[GH-ISSUE #742] More than one set of retained WiFi credentials? #621

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

Originally created by @CaptClaude on GitHub (Sep 23, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/742

I have a question!
Having a good experience with WiFiManager on D1-Mini clones making portable @Cheerlights.
However: How many WiFi credential sets should be stored?
99% of the time the most recent are recalled and used but I seem to recall that I have seen more than one were retained.
Recent experiments done by moving between two different access points (out of range of each other) show that only the most recent is retained.

Am I missing something? Can more than one set of credentials be retained (by adding more code?).

Originally created by @CaptClaude on GitHub (Sep 23, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/742 I have a question! Having a good experience with WiFiManager on D1-Mini clones making portable @Cheerlights. However: How many WiFi credential sets should be stored? 99% of the time the most recent are recalled and used but I seem to recall that I have seen more than one were retained. Recent experiments done by moving between two different access points (out of range of each other) show that only the most recent is retained. Am I missing something? Can more than one set of credentials be retained (by adding more code?).
kerem closed this issue 2026-02-28 01:26:15 +03:00
Author
Owner

@tablatronix commented on GitHub (Sep 23, 2018):

Not with wifimanager, there are 2 prs that add multi ap support, and esp lib has multi support, but only 1 is retianed it is basically a list that it loops through then saves the one that works

<!-- gh-comment-id:423850246 --> @tablatronix commented on GitHub (Sep 23, 2018): Not with wifimanager, there are 2 prs that add multi ap support, and esp lib has multi support, but only 1 is retianed it is basically a list that it loops through then saves the one that works
Author
Owner

@CaptClaude commented on GitHub (Sep 24, 2018):

Appreciate the quick response.

2 prs
Sorry for the slow uptake, but what are "prs"?
Having more than one is "nice to have", but certainly not a requirement.

<!-- gh-comment-id:424134900 --> @CaptClaude commented on GitHub (Sep 24, 2018): Appreciate the quick response. > 2 prs Sorry for the slow uptake, but what are "prs"? Having more than one is "nice to have", but certainly not a requirement.
Author
Owner

@tablatronix commented on GitHub (Sep 24, 2018):

Pull requests

<!-- gh-comment-id:424144258 --> @tablatronix commented on GitHub (Sep 24, 2018): Pull requests
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#621
No description provided.