mdhiggins / ESP8266-HTTP-IR-Blaster

ESP8266 Compatible IR Blaster that accepts HTTP commands for use with services like Amazon Echo
MIT License
968 stars 217 forks source link

Problem reseting the WiFiManager #290

Closed Robako closed 4 years ago

Robako commented 4 years ago

Config pin GPIO5 set to: 0 *WM: settings invalidated *WM: THIS MAY CAUSE AP NOT TO START UP PROPERLY. YOU NEED TO COMMENT IT OUT AFTER ERASING THE DATA. mounted file system *WM: Adding parameter *WM: hostname *WM: Adding parameter *WM: passcode *WM: Adding parameter *WM: port_str *WM: Adding parameter *WM: user_id Using Static IP *WM: *WM: AutoConnect *WM: Connecting as wifi client... *WM: Custom STA IP/GW/Subnet *WM: 10.0.1.10 *WM: Already connected. Bailing out. *WM: IP Address: *WM: 10.0.1.10 WiFi connected! User chose hostname '' passcode '' and port '80' *WM: freeing allocated params! WiFi configuration complete Local IP: 10.0.1.10 URL to send commands: http://ESP_2A014F.local:80 ArduinoOTA started MDNS http service added. Hostname is set to ESP_2A014F.local:80 HTTP Server started on port 80 Starting UDP Local port: 8888 Waiting for sync Transmit NTP Request time.google.com: (IP unset) No NTP Response :-( Error retrieving external IP HTTP Code: -1 connection refused External IP address request took 0 ms Ready to send and receive IR signals Turning off the LED to save power.

When I try to reset the wifimanager, it seems like it resets, but right after that, it start to connect to some wifi (not configured)