[Tinyos-help] Putting Radio to sleep with mica2

2008-07-11 Thread Steve Yazicioglu
I've read several emails in the archives about this, but I just can't seem to get mine to work. I am using the MULTIHOPROUTER along with RadioC, which is wired to CC1000RadioC. In my program, I call RadioC.init() in the StdControl.init() command, RadioC.start() in my send_radio_msg() task, and

[Tinyos-help] Altering XMDA300 for low-power operation

2008-07-09 Thread Steve Yazicioglu
Hi, For the past few weeks I've been altering the XMDA300 firmware to suit the needs of my sensor network. I am now attempting to achieve low-power operation with the radio and microcontroller, but am having some troubles. I am using the HPLPowerManagement module. I have enabled it in the

[Tinyos-help] Digital Channels as Output on MDA300CA

2008-06-06 Thread Steve Yazicioglu
I'm rather new to TinyOS, so my question may seem rather elementary. I am trying to use the channels D0-D5 on the MDA300CA DAQ board, fitted with a MICA2, as outputs to control some external switches for powering some sensors on and off. I haven't been able to find any documentation or