Wifi stuck in connect / disconnect loop
Posted: Tue Jul 21, 2020 7:59 am
I have an ESP32 Wrover -IB which occasionally gets stuck in a WiFi connect / disconnect loop after several hours of stable operation.
It seems to disconnect with, then almost immediately reconnects, gets an IP address, but fails a TCP connection and then disconnects with the same error.
Here's an example log showing the issue
https://pastebin.com/tySppkdZ
Has anyone else come across similar behaviours?
It seems to disconnect with
Code: Select all
wifi: ap_probe_send over, resett wifi status to disassoc
Here's an example log showing the issue
https://pastebin.com/tySppkdZ
Has anyone else come across similar behaviours?