esp32_nat_router
esp32_nat_router copied to clipboard
DHCP lease time
I have few DIY-IoT esp32-based devices connected to this router. I see that they are getting a new IP each hour. Is it configurable somehow? Thanks in advance.
Is CONFIG_LWIP_DHCPS_LEASE_UNIT=60 what I'm looking for?