I was trying to get RSSI values for rxed messages. I found that we can access the RSSI value for the msg
uint16_t rssi = msg->strength;
But the problem is that in TOSSIM I seem to get RSSI = 0. Am I missing something.
Kn
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
