You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My lilygo rtl_433 seems to stop responding every once in a while -- can be days weeks or months apart.
I often am not around to "reboot" it when that happens.
Is there a "watchdog" type feature whereby once could configure it to reset if:
Loses connection to Internet for more than X seconds
Loses connection to MQTT broker for more than Y seconds
Has no new signals received for more than Z seconds
In my case, all three of those situations would be cause to reboot the device...
Is this possible now?
Is it something you would consider adding?