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
if there is a WIFI network defined the device will automatically try to connect to it every 2 minutes (WIFI_RECONNECT_INTERVAL). This will break any sessions active (telnet or websocket). It would be better to disable reconnect feature while there is one such session, user can force reconnection from inside the session.
The text was updated successfully, but these errors were encountered:
if there is a WIFI network defined the device will automatically try to connect to it every 2 minutes (WIFI_RECONNECT_INTERVAL). This will break any sessions active (telnet or websocket). It would be better to disable reconnect feature while there is one such session, user can force reconnection from inside the session.
The text was updated successfully, but these errors were encountered: