You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I am using ESPixelStick
ESPixelStick is an open hardware and very cheap implementation of several light control protocols through ethernet(wifi)
I posted an issue on the ESPixelStick Github repo. https://github.com/forkineye/ESPixelStick/issues/697
I don't know who is the problem. If it is this library or the ESPixelStick itself.
Ok. The thread has been updated at ESPixelStick repo.
It is not a bug. The hardware gets it as a packet error because the sequence number is not consecutive if you run a script several times. It looks like each run resets the variable to 0 (or 1).
So the questions are:
Is there a way to get the current sequential number from the object?
Is there a way to tell the script to start from a certain sequential number?
This will give us some control over the sequential number.
Hi.
I am using ESPixelStick
ESPixelStick is an open hardware and very cheap implementation of several light control protocols through ethernet(wifi)
I posted an issue on the ESPixelStick Github repo.
https://github.com/forkineye/ESPixelStick/issues/697
I don't know who is the problem. If it is this library or the ESPixelStick itself.
In my repo you can find my python script, and Wireshark reports.
https://github.com/fedekrum/DMX/
How to know where is the error coming from?
Thanks
The text was updated successfully, but these errors were encountered: