|
You can check the CC2420Packet
interface, it has these commands:
command uint8_t getLqi(message_t
*p_msg)
command uint8_t getPower(message_t
*p_msg)
command int8_t getRssi(message_t
*p_msg)
command void setPower(message_t
*p_msg, uint8_t power)
you can more info on this link:http://www.tinyos.net/tinyos-2.1.0/doc/nesdoc/telosa/ -- Regards, Saeid Yazdani EE Tutorials On 24-4-2013 22:59, Gandhimathi Velusamy wrote:
|
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
