Just to beat the dead horse...the msg.strength field is only available
on the Motes themselves. It is not passed over the UART to the host,
so other arrangements need to be made to see the RSSI from TOSBase itself.
MS

Aditya Bhave wrote:
The RSSI value is captured by the MICA2 motes on ADC channel 0. In the new tinyos, msg -> strength does give the RSSI value directly. Otherwise youll have to read from the ADC channel 0 to get it. Roberto posted something on this a few days back. Youll have to do some conversion on the value obtained. Read the archives to find out the conversiob formula

On 5/13/06, *tejasw* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    hi all,
    I am using mica2 and I need to extract the RSSI value from a received
    packet..however the current apps dont seem to support extracting RSSI
    value..Also, in TOSSIM the strength value always shows up '0'..

    Any help..?

    Thanx in advance
    tejasw

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




--
regards,
Aditya Bhave


------------------------------------------------------------------------

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

Reply via email to