Hi, * Pedro Almeida: >I'm trying to look for documentation where I can understand the exact >contents, byte by byte, of the MPDU. I've looked into the TEPs and the >source files themselves, butI wasn't completely clear.
the contents depend on your specific platform. For example, for a CC2420 radio, you can read in its datasheet that it uses IEEE 802.15.4 packet format, and that standard gives you the exact packet format. Regards, Alexander _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
