nettigo / namf

Nettigo Air Monitor Firmware
GNU General Public License v3.0
33 stars 19 forks source link

NAM KIT loses BME280 and HECA data #68

Closed DaleBCooper closed 9 months ago

DaleBCooper commented 1 year ago

Today was the 3rd time in the last two weeks one of my NAM Kits (BME 0.3.3 PRO soldered) lost the BME280 and HECA data. The PM data from the SDS011 was not effected. I have no idea what may have caused this. After a reboot via the web interface the HECA and BME280 worked again.

One annoying side effect is that the graphs for temperature, humidity and pressure get distorted, especially on opensensemap.org and aqi.eco since the firmware sends the following values to the API:

temperature: -128 pressure: -1 humidity: -1

Wouldn't it be better to send an empty string "" in such cases to all API to at least prevent the distortion of the graphs?

Screenshot 2023-07-14 at 02-41-21 Temperature _ Humidity _ Pressure - Dashboards - Grafana Screenshot 2023-07-13 at 21-33-01 Sensor status_ Screenshot 2023-07-13 at 21-32-08 Current data_

netmaniac commented 9 months ago

OK, with 46rc3 it should not happen again. If this is still problem you need to switch to beta updates channel to get 46rc3. Or wait for regular -46 release.