Then check: 1) CC2420 Channel: base station and sending mote must use same CH. 2) serial port: is it really ttyUSB1? Sometimes other USB devices may also be connected. some more effort: make the base station to blink a LED when receiving a radio packet. The default one is to blink LED when UARTSend is done, if I am not wrong.
I never used shimmer motes, so no more ideas. ________________________________________ From: Sarra Sarah [[email protected]] Sent: Thursday, 27 June, 2013 1:30:10 PM To: He Dajiang (I2R) Cc: [email protected] Subject: Re: [Tinyos-help] Can't forwarding data from serial port (Sarra Sarah) Sure i did that, i followed all step and use basestation for that. I skipped those details Le jeudi 27 juin 2013, He Dajiang (I2R) a écrit : For TestSerial and Blinktoserial, the mote application send packet through radio instead of serial port. If you connect the motes with those two apps with your computer, u cannot see anything. In order for you to see the packet in computer, you need to flash the BaseStation application to a mote and then connect it to your computer. 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. Thank you Institute for Infocomm Research disclaimer: "This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you." _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help Institute for Infocomm Research disclaimer: "This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately. Please do not copy or use it for any purpose, or disclose its contents to any other person. Thank you." _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
