You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also looking for a similar thing.
I want to integrate the WiFiManager into an existing project, but without blocking my main code.
The program I've written is meant to be used in cars. Some people might have a Hotspot already, others might not. In the latter case I want the ESP to remain in AP mode and run all my other code.
I was thinking to modify the code so it will:
not block until there is connection in STA mode
only set a server handle for /wifi? to allow users to select a WiFi network to connect to and link to that page somewhere in my custom index.html
Has anyone done a similar thing?
Suggestions are welcome!
Hi
Is there a way to bypass the opening screen with configure, info and reset and go straight to "Configure wifi" with scan.
thanks
The text was updated successfully, but these errors were encountered: