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
I have the following scenario: My mesh network consists of approximately 25 nodes that have successfully synchronized and can reliably communicate with the constantly powered master. In the event of a brief power outage (only nodes) lasting a few milliseconds, some nodes or all nodes may reboot. However, before shutting down, these nodes have enough energy to store their functioning network address in the EEPROM. Is it possible for such a node to rejoin the network at startup by loading the saved address from the EEPROM? The node should not remain static afterward but should also be able to move dynamically within the mesh. It is important that the network becomes operational again as quickly as possible.