Hi, > Do you know how long I wait to get the getRoute response.
Simple answer: Look at the TYMO code how the do it! In ForwardingEngineM AMSend.send the a timer is started with 100ms. Then, they wait again 100ms, then 200, 400, 800 using a muliplicate approach. After 1,6s in total they give up. It's up to you if you want to follow their approach. The maximum wait time will also depend on your network. Best, Daniel -- Daniel Minder University of Duisburg-Essen, Networked Embedded Systems Bismarckstr. 90, 47057 Duisburg, Germany Skype: d.minder _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
