Hello, I am using multiple instances of the TimerMilliC component on a telosB mote. When I use the timer.startOneShot() command, the timer does not always fire. I checked the timer.isRunning() command which returns TRUE!
Next I checked the times now, t0 and dt which look all promising: This works: now: 13530, t0: 13529, dt: 2500 This does not: now: 21513, to: 21512, dt: 2500 Any ideas where else the problem could lie? Thanks, Micha _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
