[GH-ISSUE #1726] How to save and restore Ip adress from webportal ? #1463

Open
opened 2026-02-28 01:30:10 +03:00 by kerem · 0 comments
Owner

Originally created by @davidmarli on GitHub (Mar 26, 2024).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1726

Hi,

I would like user to choose ipadress, netmask and gateway.
So I put :

wm.setShowStaticFields(true);

In webportal, it displays the 3 fields.

But, now, I don't understand how to load these settings in the setup process.

Thank you for your help.

Originally created by @davidmarli on GitHub (Mar 26, 2024). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1726 Hi, I would like user to choose ipadress, netmask and gateway. So I put : wm.setShowStaticFields(true); In webportal, it displays the 3 fields. But, now, I don't understand how to load these settings in the setup process. Thank you for your help.
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#1463
No description provided.