Page 1 of 1

Wi-Fi Connect timeout

Posted: Wed Oct 03, 2018 12:08 pm
by vinayakk28
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

Re: Wi-Fi Connect timeout

Posted: Thu Oct 04, 2018 12:41 pm
by vinayakk28
Hello,

I am awaiting for response. Please provide info.

Regards
vinayak

Re: Wi-Fi Connect timeout

Posted: Sat Oct 27, 2018 4:14 am
by vinayakk28
This resolved my issue. Thanks!

Re: Wi-Fi Connect timeout

Posted: Mon Apr 22, 2019 6:09 am
by lizhe1988
How did you resolve? I faced same problem, could you show me your answer? thanks