I implement one application, CountSleepRadio in Contrib/ucb/apps/CountRodio.

Mainly, CountSleepRadio wakes up every 2 seconds, starts the radio,
 sends a packet with the current count, and then immediately shuts off
 the radio and UART via the GenericComm StdControl interface.
 
But it seems this application gives the wake up time 10/1024 s. But if i  decrease this wake time under
the 3/1024 s, it seems node can't send packets.
 
In the sky data sheet, there are times to wake up from LPM3 is 6 micros, radio oscillator startup time is max 860 micros.
 
In this application, the wake up time 3/1024 s takes too longer time than my thought (860 micros). 
 
Could you give advice to understand this wake up time limits?
 
Thanks you. 
 
 
 
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to