Closed mkohns closed 2 years ago
Hey,
Unfortunately, this is one of those issues that plagued this project since the very start. I still have no idea why it's happening but, at some point, I stop getting events from the ESP Wi-Fi library. It seems to be stuck somehow/somewhere. The only thing I have noticed is that it happens more often when Wi-Fi reception is low. Does it also happen within an hour if the ESP32 is closer to the access point?
I'm closing this ticket a duplicate of #68 but feel free to add more information here or there if you think it might help.
Thanks!
I tested the below with esp-idf v.4.4 (readme.md) and v.4.4.1 and v.4.4.2. All behave the same
Describe the bug The system does loose WiFi connection although AP is in same room and is functional. After WiFi disconnect, the system does not recover and connect WiFi again. The below log starts with working system (publishing).
To Reproduce Steps to reproduce the behaviour:
Expected behavior WiFi reconnects, MQTT reconnects, BLE reconnects, everything is working again.
Configuration and logs