DHCP ip lease renewal
Posted: Thu Oct 31, 2024 6:29 pm
Hello,
I have and esp32 with softAP and another esp32 WiFi client connecting with each other. My problem is that with default settings after 2 hours they disconnect because of the DHCP ip lease time.
1) I can change the lease time on softAP, what is the maximum time i can define?
2) Can the client send something to the softAP to tell everything is ok, or reset the lease time to avoid the client disconnection?
Thank you.
I have and esp32 with softAP and another esp32 WiFi client connecting with each other. My problem is that with default settings after 2 hours they disconnect because of the DHCP ip lease time.
1) I can change the lease time on softAP, what is the maximum time i can define?
2) Can the client send something to the softAP to tell everything is ok, or reset the lease time to avoid the client disconnection?
Thank you.