On Nov 27, 2007, at 10:34 PM, Vijayant Bhatnagar wrote:

Hi,
We found out that CC2420 does not support changing power at runtime :
http://www.mail-archive.com/[email protected]/ msg13680.html

Is there any development / fix for this ? If not, can any one give us some cue on how to do this.

Help appreciated.



Read the thread more carefully. You can set the power level on a per- packet basis. Creating a simple shim sender component that sets all transmissions to a given power level should be pretty easy. It would be a generic configuration (e.g., PowerAMSenderC) that instantiates an AMSenderC, a generic module that has provides/uses AMSend and adds a set power call, and a singleton module to store the packet power level.

Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to