Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
14.95k stars 3.23k forks source link

Network Connection #266

Closed ludeatude closed 4 years ago

ludeatude commented 5 years ago

After installing wled on a NodeMCU. I went through the AP to change the network settings so it can connect with my network. Everytime I change it, it never connects. I have another NodeMCU that I went through this process with just fine but this one is not connecting.

Partizan7676 commented 5 years ago

It seems like firmware don't like spaces in network name.

ludeatude commented 5 years ago

My SSID is only 1 name with no spaces.

brentbrooks70 commented 5 years ago

Check out #188 particularly sansillusion's reply on 7/16 or possibbly gsynthchris' reply on 9/8 If neither of those apply to you can you provide a little more info, type of board (version of NodeMCU), running from bin or compiling own, IDE version and core version of your board definition.

hristo-atanasov commented 5 years ago

Hmmm .. I swear there is something wrong in the code. I have 15pcs NodeMCU V3 (two different models). I tried with 6 same boards. After many, many flashing I managed to save the settings only on two of them and they are now working. The strange thing is that I flashed these two particular boards may be 6-7 times each until somehow I managed to save the wi-fi and led strip settings. Another strange thing I saw is that the SSID and the password are saved, but after restart, it just does not connect to the wifi, but starts the AP again. When I connect to the AP I see that the SSID and Pass are there. :\ As all other boards are already flashed 3-4 times each, I feel a little tired of repeating same process again and again. What could cause such behavior?

PS: I tried the other model too. It is struggling the same way. Not a power issue - tried with 5V from 0.5A up to 30.0A

stale[bot] commented 4 years ago

Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. Thank you for using WLED!