Well I'm not sure if there is an answer to the software issue, but I have fixed the erroneous readings by moving the BME280 away from the circuit board using a short extension wire set. I suspect that ambient temperature from the PCB devices was causing the issue, it now reads to with 0.1 deg C of another sensor placed next to it so I'm happy.
I have returned my config to;
WeatherDuino Pro2 PLUS Receiver - Version: P2AT2560_RX_v7.0_b003
Werk, not sure if the problem I have here needs to be logged somewhere for investigation as a software issue?
I have returned my config to;
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 INSIDE_TH_SENSOR 0 // 0= BME280, 1= HTU21D, 2= SHT21, 3= SHT31WeatherDuino Pro2 PLUS Receiver - Version: P2AT2560_RX_v7.0_b003
Werk, not sure if the problem I have here needs to be logged somewhere for investigation as a software issue?
41south.net.nz powered by WeatherDuino and Weewx

