I am using ESP8266 with sensors like BME280, GPS module etc, and sending data via MQTT to Raspberry Pi/Mosquito and the displaying the data on a Node Red dashboard. This part is all working OK, BUT if my ESP which is sending data goes offline for some reason, my Dashboard doesn't change as it continues to display the last published value. Any ideas how a "watchdog" could be incorporated to advise of this condition.
Posts made by wassa350
-
Watchdog to notify when sensor offline using Node Red