The RSSI demo program is a fairly simple program. The SendingMote
sends an empty packet which is recieved by the basestation which is
connected to your PC whose job is to fill this empty packet with the
RSSI of the packet and transfer it to the PC.
The java program is runs a thread on your PC, which displays the
values of messages received over the serial link. So, basically you
have two applications to be installed on 2 different motes, the
sending mote and the basestation mote which is connected to the PC.
For more on how to run the java program so that you can see the values
on your PC shell...please refer to the tutorial on
mote-PC-communication

Shikhar

On Thu, Jun 26, 2008 at 2:11 AM, Dimas Abreu Dutra <[EMAIL PROTECTED]> wrote:
> Hello,
>
> You don't need to upload the contents of the java folder to the mote, only
> the apps on the SendingMote and InterceptBase. The java folder has the app
> you have to run on the pc, and you are supposed to make it with the command
> "make" only, not "make mica2". Is maybe that your problem?
>
> ~Dimas~
>
> On Wed, Jun 25, 2008 at 6:12 AM, wang wei <[EMAIL PROTECTED]> wrote:
>>
>> Dear all
>> I installed tinyos2.0 (xp, cygwin), now im trying to get the RSSI value ,
>> when the installation finished i didnt find the Rssi Demo in
>> $TOSROOT/opt/tinyos2.0/apps/tutorials/ , so i copied it from CVS, I have
>> read all the codes of Rssi Demo carefully, when I try to upload the
>> application(InterceptBase//RssiBase//SendingMote//java//) to mica2, it
>> failed, anyone once touched the Rssi Demo, what about the procedure of
>> getting the RSSI value from Rssi Demo? can give me some advice?  thanks in
>> advance.
>>
>> 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
>
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to