I think it's better idea to reply to the list instead of me. As far as remember, I suggested in your previous e-mail to have a look at:
http://docs.tinyos.net/index.php/Rssi_Demo Compare the *modified* to the *original* code. You will find a way to go. Ittipong 2008/6/13 wang wei <[EMAIL PROTECTED]>: > hi Ittipong > thanks you very much, you are right , i need to display the RSSI value on > screen, mytinyos is 1.x, but i dont know how to abtain the RSSI values in > the received packet,Do i need to program some components or invoke some > interfaces or change some cinfigurations or something else,or the RSSI value > is created automatically, I just need to show it on the screen. > thanks > > Vivienne > > On Fri, Jun 13, 2008 at 2:32 PM, Ittipong Khemapech < > [EMAIL PROTECTED]> wrote: > >> 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
