Hi: I am a beginner to Tinyos. I have a question about power setting. I found there are several articles about changing the power level. I tried according to their guide, but I failed. I am not sure. I tried to use two methods: CC1000Control and Pot to control the power. But I also found the implementation codes are commented out. So how does it actually work? I tested two motes in the lab. One mote sends message to the other mote. I set the tranmission power level to the sending mote. Even if I set the power level very low( CC1000Control.SetRFPower(0x00) or Pot.set(99)), the other mote can still receive message from the sending mote(I use Led to show the status of receiving) with distance about 10 feet. Since I want to test the multihop results, changing power level is very important for my project. So I really appreciate if you can help me.
Qian _______________________________________________ Tinyos-users mailing list [EMAIL PROTECTED] http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users
