-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
0.15.0 sync issues #4404
Comments
I have 4 boards, a mix of 8266 and ESP32. One of them is the main board. Sometimes (quite often, actually), only 3 out of 4 sync, and I need to send the same command (like a new effect) again to get all of them synced. |
Thanks but this didn’t work for me |
From current information it is hard to say if this is something to do with configuration or an actual issue with the code. Can you provide more details like your exact settings that reproduce this issue? |
If you are seeing it work intermittently, then I would recommend you increase UDP packet retransmissions to help overcome any issues with your WiFi |
It is not working at all in my case.
In any case, tried 30 and didn’t work.
El El vie, 20 dic 2024 a las 14:50, netmindz ***@***.***>
escribió:
… If you are seeing it work intermittently, then I would recommend you
increase UDP packet retransmissions to help overcome any issues with your
WiFi
—
Reply to this email directly, view it on GitHub
<#4404 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALKMG4TCVPK4T2HUATD53AD2GQOCTAVCNFSM6AAAAABTY6FLV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJXGA2TKNZTGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I have exactly the same problem and tested it in three different WLANs: Huawei router/WLAN and Ubiquiti/WLAN as well as AVM Fritz.Box/WLAN the controller is an ESP32 I have reset the controllers (8 in total) to factory default and also set the UDP packet repetition rate to 16 or 32. No sync. I still have two controllers with 0.14.4 that sync perfectly in all WLANs. I would say the problem is the new firmware and not the WLAN settings |
it's a bug. |
Thanks!
El El sáb, 21 dic 2024 a las 16:45, ShellBoyPhotography <
***@***.***> escribió:
… it's a bug.
i downgrade my controller and it works fine for me.
your welcome :/
—
Reply to this email directly, view it on GitHub
<#4404 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALKMG4WPTHLY2A25IHCA5ZD2GWEIJAVCNFSM6AAAAABTY6FLV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJYGE2TKOBTGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
What happened?
Since updated to 0.15.0, sync is not working anymore.
To Reproduce Bug
I've got one WLED configured to SEND, and another one configured to RECEIVE.
Change color or preset on SEND WLED and nothing changes in RECEIVE WLED.
Expected Behavior
Sync feature should work.
Install Method
Binary from WLED.me
What version of WLED?
0.15.0
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: