Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

PRO2+ RX and AURIOL
#7

I write bad reference, it's BME280.
my config: PRO2+, IDE 1.8.2, V2.0 b018

If i choose this:

Code:
//   Define the type of your Barometric Pressure Sensor
// --------------------------------------------------------------------------------------
#define Barometric_Sensor  0  // 0= BME280, 1= BMP280 2= BMP085 / BMP180


// --------------------------------------------------------------------------------------
//   Define the type of your inside Temperature / Humidity Sensor
// --------------------------------------------------------------------------------------
#define InsideTH_Sensor  0  // 0= BME280, 1= HTU21D, 2= SHT21, 3= SHT31


IDE send:
Code:
C:\Users\jch\Documents\Arduino\libraries\libraries\BME280\src/BME280.h:72:16: note:   candidate expects 1 argument, 5 provided
exit status 1
cannot declare variable 'bme' to be of abstract type 'BME280'

error on line 356 "BME280 bme;"    on tab WeatherDuinoPro2Plus_RX_v200_b018
Reply


Messages In This Thread
PRO2+ RX and AURIOL - by f4aii - 20-03-2017, 11:16
RE: PRO2+ RX and AURIOL - by werk_ag - 20-03-2017, 14:40
RE: PRO2+ RX and AURIOL - by f4aii - 11-04-2017, 10:05
RE: PRO2+ RX and AURIOL - by werk_ag - 11-04-2017, 14:06
RE: PRO2+ RX and AURIOL - by f4aii - 11-04-2017, 16:53
RE: PRO2+ RX and AURIOL - by werk_ag - 11-04-2017, 18:19
RE: PRO2+ RX and AURIOL - by f4aii - 12-04-2017, 07:50
RE: PRO2+ RX and AURIOL - by werk_ag - 12-04-2017, 11:03
RE: PRO2+ RX and AURIOL - by f4aii - 13-04-2017, 05:23
RE: PRO2+ RX and AURIOL - by werk_ag - 13-04-2017, 05:42



Users browsing this thread: 1 Guest(s)