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
{{ message }}
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
Ich sitze hier leider jetzt schon Ewigkeiten und bekomme meinen scheiß ESP nicht zum laufen
(ESP 8266)
Habe mit der Arduino Software gesketched (mittlerweile ohne Fehlermeldungen) D5 als LED Ausgang eingestellt und 300 LED für mein Strip definiert.
So nach dem der Sketch hochgeladen wurde bleibt die Blaue LED von meinem ESP aus. Nach ab und an stecken blinkt diese Blaue sie unterbricht immer nur ganz kurz. Es wird auch keine Wlan Verbindung aufgebaut/hergestellt
Bin leider totaller Neuling und rege mich gerade über mich selbst total auf. Hat jemand Ideen?
Den WifiManager habe ich einfach mal geupdatet was nichts brachte
Hello i got a problem with my ESP8266 just after i skteched everything i just ending with a blinking blue Led and there is no Acces Point creating from the ESP any suggestions? I just updatet the Wifimanager already
The text was updated successfully, but these errors were encountered:
When you flashed the sketch to your board, was the board new or did you erase all flash contents (not just the sketch) when uploading the new firmware to the board? You want to make sure you "Erase All" or old wifi settings that are stored on the board might be use again after uploading the new program. This is particularly true if the library version is updated. I found that I could get the firmware to compile with the wrong combination of libraries, (old Wifi manager with old ESP8266 library) but things wouldn't work right (like being able to save your wifi credentials). So, make sure you're on all the right library version, as called out in the Read.me.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hallo und guten Tag erstmal danke für das Projekt
Ich sitze hier leider jetzt schon Ewigkeiten und bekomme meinen scheiß ESP nicht zum laufen
(ESP 8266)
Habe mit der Arduino Software gesketched (mittlerweile ohne Fehlermeldungen) D5 als LED Ausgang eingestellt und 300 LED für mein Strip definiert.
So nach dem der Sketch hochgeladen wurde bleibt die Blaue LED von meinem ESP aus. Nach ab und an stecken blinkt diese Blaue sie unterbricht immer nur ganz kurz. Es wird auch keine Wlan Verbindung aufgebaut/hergestellt
Bin leider totaller Neuling und rege mich gerade über mich selbst total auf. Hat jemand Ideen?
Den WifiManager habe ich einfach mal geupdatet was nichts brachte
Hello i got a problem with my ESP8266 just after i skteched everything i just ending with a blinking blue Led and there is no Acces Point creating from the ESP any suggestions? I just updatet the Wifimanager already
The text was updated successfully, but these errors were encountered: