Hi All,
I am using tinyos-2.x and telosb motes. I am 
using the LocalTime.get and storing the values in 2 variables and 
subtracting them. My first value is stored at boot up and 2nd value is 
on pressing the user button on telosb. Since the time is a 32 bit number
 am storing it in 32 bit variable. After subtracting the two values am 
converting the result into 16 bit variable and displaying it. 


The values that am getting are no matter how much 
time gap I take to press the button from the booting time is:
1.
 FFFF-F32. FFFF-633. FFFF-19
4. FFFF-27

Please find attached the code.

Thanks in advance,
Kartik



      

Attachment: BroadcastC.nc
Description: Binary data

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to