Open DeKaN opened 9 hours ago
Hi,
How many LEDs do you drive from LedFX?
External control via DDP needs a lot of network bandwidth and processing power on esp32 side. So knowing your LEDs setup is important to understand the problem - please post your cfg.json, and (maybe) LedFX effect config.
Hi @softhack007, I have 400 LEDs connected to the board. I've added WLED config and LedFx config.
What happened?
Sometimes WLED becomes unresponsive (API and web UI don't work) and plays effects with lags after enabling streaming effects from LedFX via DDP. If I stop LedFx streaming, the issue disappears and I can use API (for switching between built-in effects for example). The issue isn't reproducible after rebooting ESP - everything works for at least 2 hours and appears only after stopping and starting again streaming from LedFx.
I had version 0.15.0-b7 and started downgrading WLED step by step. I haven't seen the issue after installing 0.15.0-b4 yesterday
"Melt" effect from LedFx during the issue: https://github.com/user-attachments/assets/42c14a6c-d08a-4a31-8416-1460f1e8933a
To Reproduce Bug
Install 0.15.0-b5 and newer on ESP32, run LedFX 2.0.105 (as Home Assistant addon or as a separate app) start streaming, stop and start again after some time
Expected Behavior
WLED API and web UI should be accessible, and effects via DDP should be played without lags
Install Method
Binary from WLED.me
What version of WLED?
0.15.0-b5 and newer
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
My ESP32. Connected 400 ws2812 LEDs, divided into 2 segments WLED presets
WLED config
LedFX config
I use Home Assistant to start/stop streaming from LedFx and switch built-in effects:
Code of Conduct