Hi David, On Mon, Aug 10, 2009 at 9:44 PM, David Li<[email protected]> wrote: > Hi, > > I would like to know the precise packet overhead bytes (802.15.4 + MAC) in a > Iris/RF230 node. It seems 802.15.4 header and footer are defined in > tos/chips/rf230/ieee154packet.h and total count is 13 bytes for a T-Frame.
Correct. > Is there anything else in MAC and others? There is no other overhead, at least for the air format. Of course the message_t has some overhead to store the metadata of the packet. Miklos _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
