Hi Luís,

The FTDI drivers actually only create one serial port (the others were 
probably thinking of the X-Bow MIB520 programming boards for the 
Mica-series of motes).

The telosa platform is distinct from the telosb / tmote platform. If you 
really have a telosa platform, maybe you could try the command:

java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:telosa

I did not verify this, but it is possible that the telosa platform uses 
a different baud-rate than the telosb/tmote platforms (and by specifying 
telosa instead of tmote this should be rectified).

Cheers,
Urs


On 10/25/11 11:48 PM, Luís Pereira wrote:
> Hi Rafael,
>
> well when I run motelist i have:
>
> Reference Device Description
> ---------- ---------------- ---------------------------------------------
> M4MWCK4F /dev/ttyUSB0 Moteiv Telos (Rev A 2004-04-27)
>
> Then i run:
>
> java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:tmote
>
> and i got:
>
> serial@/dev/ttyUSB0:115200: resynchronising
>
> and the leds of the mote stop blinking.
>
> Luís Pereira
>
>
> 2011/10/25 Rafael de Oliveira Costa <rafaeldeoliveiraco...@gmail.com
> <mailto:rafaeldeoliveiraco...@gmail.com>>
>
>     Hi Luís,
>
>     please show what command did you executed.
>
>     Rafael de Oliveira Costa,M.Sc. Student
>     PPGI - UFRJ
>     Rio de Janeiro, RJ, Brazil
>     http://www.labnet.nce.ufrj.br <http://www.labnet.nce.ufrj.br/>
>     "The first step to getting the things you want out of life is this :
>     decide what you want", Ben Stein
>
>
>
>     2011/10/24 Luís Pereira <luispereira....@gmail.com
>     <mailto:luispereira....@gmail.com>>
>
>         Hi All,
>
>         I'm starting a project at my school using telosa. I'm trying to
>         do the tutorial and i got stuck in lesson 4.
>
>         I can't receive data from telosa. When I try
>         "java.net.tinyos.tools.Listen" or "java TestSerial" or even the
>         serialForwarder programs it shows me the "resynchronizing"
>         message and nothing else happens. With the application that the
>         mote blinks it's leds in an binary count, when i try to connect
>         it stops counting.
>
>         I already search in all the mailing list i nothing i found about
>         this solve my problem.
>
>         Can anyone help me please?
>
>         Thanks for your help
>         Luís Pereira
>
>         _______________________________________________
>         Tinyos-help mailing list
>         Tinyos-help@millennium.berkeley.edu
>         <mailto:Tinyos-help@millennium.berkeley.edu>
>         
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
>
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to