hi all,

I have a problem related to the current time in a mote.
More Specially, If a sender wants to send a packet , I want to mention the
time of receiving a packet.
printf ("message was received at time %u\n", call Timer.getNow())?

What I install  the code on a mote , I have :
 message was received at time 0.
This indicated that call Timer.getNow() gives me all the time the value 0.
What is the problem? although in simulation it works fine.

best regards,

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

Reply via email to