Michael von Hauff wrote:
> What about the serial packet? does it have the same sized payload size 
> (does it use TOS_DATA_LENGTH)?

Yes.

If you want to dump information from the packet metadata to serial, my 
advice is to use CC2420PacketC's CC2420PacketBody interface to get a 
pointer to the incoming radio packet's metadata, and then manually copy 
fields out of the metadata structure into a serial packet.

Greg Hackmann
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to