Hi everybody,
                      I use TinyOS 1.1.10.I get RSSI(unit_16) in Hex as
0x0015.With reference to previous mails on this list.I use the following
formula to get the following values.

Vrssi = (3 * RSSI_VAL)/1024;

RSSI in dBm = -50*Vrssi -45.5 ;

what should we substitute  for RSSI_VAL ?

Many Thanks,
kishore
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to