[GH-ISSUE #480] How to change the configured SSID and password #405

Closed
opened 2026-02-28 01:25:08 +03:00 by kerem · 3 comments
Owner

Originally created by @labajo on GitHub (Jan 7, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/480

Hi, thanks for your library.

I tried it and I configured a Wifi network properly, but I cannot change it to another one or remove or reset the SSID saved in the devices.

How can I remove that data in order to to left de device clean?

Thank you

Originally created by @labajo on GitHub (Jan 7, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/480 Hi, thanks for your library. I tried it and I configured a Wifi network properly, but I cannot change it to another one or remove or reset the SSID saved in the devices. How can I remove that data in order to to left de device clean? Thank you
kerem closed this issue 2026-02-28 01:25:09 +03:00
Author
Owner

@labajo commented on GitHub (Jan 7, 2018):

Sorry, I didn't see wifiManager.resetSettings(); . Using this I managed to clean the Wifi credentials. The problem is that I cannot overwrite other Wifi credentials when I save them in the ConfigPortal.

<!-- gh-comment-id:355826944 --> @labajo commented on GitHub (Jan 7, 2018): Sorry, I didn't see ```wifiManager.resetSettings();``` . Using this I managed to clean the Wifi credentials. The problem is that I cannot overwrite other Wifi credentials when I save them in the ConfigPortal.
Author
Owner

@tablatronix commented on GitHub (Jan 7, 2018):

There is a bug that causes the new ap connection to bail if already connected, perhaps this is what you mean ?

<!-- gh-comment-id:355831438 --> @tablatronix commented on GitHub (Jan 7, 2018): There is a bug that causes the new ap connection to bail if already connected, perhaps this is what you mean ?
Author
Owner

@labajo commented on GitHub (Jan 7, 2018):

Yes, I think so. I saw the connection when I put the debug information visible. Thank you very much.

<!-- gh-comment-id:355837516 --> @labajo commented on GitHub (Jan 7, 2018): Yes, I think so. I saw the connection when I put the debug information visible. Thank you very much.
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#405
No description provided.