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 !!
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
