Hello Tim You could give this demo app in the t2 contrib repository a try: /tinyos-2.x-contrib/ethz/snpk/apps/Harvester/ it runs on tmotes (telosb) and tinyos-2.x and uses the collection tree protocol for routing packets to the sink(s) and has a modified LPL mac layer protocol.
Roman Timothy Hnat wrote: > I am looking for a way to utilize Low Power Listening (LPL) on a telosb > platform. At the same time I need to support multi-hop routing to push > data to the base station. I can't find any existing libraries that > support both in the tinyos-1.x tree. What I want is something that > performs similar to XMesh, but for the telosb platform. My thought is > to use BMAC+ along with LQIMultipHopRouter. Does this have a chance to > work? Would tinyos-2.x be a better choice to utilize? Or, is there an > existing application that already does this that I can use as a model? > > Thanks for any help, > Tim > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
