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.31k stars 3.05k forks source link

FW1906 single white flash when turned on #3981

Open Suxsem opened 2 months ago

Suxsem commented 2 months ago

What happened?

I have a long strip of FW1906 leds (RGBCCT) and a relay to turn off the power supply when not in use (using the built-in relay feature of WLED). WLED controller is always powered. Every time I turn on the strip I get a brief (like 0.1s or so) white flash at full brightness before getting the desired color/brightness. Any help? Thank you!

To Reproduce Bug

.

Expected Behavior

.

Install Method

Binary from WLED.me

What version of WLED?

WLED 0.15.0-b3

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

Suxsem commented 1 month ago

No one experienced this?

softhack007 commented 1 month ago

In case you use an SSR relay to control AC power - it might be a hardware problem.

Another possibility is is you're using TX or one of the esp32 "strapping pins". These are driven by the bootloader, when WLED is not running yet. In this case, try a different pin for LEDs driving.

This site has a good overview: