Hello,

In tinyos-2.x we can set the global radio power of CC2420 by defining
the CC2420_DEF_RFPOWER to a different value or
we can change it dynamically on a per-packet basis using the setPower
command from the CC2420Packet interface.

How do I change the radio power for Packet Acknowledgments for
different types of Unicast Messages?
If I set it using CC2420_DEF_RFPOWER then all the acks will have this
same power which I had set.  But I need different power levels for
different types of acks.

Thanks
Vikram
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to