ruuvi / ruuvi.gateway_esp.c

Ruuvi Gateway ESP32 code
BSD 3-Clause "New" or "Revised" License
24 stars 15 forks source link

The network watchdog timer timeout is disabled when configuration mode is activated #1019

Closed TheSomeMan closed 2 months ago

TheSomeMan commented 2 months ago

When the browser opens the Configuration Wizard, the gateway enters configuration mode. While the browser is active, the gateway does not relay data. Gateway must be rebooted by the network watchdog timeout after 1 hour (in case the user forgot to close the browser with the configuration wizard).

markoaamunkajo commented 2 months ago

Leave browser open for 1 hour and after 1 hour GW should switch to normal mode, connect to cloud, Browser should report lost connection

markoaamunkajo commented 2 months ago

QA passed