Discussion:
[Shimmer-users] couldn't forwarding data from serial port
Sarra Sarah
2013-06-26 15:35:43 UTC
Permalink
Hi,
I have a problem when i want to forward data from serial port, i tried with
TestNetwork, TestSerial, Blinktoserial .. but i couldn't see data.
I did this:
java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB1:shimmer

and i had this:

serial@/dev/ttyUSB1:115200: resynchronising

but no data.

i couldn't find the problem,i searched in the internet but i couldn't find
so.
I need help please, if you have an idea or if you know other manner to
read incomming data from serial please don't hesitate.

I am using tinyos 2

Thank you
Martin Kjeldsen
2013-07-05 08:22:00 UTC
Permalink
Hi Sarra,

Did you work this problem out? One possibility is that you're listening on
the wrong port (the one that is used for programming the SHIMMER)

Cheers,
Martin Kjeldsen
Post by Sarra Sarah
Hi,
I have a problem when i want to forward data from serial port, i tried
with TestNetwork, TestSerial, Blinktoserial .. but i couldn't see data.
but no data.
i couldn't find the problem,i searched in the internet but i couldn't find
so.
I need help please, if you have an idea or if you know other manner to
read incomming data from serial please don't hesitate.
I am using tinyos 2
Thank you
Loading...