Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
Gamerayers opened this issue Aug 21, 2024 · 3 comments
Open
1 task done
Labels

Comments

@Gamerayers
Copy link

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

  • I agree to follow this project's Code of Conduct
@Gamerayers Gamerayers added the bug label Aug 21, 2024
@blazoncek
Copy link
Collaborator

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

@Gamerayers
Copy link
Author

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
Copy link
Collaborator

I think 10 is the absolute limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants