This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 98
Stationmode Static IP changes to dhcp when esp8266 is restarted #28
Labels
bug
Something isn't working
Comments
Hi @05prateek Thanks for using library. Don't worry about making error and
You can change your sketch as follows
It's possible we have some bug in autoconnect when using new STA Static IP. I'll definitely have a look at the possible. issue. |
Hi @05prateek Just inform you that the new ESP_WiFiManager v1.0.11 has been released, with your contribution noted in Contributions-and-Thanks. The autoConnect() bug has been fixed and autoConnect() function has been pulled out of the deprecated list. Now you can use your original sketch with STA static IP working as expected. Releases 1.0.11
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
im very new to arduino and stuff, i made a code but i'm unable to keep the static IP persistent. it changes to dhcp as soon as i restart the esp. please correct me if i'm doing something wrong.
The text was updated successfully, but these errors were encountered: