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 RadioC.stop() when the sendDone() event is triggered. I'm getting big fluctuations in current draw at first, from 300uA to 17mA, but then after a cycle or two of this it just stays at 15mA and jumps to 17mA every 5-10 seconds. During this entire time, I'm not receiving any data packets. Any ideas on what might be wrong? Should I not be usingCC1000RadioC with MULTIHOPROUTER? Is there another way to do this? I'm very confused and a novice when it comes to this stuff, so any advice would be greatly appreciated!
Thanks, Steve _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
