On Sat, Jul 4, 2009 at 4:05 AM, bharat naik<[email protected]> wrote: > Hi, > > I wanted to know how I could decrease the frequency of the hello > packets. I need it because I think some of my data packets are getting > corrupted due to interference from hello packets. I think it is > MultiHopLEPSM, but I'm not sure which parameter decides it.
The frequency is controlled by these two constants: DATA_TO_ROUTE_RATIO and DATA_FREQ. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
