Bar wrote:
If the issue is with sending the data to the computer this version might be worth a try: Interstitial Firmware Releases - #918 by ian_ab
That will remove sending the data entirely by running all the computation on the machine.
the data being sent is invalid, it is supposed to have sets of 4 values
[{four arms}, {4 arms}, etc]
but it has one section that is {number} instead, one numeric string instead of
four arm:value strings
David Lang