Discussion:
[Shimmer-users] Problem in setting transmit power for cc2420
Sarra Sarah
2013-08-24 18:11:18 UTC
Permalink
I want to set transmit power for cc2420, so i did that:

I added this line on make file: CFLAGS +="-DCC2420_DEF_RFPWER=1"
and then i wanted to read transmit power in receiving the packet i used
call CC2420Packet.getPower(msg), but transmit power is 0x00. i dont know
where is the problem.

Thank you for help !!

Loading...