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

white screen on RX pro2+
#16

f4aii,

Attached is a Config_RX_Pro2PLUS.h file, customized for your sensors (Auriol inclusive), that should work with the LCD display.
As actually we aren't sure if the Data Flash memory is faulty or not, I disabled the data logger functionality in the user config options.

Connect the RTC and BME280 to the board, override existing Config_RX_Pro2PLUS.h, with the one attached, compile and upload.
The BME280 works as a pressure and Temp / Hum sensor, so you don't need to connect your SHT31.
Double check if it is really a BME280 and not just a BMP280.



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


Attached Files
.rar Config_RX_Pro2PLUS.rar Size: 4,1 KB  Downloads: 236

Reply


Messages In This Thread
white screen on RX pro2+ - by f4aii - 21-03-2017, 08:03
RE: white screen on RX pro2+ - by werk_ag - 21-03-2017, 19:49
RE: white screen on RX pro2+ - by f4aii - 22-03-2017, 18:59
RE: white screen on RX pro2+ - by werk_ag - 22-03-2017, 22:50
RE: white screen on RX pro2+ - by f4aii - 23-03-2017, 07:32
RE: white screen on RX pro2+ - by werk_ag - 24-03-2017, 06:11
RE: white screen on RX pro2+ - by MikeM - 24-03-2017, 09:06
RE: white screen on RX pro2+ - by f4aii - 26-03-2017, 08:56
RE: white screen on RX pro2+ - by werk_ag - 26-03-2017, 16:08
RE: white screen on RX pro2+ - by werk_ag - 26-03-2017, 19:44
RE: white screen on RX pro2+ - by f4aii - 27-03-2017, 02:50
RE: white screen on RX pro2+ - by werk_ag - 27-03-2017, 04:35
RE: white screen on RX pro2+ - by f4aii - 27-03-2017, 16:07
RE: white screen on RX pro2+ - by f4aii - 27-03-2017, 18:06
RE: white screen on RX pro2+ - by werk_ag - 27-03-2017, 20:48
RE: white screen on RX pro2+ - by werk_ag - 27-03-2017, 21:31
RE: white screen on RX pro2+ - by f4aii - 28-03-2017, 18:46
RE: white screen on RX pro2+ - by werk_ag - 28-03-2017, 19:01
RE: white screen on RX pro2+ - by f4aii - 01-05-2017, 10:21



Users browsing this thread: 1 Guest(s)