Timeout duration WiFi client mode.
Posted: Tue Oct 24, 2023 3:36 pm
My esp32 is mobile, means it wanders around the house. One WiFi AP is not enough to cover the area, i have multiple AP's conneted by wire with the same SSID but different BSSID /mac on different channels. Now if the esp32 wanders out of one AP range it takes 18 seconds to reset the connection and connect to the new AP.
This timeout is way too long. The esp32 may move 10m during the 18 seconds and end up on the road (happened) because i cant stop it. How can i shorten the time the esp32 needs to realize he has lost "wl_connected"?
This timeout is way too long. The esp32 may move 10m during the 18 seconds and end up on the road (happened) because i cant stop it. How can i shorten the time the esp32 needs to realize he has lost "wl_connected"?