alanswx / ESPAsyncWiFiManager

Port WiFiManager to ESP Async Server
MIT License
222 stars 85 forks source link

Access Point AP Not Starting : ESP32 Sparkfun Thingy #66

Open paytah232 opened 4 years ago

paytah232 commented 4 years ago

image

It was working fine until reandomly it just wasn't. I noticed that sometime it would report : "About to scan()", but then connect anyway. However now, it reports the same and "WM: DUP AP: TPG-RGBW", and now never connects and constantly runs into timeouts.

image image

Can anyone help with this or suggest a method to try and fix. Happy to run extra code for debug purposes.

paytah232 commented 4 years ago

Also while I'm here, why does the AP scan by itself? I don't think it should be and I think it's an error. Can I fix it?

kbhuinfo commented 4 years ago

I am experiencing the same issue here.