On Tue, Jun 16, 2009 at 3:28 AM, sofia aparicio<[email protected]> wrote: > Hello, > > I am using Cricket motes and I want to create a wireless network. I have > several motes but only 1 base station. I need a routing protocol to send the > information from every mote to the base station. Sometimes the mote is far > from the station and data has to be send through other motes. > Do you have any library for tinyos-1.x to do that? I have seen that you have > a ctp (colleting tree protocol) for tinyos2.x. But Cricket motes only work > with tinyos1.x > I would like to know if you have something similar for this version of > tinyos.
You can look at Surge application for an example on how to use multihop routing libraries in TinyOS 1.x. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
