Humidity Sensor Data not recorded

My PM sensor (ID 71164) is correctly logging and uploading data to this website.
The Temp/humidity sensor BME280 (71165) is not logging and uploading data.

When I browse to the device on my wLAN, I can see data from both sets of sensors are visible under the current data tab.

How can I force the BME to transmit

Welcome on board !
Feel free to ask me anything about analysis, LoRaWAN, API etc.

I fear that you were sold a BMP280 and no BME280… Let me check.
Can you send me the board ID? esp8666-…
Do you get the pressure ?

Otherwise connection issue. Please send me picture. i will check the solder points.

Good Afternoon, thank you for your reply

ChipID: esp8266-7035563

Under Current Data, I can see the following, so I think the BME280 is wired correctly

Home » Current data

131 seconds since last measurement.

Sensor Parameter Value
SDS011 PM2.5 1.6 µg/m³
SDS011 PM10 2.6 µg/m³
BME280 temperature 4.4 °C
BME280 air pressure 992.18 hPa
BME280 humidity 100.0 %
WiFi signal strength -38 dBm
WiFi signal quality 100 %

OK.
It works.
Check the configuration in devices.sensor.community. It has to be the same.
Where do you see the value are not logged ?

Under my sensors, on devices.sensor.community

Data from Node esp8266-7035563

Typically, two sensors are attached to each node: the fine dust sensor and the Humidity and temperature sensor. The sensor number can also be found on the fine dust map again.

particulate matter sensor SDS011

Sensor ID: 71164 (show on map)
Last updated: 09.03.2023, 08:34:49
Fine dust 10 µm: 9.47 µg/m³
Fine dust 2.5 µm: 3.83 µg/m³

temperature/humidity sensor DHT22

Sensor ID: 71165
No current data are available for this sensor.

I’ve just realised that the configured device on the devices.sensor.comminity is a DHT22, vs the BME280 physically installed on the device. I think this missmatch may be the source of the error

This has resolved the issue

Data from Node esp8266-7035563

Typically, two sensors are attached to each node: the fine dust sensor and the Humidity and temperature sensor. The sensor number can also be found [on the fine dust map again]

particulate matter sensor SDS011

Sensor ID: 71164 (show on map)
Last updated: 09.03.2023, 10:02:38
Fine dust 10 µm: 3.57 µg/m³
Fine dust 2.5 µm: 1.97 µg/m³

temperature/humidity/pressure sensor BME280

Sensor ID: 71165 (show on map)
Last updated: 09.03.2023, 10:02:38
Temperature: 5.76 °C
Pressure: 994.84 hPa
Humidity: 100.00 % RH
Pressure at sea level: 1000.00 hPa
1 Like

Yes it is exactly what I meant :slight_smile: