Using JSON API right after UDP Realtime protocol doesn't work #3589
Labels
bug
fixed in source
This issue is unsolved in the latest release but fixed in master
waiting for feedback
addition information needed to better understand the issue
What happened?
If you call JSON API right after using UDP realtime protocol then led strip gets stuck on the color set by the last UDP packet. Neither does it return to normal mode after a timeout nor does the JSON API call works. Subsequent JSON API calls do work though.
To Reproduce Bug
json/state
with"on": false
.Example Rust code: https://github.com/kryptan/wled-bug/blob/master/src/main.rs
Expected Behavior
JSON call should have an immediate effect or returning to normal mode after a timeout should work.
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.14.0 (build 2310130)
Which microcontroller/board are you seeing the problem on?
ESP8266, ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: