Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

Home Page:https://kno.wled.ge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IR Remote don't work with 3 32x8 panels

oltas123 opened this issue · comments

What happened?

After connecting a 3th panel IR don't work anymore. If I reduce led number to 512 led's the remote is working. Using 768 led's the remote don't work anymore.

wled_cfg_WLED-7-RA(2).json

To Reproduce Bug

Configure 3 panels - no working IR. Reduce number of led's to 512 IR Working. Increase Number to 768 - IR don't work.

Expected Behavior

Don't now

Install Method

Binary from WLED.me

What version of WLED?

wled 15.02b, wled 14.3

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

Try splitting output into two outputs and report back.

EDIT: Or lower FPS in settings.

Lower the FPS to 22 helps, thanks