Talk:Mote-PC serial communication and SerialForwarder (pre-T2.1.1

From TinyOS Wiki
Jump to: navigation, search

Hello, I was trying to install tinyos on Ubuntu 9.04 and whenever i tried to: $ java net.tinyos.tools.Listen -comm serial@/dev/ttyUSB0:tmote it would give me an error with jni, and told me to try tos-install-jni which never work. It never work for me on Ubuntu 9.04 and what i did was install tinyos on Ubuntu 8.04 and it did work. Hope this info is useful Luis

---

oh,my friend.I am foreigner. my English is poor and also my tinyOS >_<. but I am working hard for it ~_~. I meet 2 trouble.

the frist: I can send message to PC,but PC can't send message to node... may be 'event receive()' is not working? my node is zigbee kmote. my RX is glint. buy event receive is not working.

the second: I can't control packet. I want just send 1 to PC.how to use message_t to do that? what is the message whice my pc received I don't konw :( I can just receive message

the last: thanks very very much for help me.