tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
664 stars 217 forks source link

AP or STA only mode. #33

Closed snahmad closed 5 years ago

snahmad commented 5 years ago

I need to start my application AP mode and then after scan and join another AP. I need to disconnect and connect to STA only. Is it possible?

tonyp7 commented 5 years ago

Fixed in latest master version: AP now starts only if the wifi is not connected