[GH-ISSUE #1153] [QUESTION] ControlManager Existing after connecting to network from captive portal #989

Closed
opened 2026-02-28 01:27:59 +03:00 by kerem · 4 comments
Owner

Originally created by @Karmakstylez on GitHub (Nov 29, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1153

Hello,

Is there a way to keep the ControlManager accessible instead of wiping the settings and start over again so you can change the WiFi or reset the info via de captive portal?

Please let me know.

~Karmakstylez

Originally created by @Karmakstylez on GitHub (Nov 29, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1153 Hello, Is there a way to keep the ControlManager accessible instead of wiping the settings and start over again so you can change the WiFi or reset the info via de captive portal? Please let me know. ~Karmakstylez
kerem 2026-02-28 01:27:59 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@andrezanna commented on GitHub (Dec 20, 2020):

Hello, i'm interested in this too.
Thanks

<!-- gh-comment-id:748587573 --> @andrezanna commented on GitHub (Dec 20, 2020): Hello, i'm interested in this too. Thanks
Author
Owner

@FlMerz commented on GitHub (Dec 20, 2020):

Hi I think that's not possible with the current version. The problem is that the controller must change from ap mode to sta mode to check your inserted WiFi credentials. During the start of the sta mode the ap mode will be disabled which will close the config portal...

Maybe you can increase the speed of changing back to ap mode if you don't restart the esp completely.

<!-- gh-comment-id:748617510 --> @FlMerz commented on GitHub (Dec 20, 2020): Hi I think that's not possible with the current version. The problem is that the controller must change from ap mode to sta mode to check your inserted WiFi credentials. During the start of the sta mode the ap mode will be disabled which will close the config portal... Maybe you can increase the speed of changing back to ap mode if you don't restart the esp completely.
Author
Owner

@tablatronix commented on GitHub (Dec 20, 2020):

Yes in the dev and alpha version, you can ondemand and non blocking start the webserver on sta mode also

<!-- gh-comment-id:748618486 --> @tablatronix commented on GitHub (Dec 20, 2020): Yes in the dev and alpha version, you can ondemand and non blocking start the webserver on sta mode also
Author
Owner

@tablatronix commented on GitHub (Dec 20, 2020):

#500

<!-- gh-comment-id:748618502 --> @tablatronix commented on GitHub (Dec 20, 2020): #500
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#989
No description provided.