[GH-ISSUE #233] startConfigPortal seems not working #195

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

Originally created by @Slartitorto on GitHub (Oct 7, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/233

Hi, I'm in trouble with startConfigPortal.
Calling the startConfigPortal function, the new SSID and password seem not saved in eeprom; when the function exits, the esp links with old network with old password.
I tried with personal hotspot on my iphone: the esp go in configuration mode (by the startConfigPortal function), starts the AP and the captive portal, I connect on the new AP and the captive portal, then I set the iphone's personal hotspot, set the right password, but when esp.reset is execute or I restart the esp, I don't see any connection on the iphone, but I see the esp connecting to the old SSID.
Perhaps startConfigPortal save the new password only if the esp can't connect to the previuos SSID ?

Originally created by @Slartitorto on GitHub (Oct 7, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/233 Hi, I'm in trouble with startConfigPortal. Calling the startConfigPortal function, the new SSID and password seem not saved in eeprom; when the function exits, the esp links with old network with old password. I tried with personal hotspot on my iphone: the esp go in configuration mode (by the startConfigPortal function), starts the AP and the captive portal, I connect on the new AP and the captive portal, then I set the iphone's personal hotspot, set the right password, but when esp.reset is execute or I restart the esp, I don't see any connection on the iphone, but I see the esp connecting to the old SSID. Perhaps startConfigPortal save the new password only if the esp can't connect to the previuos SSID ?
kerem closed this issue 2026-02-28 01:23:56 +03:00
Author
Owner

@kentaylor commented on GitHub (Oct 7, 2016):

It works for others. Not a lot of clues in the problem description.

<!-- gh-comment-id:252365933 --> @kentaylor commented on GitHub (Oct 7, 2016): It works for others. Not a lot of clues in the problem description.
Author
Owner

@tablatronix commented on GitHub (Nov 11, 2016):

Its possible your esp is not resetting by itself.

<!-- gh-comment-id:260011800 --> @tablatronix commented on GitHub (Nov 11, 2016): Its possible your esp is not resetting by itself.
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#195
No description provided.