[GH-ISSUE #135] setting up a static IP for the normal usage (when not in STA mode) #104

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

Originally created by @Jobenas on GitHub (Mar 24, 2016).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/135

Hi tzapu!

First of all, congratulations on the library is really awesome and a life saver! It actually motivated me to take up esp projects again. I wanted to know if there's a way to tell the Wifimanager to try to connect to a network with a given static ip? I've been reading the documentation but I can't seem to figure how to do that in particular. Thanks for any help on that regard.

Jorge.

Originally created by @Jobenas on GitHub (Mar 24, 2016). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/135 Hi tzapu! First of all, congratulations on the library is really awesome and a life saver! It actually motivated me to take up esp projects again. I wanted to know if there's a way to tell the Wifimanager to try to connect to a network with a given static ip? I've been reading the documentation but I can't seem to figure how to do that in particular. Thanks for any help on that regard. Jorge.
kerem closed this issue 2026-02-28 01:23:26 +03:00
Author
Owner

@tzapu commented on GitHub (Mar 24, 2016):

hi,

this is what you need

https://github.com/tzapu/WiFiManager#custom-station-client-static-ip-configuration

cheers and thank you very much :D

<!-- gh-comment-id:200873865 --> @tzapu commented on GitHub (Mar 24, 2016): hi, this is what you need https://github.com/tzapu/WiFiManager#custom-station-client-static-ip-configuration cheers and thank you very much :D
Author
Owner

@Jobenas commented on GitHub (Mar 24, 2016):

From what I read that gives the STA, the station portal, a static IP. Am I understanding correctly that this wouldn't affect the application once it connects to a network? Thanks again!

<!-- gh-comment-id:200894420 --> @Jobenas commented on GitHub (Mar 24, 2016): From what I read that gives the STA, the station portal, a static IP. Am I understanding correctly that this wouldn't affect the application once it connects to a network? Thanks again!
Author
Owner

@tzapu commented on GitHub (Mar 24, 2016):

hi

STA = station (client)
AP = access point (configuration mode)

so using that it would set the IP after it connects to the network

cheers

On 24 Mar 2016, at 17:44, Jobenas notifications@github.com wrote:

From what I read that gives the STA, the station portal, a static IP. Am I understanding correctly that this wouldn't affect the application once it connects to a network? Thanks again!


You are receiving this because you modified the open/close state.
Reply to this email directly or view it on GitHub https://github.com/tzapu/WiFiManager/issues/135#issuecomment-200894420

<!-- gh-comment-id:200929946 --> @tzapu commented on GitHub (Mar 24, 2016): hi STA = station (client) AP = access point (configuration mode) so using that it would set the IP after it connects to the network cheers > On 24 Mar 2016, at 17:44, Jobenas notifications@github.com wrote: > > From what I read that gives the STA, the station portal, a static IP. Am I understanding correctly that this wouldn't affect the application once it connects to a network? Thanks again! > > — > You are receiving this because you modified the open/close state. > Reply to this email directly or view it on GitHub https://github.com/tzapu/WiFiManager/issues/135#issuecomment-200894420
Author
Owner

@Jobenas commented on GitHub (Mar 25, 2016):

Thank you very much! didn't get that definition

<!-- gh-comment-id:201107616 --> @Jobenas commented on GitHub (Mar 25, 2016): Thank you very much! didn't get that definition
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#104
No description provided.