[GH-ISSUE #1126] Change wifi network or password #964

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

Originally created by @pilere on GitHub (Sep 17, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1126

Hi,
I would love to offer the ability to change the wifi network or password while already connected, is it possible ? I am using autoconnect at the beginning of my code and it's just perfect but after that I do setup a webserver so the AP one need to be added in noAP mode .... not sure it's possible ... How do you manage password change ...

Stephane

Originally created by @pilere on GitHub (Sep 17, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1126 Hi, I would love to offer the ability to change the wifi network or password while already connected, is it possible ? I am using autoconnect at the beginning of my code and it's just perfect but after that I do setup a webserver so the AP one need to be added in noAP mode .... not sure it's possible ... How do you manage password change ... Stephane
kerem closed this issue 2026-02-28 01:27:53 +03:00
Author
Owner

@tablatronix commented on GitHub (Sep 17, 2020):

If you mean via the configportal, then use the ondemand examples to manually start the configportal, however you cannot run the wm webserver and your own at the same time, unless you use the same instance ( is is public in the dev version)

<!-- gh-comment-id:694228655 --> @tablatronix commented on GitHub (Sep 17, 2020): If you mean via the configportal, then use the ondemand examples to manually start the configportal, however you cannot run the wm webserver and your own at the same time, unless you use the same instance ( is is public in the dev version)
Author
Owner

@pilere commented on GitHub (Nov 26, 2020):

If you mean via the configportal, then use the ondemand examples to manually start the configportal, however you cannot run the wm webserver and your own at the same time, unless you use the same instance ( is is public in the dev version)

Thanks !!

<!-- gh-comment-id:734154289 --> @pilere commented on GitHub (Nov 26, 2020): > If you mean via the configportal, then use the ondemand examples to manually start the configportal, however you cannot run the wm webserver and your own at the same time, unless you use the same instance ( is is public in the dev version) Thanks !!
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#964
No description provided.