Hi,
See this link maybe that will help you:
http://docs.tinyos.net/tinywiki/index.php/Mote-PC_serial_communication_and_SerialForwarder_%28TOS_2.1.1_and_later%29

try to write
java RssiDemo.java -comm serial@/dev/ttyUSBx:shimmer

 If you use other plateform instead of shimmer  you can change it with the
name of your plateform or its speed.  You will find your plateform and its
speed in the table of the previous link.

Good luck.

Best regards,
Sara



2013/6/26 Nagendra Chowdary <[email protected]>

> Hello All,
>
> We are trying to get RSSI Values using the source RSSI Demo given in the
> tutorials in the TinyOS. We installed RssiBase Program on a mote and
> SendingMote on other mote. We are able to send the packet but to get RSSI
> values we need to run a java program(RssiDemo.java) we ran but it says
> that..
>
> $ java RssiDemo.java
> $ sf@localhost:9002 died - exiting (java.net.ConnectException: Connection
> refused) for Rssi values.
>
> Later we ran with other command,
> $ java RssiDemo.java -comm serial@/dev/ttyUSBx. We got a Null Pointer
> Exception at initializing Mote(phoenix).
>
> Thanks & Regards,
> Nagendra Chowdary,
> B.Tech(Information & Communication Technology)
> DA-IICT,
> Gandhinagar,
> Gujarath.
> https://about.me/saipnc
>
>
> _______________________________________________
> 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