PE5PVB / TEF6686_ESP32

Advanced arduino based firmware for TEF6686 with ESP32
GNU General Public License v3.0
105 stars 43 forks source link

When Wifi setup failed, show FAILED #598

Closed andimik closed 5 months ago

andimik commented 5 months ago

When Wifi setup failed (wrong password), I expect that FAILED is shown on the display, but it will still show "Connect to ..."

Then you need to restart it but it cannot connect to the Wifi and will disable it of course.

PE5PVB commented 5 months ago

Yes, this is a known problem of the current WiFi library. I'm still searching for another one. If I trigger it the way I want it will get in an endless loop. 

Hopefuly I can find a better alternative soon.

andimik commented 5 months ago

So this is external software? Then I'll close it of course.