[Tinyos-help] Send serial packet between two motes

2012-04-29 Thread David Onions
Hai,

The TestSerial app works fine for me between mote and PC but when I wire 
two motes together it doesn't work. These are telosb type notes but 
without the FTDI chip. There seem differences in the packet format of 
that sent by the TestSerial java app on the PC and the packets sent by 
the mote.

Packets sent by the mote seem to start with 0x7e 0x45 whereas those 
coming from the PC will start with 0x7e 0x44/0x43. Sending the same 
packet thats received from the mote back to it doesn't do anything 
either. Any idea on how to send a packet from a mote that another will 
be able to receive or get a mote to receive the 0x7e 0x45 packets sent 
by another mote?

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


[Tinyos-help] Send serial packet between two motes

2012-05-01 Thread David Onions
Hai,

The TestSerial app works fine for me between mote and PC but when I wire 
two motes together it doesn't work. These are telosb type notes but 
without the FTDI chip. There seem differences in the packet format of 
that sent by the TestSerial java app on the PC and the packets sent by 
the mote.

Packets sent by the mote seem to start with 0x7e 0x45 whereas those 
coming from the PC will start with 0x7e 0x44/0x43. Sending the same 
packet thats received from the mote back to it doesn't do anything 
either. Any idea on how to send a packet from a mote that another will 
be able to receive or get a mote to receive the 0x7e 0x45 packets sent 
by another mote?

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