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

Can add more than 10 ddp lights to esp32 but fails to work correctly after #4113

Open Gamerayers opened 3 weeks ago

Gamerayers commented 3 weeks ago

What happened?

I am trying to control 11 ddp Esphome esp32 led bulbs which I have in a path. When you add more than 10 to LED preferences, everything looks great. The problem is that when you go back in, you cannot edit them and it appears only LEDs 1-10 control work and 11 does not. They are not a unique string, just individual lights. image

To Reproduce Bug

Configure 11 ddp bulbs using RGBW on an ESP32

Expected Behavior

Allow for 11 individual bulbs to be turned into an led string.

Install Method

Binary from WLED.me

What version of WLED?

0.15.0-b4/2406290

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

blazoncek commented 3 weeks ago

Try recent sources. B4 has a known bug in LED settings.

Gamerayers commented 3 weeks ago

Try recent sources. B4 has a known bug in LED settings.

I just installed 0.14.4. It does not allow for adding any more than 10 ddp lights. Maybe that is the limit? Ideally I would love to add in all 11. Is the best solution to add a second esp running wled for the 11th light and sync it? With it only being 11 single LEDs, I question if the esp32 would be able to accomplish this.

blazoncek commented 3 weeks ago

I think 10 is the absolute limit.