You could send a packet containing any number of bytes. For example you could send a 3 byte packet with byte0 being the address of the device you wish to be the recipient, byte1 being the actual command (ex. write or read) and byte2 being the actual data to be transmitted.
Bookmarks