[Tinyos-help] Doubt on Types of Packets

Miguel Pereira miguelpereira.pro at gmail.com
Sun Jan 7 12:38:40 PST 2007


Hi,

I have a doubt on the types of packets. I'm creating a application that
needs to change the type of the packet accordingly with the protocol
802.15.4
By now I'm using the interface AMSenderC of component "new AMSenderC(X)",
although this interface use only one type of packets that is defined by the
number X. I'm even try to change the type before sending a message and see
the type on event Send.Done and the message always present the type X. Which
interface should I use that allow me to manipulate the type of packets? I
thing if I use the interface offered by component CC2420ActiveMessageC I
resolve my problems, however I can't use this interface on TOSSIM because it
is not supported. Can anyone help me?

Thanks for any elucidation.

Miguel Pereira
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20070107/f12c8812/attachment.html


More information about the Tinyos-help mailing list