On Tue, Oct 20, 2009 at 2:28 PM, Alfred NOBEL <[email protected]> wrote:
> Hello all!
> How can I compute the BER (Bit Error Rate) by using Telosb?

You can compute various approximations of it using a combination of
packets, lqi, and rssi. The easiest one to compute is PRR. You can
send 100 packets. Then divide the number of received packets by 100.
That is your PRR for that link between that transmitter and the
receiver.

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

Reply via email to