[Tinyos-devel] CC2420ActiveMessageP does not set group id
David Moss
dmm at rincon.com
Sat Feb 2 07:31:38 PST 2008
Line 67 in AMSend.send() in CC2420ActiveMessageP sets the group ID (PAN):
header->destpan = call CC2420Config.getPanAddr();
CC2420ControlP, which provides CC2420Config, listens for the
ActiveMessageAddress.changed() event to automatically sync the radio with
the node's local address and PAN id.
-David
-----Original Message-----
From: tinyos-devel-bounces at millennium.berkeley.edu
[mailto:tinyos-devel-bounces at millennium.berkeley.edu] On Behalf Of Omprakash
Gnawali
Sent: Friday, February 01, 2008 4:17 AM
To: TinyOS Development
Subject: [Tinyos-devel] CC2420ActiveMessageP does not set group id
CC2420ActiveMessageP does not seem to be setting group id when sending
packets out. Should it set it when it receives a send call?
- om_p
_______________________________________________
Tinyos-devel mailing list
Tinyos-devel at millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-devel
More information about the Tinyos-devel
mailing list