matthias-bs / BresserWeatherSensorTTN

Bresser 5-in-1/6-in-1/7-in-1 868 MHz Weather Sensor Radio Receiver based on ESP32 and RFM95W/SX1276 - sends data to a LoRaWAN Network (e.g. The Things Network)
MIT License
22 stars 9 forks source link

Potential mix of weather sensor data using 6-in-1 decoder #82

Closed matthias-bs closed 4 months ago

matthias-bs commented 4 months ago

see https://github.com/matthias-bs/BresserWeatherSensorReceiver/issues/141

matthias-bs commented 4 months ago

The sketch can still send wrong temperature/humidity data in case of an incomplete data set, because the temp_ok/humidity_ok flags are not checked!