Dear all,
I am new to TinyOS.
I would like to adjust the radio operation time and duty cycle of that.
in my test bed I have micaz motes. I set the micaz to read magnetic sensors
every 2 seconds periodically. By checking the current consumption I found
out that during the magnetic sampling times the radio is on. I checked the
DummyLplP.ne file which has following values:
-------------------------------------------
SleepInterval = 0
DutyCycle = 10000
RxSleepInterval = 0
RxDutyCycle= 10000
dutyCycleToSleepInterval = 0
sleepIntervalToDutyCycle = 10000
-------------------------------------------

I changed these values but I could not see any changes in current
consumption.
Could you please help me and tell me how I can turn off the radio between
these sampling times ?

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

Reply via email to