[Tinyos-devel] CC2420ActiveMessageP does not set group id
Omprakash Gnawali
gnawali at usc.edu
Sat Feb 2 10:20:14 PST 2008
Yeah. Initially, I thought this was a problem specific to CC2420 but
later I found out that this was happening because of the typos in AM.h
that I reported in my follow up email.
- om_p
On Feb 2, 2008 7:31 AM, David Moss <dmm at rincon.com> wrote:
> 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