On Wed, Apr 30, 2008 at 1:47 AM, gaurav mathur <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am programming Tmote Sky using tinyos-2.x. I am using CTP interface.
> How can I find out sensor node ID of neighboring nodes.

You will need to wire to the link estimator, the component that
maintains a neighbor table. You can look at how the routing engine for
an example of how to wire to the link estimator to learn about the
nodes in the neighborhood.

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

Reply via email to