You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to provide user ability to switch between DHCP and static IP configuration .
How to do it?
I try to use setSTAStaticIPConfig in sketch with default values, but when, during the configuration on Captive Portal leave it blank ( or enter wrong value) ESP successfully connects to WIFI as client but with wrong IP, DNS, etc. Hence device connected to wifi but not accessible from network due to wrong submask or gateway, ect. And it seems no way to go back to change them, or start device in AP mode again. Lot of words, hope I was plain))