On Tue, Jul 28, 2009 at 12:10 AM, sofia aparicio<[email protected]> wrote: > > Hello, > > I have a problem with Route library in tinyos1.x. I am using 2 motes and 1 > base station. > If I put this 2 motes close to the base station then I receive the > information from both motes. But if I put mote 2 out of the radio range of > the base station, and I put mote 1 between mote 2 and the base station, Mote > 1 is in the range of mote 2 and base station, I only receive information > from mote 1. > Why is this? I would like that mote 1 also sends the information from mote > 2.
Maybe you didn't wait long enough for the new routes to form? You might have to look into the code. You can also try MintRoute to see if that works. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
