[Tinyos-help] extracting the data
primalfear 69
primeballerina at gmail.com
Wed Sep 27 04:08:16 PDT 2006
hello everyone,
through the radio, the uart is receiving a TOS_Msg packet in
which the data payload includes the structure which i defined(say function,
addr ,data[25] etc are the members of the structure...............
these func, addr and data are defined by me .................. the packet
also has Tos_Msg structure along with my struct )
I need only the data to be sent to the uart but not the entire
structure...........i tried extracting with "for loop"........:(( in vain.
how to extract only the data layers........... is there any other method
with which i cud??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20060927/d4d603d1/attachment.html
More information about the Tinyos-help
mailing list