before to start the developement, I would like to know how to decode data received on the serial line.
I understood first char (the t) indicates the start, then 3 nibbles for identifier (3 ascii characters) , then one byte of length (usually ascii character "8"), then the data bytes (16 ascii characters).
How should I identify the rpm motor speed?