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
I am trying to read a autotelemetry with an arduino.
I was expecting a record lenght of 10 bytes:
1 byte temperature, 2 bytes Voltage,2 bytes Amps, 2 bytes Amps hour , 2bytes eRPM, 1 byte CRC
But the record seams to be 7 bytes!!
How can I decode it?
I am trying to read a autotelemetry with an arduino.
I was expecting a record lenght of 10 bytes:
1 byte temperature, 2 bytes Voltage,2 bytes Amps, 2 bytes Amps hour , 2bytes eRPM, 1 byte CRC
But the record seams to be 7 bytes!!
How can I decode it?