Files
esp-geiger/components/dhcp_wd
2022-10-15 03:41:04 +02:00
..
2022-10-15 03:41:04 +02:00
2022-10-15 03:41:04 +02:00
2022-10-15 03:41:04 +02:00
2022-10-15 03:41:04 +02:00
2022-10-15 03:41:04 +02:00
2022-10-15 03:41:04 +02:00

DHCP ping watchdog.

ESP32 sometimes loses wireless connectivity (expiring lease that fails to renew,
AP rebooting and forgetting us, etc). This module periodically pings the gateway
and triggers reconnect if the ping fails.