Which TinyOS are you using? I assume that you need to display RSSI measurements on screen.
If TinyOS 1.x Have a look and modify TOSBase application which runs at the base station. Else Have a look and modify BaseStation application which runs at the base station. You need another application running at the source. Normally, RSSI is measured at the base station (receiving side) at the time of packet reception. In order to see the RSSI on screen, you should have a look at Mote-PC communication and MIG tutorials. Hope this introduction helps. Ittipong 2008/6/13 wang wei <[EMAIL PROTECTED]>: > Hi > I read some lists about how to get RSSI with mica2 > > http://www.mail-archive.com/[email protected]/msg13424.html > > http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2005-October/012811.html > now its more and more confused about which way is the right way to obtain > it, > thanks > > Vivienne > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
