ahodges9 / LedFx

LedFx is a network based LED effect controller with support for advanced real-time audio effects! LedFx can control multiple devices and works great with cheap ESP8266 nodes allowing for cost effectvice syncronized effects across your entire house!
MIT License
384 stars 91 forks source link

Half the ledstrip freezes after a couple of minutes #96

Closed olkarls closed 4 years ago

olkarls commented 4 years ago

After a couple of minutes half the strip becomes unresponsive.

My strip has 300 leds and connected to a esphome and communicates via WLED. I use an 18A power supply and inject power at start, middle and end of the strip.

Heres a video of the error: https://youtu.be/AZkSZ5oacu0

The device is using e131 has 510 as universe size setting.

What could be wrong here? Has anyone else experienced this?

Thank you

/ Ola

uttaran18 commented 4 years ago

Its a WLED Issue. Just enable Ignore our of sequence packets in WLED sync settings.

Peterabboud commented 4 years ago

@uttaran18 do you mind clarfying this ? I have went to the sync settings and cannot seem to find this. I'm also having the same issue above. Many Thanks

tegazoid commented 4 years ago

I updated WLED to version 0.10.0 and that seemed to have fixed it for me. And the Ignore our of sequence packets option got added in that version (i think)

Peterabboud commented 4 years ago

I just saw that there was an update! that's awesome thanks man :)

olkarls commented 4 years ago

Sorry for the late reply, I switched to UDP before your answer and everything works as expected.