Read data


minhtham

Recommended Posts


I'm trying to read data from a device has a problem with myprotocol. is how to get all the data received from the buffer

RX:   002+address+indeex+data+003+2 byte check
because no fixed number of data bytes that can not use the READ (number of bytes)
nor use readuntil () because it undefined  2byte check
How get the data of "RX" including the 2 byte check

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.