Second led strip dont work - too long distance for data?

Hello,

i’ve got two led strips for my two garage doors.
I need to get them working with a plug and play wled wifi pixel controller (COD.M).
So i use two different GPIO’s.
The first strip is working without any issues.
The seconds one has a very strange behaviour. I can’t be controlled and it shows only some led’s lighting in random colors. This led stripe is 3 meters aways from the pixel controller. I used a 1.5mm2 cable with 3 wires (12V, GND, Data)


.

Is the big distance a problem for the data channel?

Have a nice day!

Matthias

Yes, too far for data signal. If you don’t have a level shifter, try one.

How far can the data channel go? I thought it can go quite far as it should not have much bolt drop as draws very low wattage.

It’s more of a noise issue with a small signal at that point.

I’m not familiar with the one you mentioned. But most commercial controllers have a level shifter built in. I’d swap the connectors and make sure the pin for the second strip is able to control the first strip.

If you don’t have level shifter on your controller you can try using a sacrificial pixel. I take a set of male/female JST connectors, trim the wires down to an inch or two, solder a single pixel between the two, and put a heart shrink tube around it. Connect that right off your controller and then set it to skip the first LED in LED preferences.

Ah ok,
I my setup I have strip on top of my kitchen cabinets.
1 run is about 4 feet from the esp board and the other about 20 feet.
The strip at 20 plays about a bit, maybe caused by the long data run?
Am I correct in saying it would be better to take the data feed for the second strip from the end of the first strip, rather than both direct from the esp pin?
Both data lines using the same IO pin on the board.

If the end of the first strip is closer, yes.

Na further,
Sorted my problem by using the 2nd pin out.(tx) and seperate g the data lines then setting them up in led preferences.
This helped loads as the 1st strip is rgb and second brg so could change the settings to suit the strip