[GH-ISSUE #1120] How and where is save to SSID and password? #960

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

Originally created by @makyazi on GitHub (Sep 5, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1120

İ want to reset to saved data . I didn't find to where is save to SSID . Can you show me please?

Originally created by @makyazi on GitHub (Sep 5, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1120 İ want to reset to saved data . I didn't find to where is save to SSID . Can you show me please?
kerem closed this issue 2026-02-28 01:27:51 +03:00
Author
Owner

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

This is just esp library stuff, but wm has a wrapper for it
wm.resetSettings()

<!-- gh-comment-id:687651642 --> @tablatronix commented on GitHub (Sep 5, 2020): This is just esp library stuff, but wm has a wrapper for it wm.resetSettings()
Author
Owner

@LinhIThust commented on GitHub (Nov 3, 2020):

@tablatronix i want to know exactly how to save the ssid and password. can you tell me?
Are they stored in EEPROM or somewhere else?

<!-- gh-comment-id:721021175 --> @LinhIThust commented on GitHub (Nov 3, 2020): @tablatronix i want to know exactly how to save the ssid and password. can you tell me? Are they stored in EEPROM or somewhere else?
Author
Owner

@tablatronix commented on GitHub (Nov 3, 2020):

They are stored by the esp library not WM

<!-- gh-comment-id:721165770 --> @tablatronix commented on GitHub (Nov 3, 2020): They are stored by the esp library not WM
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#960
No description provided.