recuperator fan control with esp32
esp-recuperator/components/dhcp_wd/README.txt

6 lines
225 B

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.