Page 2 of 5

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Sat Jan 19, 2019 9:07 am
by Ritesh
jcsbanks wrote:
Fri Jan 18, 2019 8:29 pm
Ritesh, WiFi debug logging was enabled through menuconfig, sorry not near computer to remember exact name for the next few days.

We are 1 week into the 2 week estimate that liuzhifu provided to wait for a fix, I have not seen anything to test yet.
Ok. Fine. It will be good if you provide few more details regarding issue which you are facing so that I can look and provide some suggestions for that if possible and feasible to test at your side

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Sat Jan 19, 2019 10:27 am
by jcsbanks
Everything I could think of is in post #1 and the fix is in hand from Espressif. Presumably in the closed source WiFi driver.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Sat Jan 19, 2019 5:17 pm
by Ritesh
jcsbanks wrote:
Sat Jan 19, 2019 10:27 am
Everything I could think of is in post #1 and the fix is in hand from Espressif. Presumably in the closed source WiFi driver.
Ok. Fine. Let's wait to get solution from Espressif Team.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Sat Jan 26, 2019 12:16 am
by jcsbanks
liuzhifu wrote:
Fri Jan 11, 2019 2:47 am
If your problem is same as the one I'm talking about, we already have enhancement for it, it will be merged into IDF within about 2 weeks.
Hi @liuzhifu

I have been looking at esp-idf commits and those in your name, but don't yet see anything.

Please could you give us an update on the fix or if there is a delay, advise any fix you may wish us to test?

Thanks,

John

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Mon Jan 28, 2019 12:40 pm
by littlesky
We can reproduce the issue in our lab now. We are investigating it and will fix it ASAP.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Fri Feb 15, 2019 9:03 am
by littlesky
The bug has been fixed. Please update the IDF branch to check whether it works for you.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Fri Feb 15, 2019 4:24 pm
by jcsbanks
Thanks!

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Sun Feb 17, 2019 10:26 am
by Ritesh
littlesky wrote:
Fri Feb 15, 2019 9:03 am
The bug has been fixed. Please update the IDF branch to check whether it works for you.
Hi,

Would you please send us commit I'd in which you have fixed this issue.

Because, We have also fixed this type of same issue after restarting ESP32 into STA mode and not able to connect with few devices while able to connect with few other devices.

Also, Will it be possible to get Disconnect Event after restarting ESP32 device into STA? Just consider that ESP32 device is connected with AP configured before restarting it.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Mon Feb 18, 2019 3:24 am
by littlesky
Which version or branch did you use? Yes, it can get disconnect event.

Re: Android hotspot requires restarting for ESP32 to reconnect or fails: auth -> init (200)

Posted: Mon Feb 18, 2019 4:16 am
by Ritesh
Ritesh wrote:
Sun Feb 17, 2019 10:26 am
littlesky wrote:
Fri Feb 15, 2019 9:03 am
The bug has been fixed. Please update the IDF branch to check whether it works for you.
Hi,

Would you please send us commit I'd in which you have fixed this issue?

Because, We have also faced this type of same issue after restarting ESP32 into STA mode and not able to connect with few devices while able to connect with few other devices.

Also, Will it be possible to get Disconnect Event after restarting ESP32 device into STA? Just consider that ESP32 device is connected with AP configured before restarting it.