Hi,
I have a binary data file received from the serial port on several motes, in the PrintfMsg format. I need to decode this data to get the messages in the regular plain-text output from printf. How is it possible to decode data stored in binary format (as opposed to what would be received directly from the motes)?
Thanks!
Tal