Hi,

I have been monitoring the RSSI values reported by my mica2 motes when they
receive a radio message.  As a 16-bit value in a data packet I get:

0x2B00

So, converting this I should work on:

0x002B

Then, the CC1000 datasheet says to use the equation (for 915MHz):

RSSI(dBm) = -50 x Vrssi - 45.5

So, using the value I got I would get:

RSSI(dBm) = -50 x 43 - 45.5 = -2104.5dBm

Is this correct?  Seem a bit odd to me, particularly since the RSSI value is
smaller the closer the motes are together. 

I would appreciate anyone's input!

Cheers,

----------
Alex Mason
Postgraduate Research
RFID & Wireless Sensor Networks
Liverpool John Moores University

Email: [EMAIL PROTECTED]
Phone: +447886389484 

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

Reply via email to