On Thu, Feb 25, 2010 at 4:18 AM, sofia aparicio
<[email protected]> wrote:
>
> Hello,
>
> I am using ctp library with 4 mica2 motes (1 is the root and 3 are the
> producers). I have an application that every 4 minutes sends some
> temperature measurements to the root. The application with micaz is working
> perfectly. But if I use mica2 motes, the root stops receiving data of some
> motes.
> I can see the debug message through the UART and after some time a node
> starts receiving a message from the root but the parent of the root it is
> not itself it is something similar. And the id of this node does not exist.
> For example, if the am_address of my root is 005A I receive that the parent
> is 004A or 0052. When this happens the node which receives this information
> changes its parent id to this wrong value and therefore the root does not
> receive anymore from this node.
> If I see the debug message from the root I see that the TOS_NODE_ID is
> always OK. It seems that the packet header is corrupted. Maybe this is
> related to the radio Chip CC1000.
> What do you think?

Can you post these debug messages? It will be help if we can also look
at the debug messages sent by the other nodes.

- om_p

_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to