[Tinyos-help] multihop routing for tinyos2.x and mica2 motes

Omprakash Gnawali gnawali at usc.edu
Wed Jul 29 17:45:21 PDT 2009


On Wed, Jul 29, 2009 at 2:53 PM, Ellen Shlossberg<eshloss at gmail.com> wrote:
> Thank you for all the advice. I am using the modified Collection protocol
> from the tutorial. I'm still not sure of how it gathers a tree from the
> program, but I used the Listen function and found that each packet received
> at the root will include the id of a mote it has found since being turned
> on.

If you look at the paper that Phil mentioned, there is a diagram of
the packet header and explanation of all the fields.

> Is there a better way to trace the hops? Only the BaseStation mote is

If you run TestNetwork application, parent is included in the payload.
With that, you should be able to construct the graph.

- om_p


More information about the Tinyos-help mailing list