Re: [Tinyos-help] writing packets from USB to Telos

2005-11-12 Thread Joe Polastre
see tinyos-1.x/contrib/ucb/apps/Pong/PingPong.java -Joe On 11/11/05, Séva Safris [EMAIL PROTECTED] wrote: Hi all. From a C program I am trying to send a packet: 04010800047d45050100 to a Telos mote with the communication going over the USB. i.e. Instead of reading packets from the

[Tinyos-help] writing packets from USB to Telos

2005-11-11 Thread Séva Safris
Hi all. From a C program I am trying to send a packet: 04010800047d45050100 to a Telos mote with the communication going over the USB. i.e. Instead of reading packets from the mote using SerialForwarder or something, i want to write packets to the mote. It seems that TOSBase is wired to