asm7100 wrote: One could make a check on whether one of ESP's pins are high ??
Otherwise EasyloT display an error icon for the module fails.
Just an idea.
very nice idea..we directly know if that node is down
I have automation program to check if node is alive. For ESP8266 you have Status.Connection property. In MySesnosrs (NRF24L01) driver you do not have connection status, so all nodes should send data at least once per day. If not I detect this and send notification email.
I plan to add Status.Connection visualization in WEB interface on module display.