SK6812 RGBWW LED strip remains constantly lit

I’m using a 12V 15A power supply to power a 5-meter SK6812 RGBWW LED strip, totaling 300 LEDs. I’ve conducted tests with both an ESP8266 NodeMCU v3 and an ESP32 S2 Mini, both powered via a cable connected to a USB port on a notebook. I’m using the standard version of WLED, version 0.14.1.

Upon powering up the circuit, the LED strip remains constantly lit, and the LEDs do not turn off, even when pressing the power button on the WLED user interface. Although the effects appear to be working, they are difficult to perceive due to the extremely intense brightness of the LEDs.

If anyone has any ideas about what might be happening, I’d appreciate it. Below are details of the connections and configurations.

You need common ground. Your Esp, LED power supply and LED strip need to share a ground connection.

And you typically need a level shifter for 12/24V strips, the 3.3V signal from the ESP doesn’t cut it.
https://kno.wled.ge/basics/compatible-hardware/#levelshifters

1 Like

Thank you for the feedback.

I added a TXS0108E, but I’m still not getting the expected result. Is there any issue with the proposed connection?

^^^^^

That looks better. You should also connect all unused Inputs to ground on the shifter:

Thank you again for the quick response.

It seems like I’m making progress here. Now the LED strip is fully turning on, but it alternately flashes with various colors, and everything I do in the WLED UI doesn’t seem to take effect.

Any suggestions here?

How long between the shifter and first LED? The TXS0108 isn’t great and won’t work past 3-5m from experience.

I’m conducting tests on a workbench, so it should not exceed 15 cm.

It is important to note that I’m using a TXS0108E, in this case, I do not know if it alters the expected behavior

The TXS0108E should work as a reasonable shifter, although various folks have have issues.

The (corrected for ground and floating pins) wiring diagrams are correct as you’ve posted them.
There are a few more hardware things we can go after, but one possible software fix: is it possible to downgrade to V0.14.0 or even 0.13.3? There have been a few cases that seemed to improve well with an older version of WLED.

That’s not a general recommendation, but it’s worth a quick try given the issues you’re describing (after the wiring fixes).

I conducted a test with an ESP32 S2 Mini using version 0.14.1, and the behavior was the same. With the ESP8266, I downgraded to version 0.13.3, but also without success.

I’m wondering if WLED supports SK6812 RGBWW strips, as this option is not available in the list of available types.

WLED supports RGBW, I have a number of strings operating very well.

Can you post some pics of your test environment so we can see what your wiring layout looks like in real life?

Alright, I took some photos and videos to show the test I conducted.

Photos and videos

When I mentioned RGBW, I was actually referring to RGBWW (double W), which I believe is different.

The only difference is that the white LED is “Warm White” instead of “Cold White” or generic “White”, doesn’t change a thing in terms of control.

1 Like

OK,
Generally it looks like you’ve wired things correctly, BUT - a few things stand out (roughly in order of importance):

  1. I don’'t recognize the buck converter, doesn’t mean it’s bad (what model is that?), but you might try a different 5V power source. A 5V 2A “Wall Wart”, or even a USB charger with a good cable. Make sure you keep the grounds common.
  2. Power your strip using the 2 flying power (White and Red) leads directly to the PS rather than through the JST connector. That connector is only going to handle limited power.
  3. Try to connect your grounds to a single point, especially from the Node MCU board. While there are multiple ground pins, there’s no guarantee they are routed on the board well.
  4. Try this with a small number of LEDs (say 10) configured in WLED, just to limit the total power used by the strip.
  5. The unused input pins on the TXS0108E should go to ground, not be left “floating” - they can pick up noise.
  6. Dupont connectors are not your friend, even though they’re convenient. Shorter, neat wiring is always a better test. If you can get a proper breadboard or even a piece of perfboard, make that wiring small, neat, and tidy. Big loops are not helping, especially for the data wiring.
  7. Some people have had less success with the TXS0108E shifters. Technically they are spec’d to work, but seem to be “touchy” in some setups. You might consider a 74AHCTxxx based device.

FWIW all my RGBW strings are RGB-WW.

Also, don’t leave those lights on for a long period of time all rolled up. That will create a ton of heat and might ruin your strip.

1 Like

This is a 5V 0.6A power supply from Hi-Link.

I conducted several tests following your suggestions mentioned here, and surprisingly, when I replaced the TXS0108E with an SN74HC125N, the strip worked perfectly.

Taking this opportunity and the deep knowledge you all have in this matter, I have doubts regarding the most suitable configuration for the WLED considering the LED strip I am using: SK6812 DC12V RGBWW 5050 SMD 5M with 60 LEDs/m. This was a strip purchased in China and there is no indication of consumption on the packaging. In WLED, I am configuring the LED voltage option (Max. current for a single LED) with 12V (30mA) and for Enable automatic brightness limiter: Maximum Current: 3500 mA. Do these values ​​seem coherent with the type of strip I am using?

Also, will a 12V 15A power supply be adequate to support 3 5-meter LED strips connected in sequence, totaling 900 LEDs?

Anyway, I want to thank you for all the support and suggestions I have received throughout this thread.

Glad you’ve got things (more) under control.
That 5V supply is a little on the light side for my tastes, but don’t argue with success at this point…

As far as the 12V supply requirements, the best way to know what your LEDs draw is to measure the actual current for 20 LEDs at 100% White. That will give you a real number you can use to predict the worst case draw for the whole strip and what your power supply needs to deliver.

Incidentally, the brightness limiter values are only calculations based on what you tell WLED about your setup. It doesn’t actually protect your power supply at all, that’s what your real world power calculations are for.

1 Like

Thats interesting as I thought that RGBWW was cool white and warm white, effectively 5 LED’s in the chip?

[https://onforuleds.com/blogs/how-to/choose-rgb-rgbw-rgbww-rgbic-rgbcct#:~:text=RGBWW%20(RGB%20%2B%20White%20%2B%20Warm,a%20softer%20yellow-white%20color.](https://onforuleds.com/blogs/how-to/choose-rgb-rgbw-rgbww-rgbic-rgbcct#:~:text=RGBWW%20(RGB%20%2B%20White%20%2B%20Warm,a%20softer%20yellow-white%20color.)