[GH-ISSUE #876] Ability to add default SSID and Password using code. #740

Closed
opened 2026-02-28 01:26:50 +03:00 by kerem · 1 comment
Owner

Originally created by @AboveTheHeavens on GitHub (May 1, 2019).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/876

So here is what I want to do:

I have a raspberry pi which I am using as server to control multiple nodemcus all of which are using WiFi manager.

I want to be able to "add" or "set" the ssid and password for connection using raspberry pi. In other words, instead of just having the option of setting wifi credentials using AP mode and changing the values for all nodes one by one, I want the pi to do it automatically.

Any idea how I can do this?

Originally created by @AboveTheHeavens on GitHub (May 1, 2019). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/876 So here is what I want to do: I have a raspberry pi which I am using as server to control multiple nodemcus all of which are using WiFi manager. I want to be able to "add" or "set" the ssid and password for connection using raspberry pi. In other words, instead of _just_ having the option of setting wifi credentials using AP mode and changing the values for all nodes one by one, I want the pi to do it automatically. Any idea how I can do this?
kerem closed this issue 2026-02-28 01:26:50 +03:00
Author
Owner

@tablatronix commented on GitHub (May 1, 2019):

you can if they are already on the network, otherwise you have to use ap mode, not sure how else you would do it, except have your code join the network and grab creds from the server but that has nothing to do with Wm

<!-- gh-comment-id:488383946 --> @tablatronix commented on GitHub (May 1, 2019): you can if they are already on the network, otherwise you have to use ap mode, not sure how else you would do it, except have your code join the network and grab creds from the server but that has nothing to do with 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#740
No description provided.