On Tue, Mar 18, 2008 at 11:17 AM, subhash nemani <[EMAIL PROTECTED]> wrote: > > > as you have said > > > for the first timer i have used 1ms and for second timer the interval is > 10 secs but then there is no use > > > > i didn't find any change i'm really fed up with this problem >
You are saying the timer fires at the same interval regardless of the interval you specify? Rather than sending a message, how about you toggle the LEDs every time the timer fires so that you can make sure the timer is firing at expected intervals? Once you are sure the timer is firing properly, you can start looking at the message delays. If the timer is not firing properly, it does not make sense to look at message delays. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
