tzapu / WiFiManager

ESP8266 WiFi Connection manager with web captive portal
http://tzapu.com/esp8266-wifi-connection-manager-library-arduino-ide/
MIT License
6.63k stars 1.98k forks source link

some weird issue in my library. #780

Open karthhic opened 5 years ago

karthhic commented 5 years ago

WM: settings invalidated WM: THIS MAY CAUSE AP NOT TO START UP PROPERLY. YOU NEED TO COMMENT IT OUT AFTER ERASING THE DATA. WM: WM: AutoConnect WM: Connecting as wifi client... WM: Using last saved values, should be faster WM: Connection result: WM: 0 WM: WM: Configuring access point... WM: ESP154137 WM: AP IP address: WM: 192.168.4.1 WM: HTTP server started

I am getting this issue, I dont know what to do, AP is not showing up also not connecting to the router.

tablatronix commented 5 years ago

Are you erasing settings on purpose?

karthhic commented 5 years ago

Actually i had 2 different programs, i just tried to combine both to one program. one used wifi manager and the other using the normal wifi where we declare SSID and password. after combining i removed the old method and tried to use wifi manager. but endedup with this error.

tablatronix commented 5 years ago

Settings invalidated means you are calling erase somewhere