Wi-Fi Connect timeout
Posted: Wed Oct 03, 2018 12:08 pm
Hi,
When esp32 is sta mode and not able to connect to host, what is time duration it waits for esp32 to connect to wifi?
How can I change this timeout or skip the wait and do rest of the activities in board?
I (236) wifi: Init dynamic tx buffer num: 32
I (236) wifi: Init data frame dynamic rx buffer num: 32
I (236) wifi: Init management frame dynamic rx buffer num: 32
I (246) wifi: Init static rx buffer size: 1600
I (246) wifi: Init static rx buffer num: 10
I (246) wifi: Init dynamic rx buffer num: 32
I (256) WiFi: start the WIFI SSID:[vin] password:[******]
I (326) phy: phy_version: 3910, c0c45a3, May 21 2018, 18:07:06, 0, 0
I (326) wifi: mode : sta (24:0a:c4:16:73:60)
I (326) WiFi: Waiting for wifi
Regards
Vinayak
When esp32 is sta mode and not able to connect to host, what is time duration it waits for esp32 to connect to wifi?
How can I change this timeout or skip the wait and do rest of the activities in board?
I (236) wifi: Init dynamic tx buffer num: 32
I (236) wifi: Init data frame dynamic rx buffer num: 32
I (236) wifi: Init management frame dynamic rx buffer num: 32
I (246) wifi: Init static rx buffer size: 1600
I (246) wifi: Init static rx buffer num: 10
I (246) wifi: Init dynamic rx buffer num: 32
I (256) WiFi: start the WIFI SSID:[vin] password:[******]
I (326) phy: phy_version: 3910, c0c45a3, May 21 2018, 18:07:06, 0, 0
I (326) wifi: mode : sta (24:0a:c4:16:73:60)
I (326) WiFi: Waiting for wifi
Regards
Vinayak