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.57k stars 3.12k forks source link

First led is white, second is green and I have no control over them at all #1506

Closed EJ2Splashy closed 3 years ago

EJ2Splashy commented 3 years ago

Using ws2812b lights on an ESP8266 board, 60/m 300led 5m strip 5v

I’ve flashed the board and plugged it all in, wired it up correctly but when I turn the strip on the first led is white, the second was green and the rest were off but while writing this I unplugged the ground wire from the board and the green one turned yellow, and stayed yellow even after I put the ground wire back. I’m connected on WLED but I have no control. Please help if possible, thank you!

EJ2Splashy commented 3 years ago

WLED version 0.11.0

huggy-d1 commented 3 years ago

Is your ESP8266 GND connected to the GND lead of the power supply AND the GND lead of the LED strip? If it is not, please make that interconnection.

EJ2Splashy commented 3 years ago

Is your ESP8266 GND connected to the GND lead of the power supply AND the GND lead of the LED strip? If it is not, please make that interconnection.

Thanks for the reply, I’ll check when I’m home but I’m pretty sure, I’ve connected the led ground to the nodeMCU and the psu

WolfgangHusen commented 3 years ago

same here: Using ws2812b lights on an ESP8266 board, 60/m 300led 5m strip 5v. Version 0.11.0 and 0.11.1. everything is properly connected...

EJ2Splashy commented 3 years ago

How many of ur leds turn on?

WolfgangHusen commented 3 years ago

first try first was white, second green. after plugging and de-plugging... up to 12. now only first is green

EJ2Splashy commented 3 years ago

Yeah that’s exactly what happens to me more turn on as u unplug and plug back in but I have no idea what the problem is

WolfgangHusen commented 3 years ago

i give it a try now with a different led strip...

WolfgangHusen commented 3 years ago

no change, different strip, first 1 green and 2 white; then 4 white... no control at all

WolfgangHusen commented 3 years ago

UPDATE: I used another ESP8266 board - it works! And now the strange thing: I flashed onto the "buggy" board a 2801 binary, connected a 2801 strip, and it works, as well! (No surprise why the suizide rate of IT people is high...)

EJ2Splashy commented 3 years ago

Wait so you just used a different board??

mike2nl commented 3 years ago

@WolfgangHusen @EJ2Splashy Some tips:

This is what i do on Windows 7 and 10 machines when i help out others. I make use of the Command (CMD) console in windows.

My esp tool is placed here: cd C:\Temp_Tools\esptool\0.4.13

And this is commend i use always twice to be sure. But between the two commands the esp board has to be disconneted and then reconnected and the send a second time the command. I had never bad flashes the last 4 years.

esptool -cp COM18 -cb 115200 -ce

The COM port is depending where you hardware is connected via USB.

t0mb3r commented 3 years ago

I have the same problem, first led is green and cant connect. Issue is, I am testing it, and I have only one LED, so, basically, I dont know if its working or not, because only one 5mm led is connected. Stuck in green. Using a nodemcu, and 0.11.1

t0mb3r commented 3 years ago

So i just tried a neopixel ring and it works, I actually need four 5mm neopixel led, would it work? Why when only one is connected it does not work?

WolfgangHusen commented 3 years ago

@EJ2Splashy : yes, same type, just another one. @mike2nl :

EJ2Splashy commented 3 years ago

Ah thanks I’ll get some

stale[bot] commented 3 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!

blaskovicz commented 2 years ago

Did anyone figure this out? Just swapping a board or reflashing is the solution? My LEDs were working fine up until tonight.

jkirkcaldy commented 11 months ago

Did anyone figure this out? Just swapping a board or reflashing is the solution? My LEDs were working fine up until tonight.

I had this problem, A sacrificial LED solved it for me.