[GH-ISSUE #1157] Programmatically store network #990

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

Originally created by @AlexLarentis01 on GitHub (Dec 4, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1157

is it possible to programmatically store a network? If so how? I start a bluetooth portal on configModeCallback and would like to know how to save them

Originally created by @AlexLarentis01 on GitHub (Dec 4, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1157 is it possible to programmatically store a network? If so how? I start a bluetooth portal on configModeCallback and would like to know how to save them
kerem 2026-02-28 01:27:59 +03:00
  • closed this issue
  • added the
    Question
    label
Author
Owner

@tablatronix commented on GitHub (Dec 4, 2020):

wm just uses the native esp method of saving network ESP.begin()

<!-- gh-comment-id:738864728 --> @tablatronix commented on GitHub (Dec 4, 2020): wm just uses the native esp method of saving network ESP.begin()
Author
Owner

@AlexLarentis01 commented on GitHub (Dec 4, 2020):

Wow that's fast! Thanks

<!-- gh-comment-id:738868862 --> @AlexLarentis01 commented on GitHub (Dec 4, 2020): Wow that's fast! 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#990
No description provided.