Read throught the doc/tutorial, look at the MIG program
and the various demo apps like SimpleCmd and Oscilloscope,
see my robocode for a more comp{lete,licated} example:
http://www.etantdonnes.com/Motes/robocode.tar.gzMS Shen Lee wrote: > PacketSource reader; > reader = BuildSource.makePacketSource(source); > reader.writePacket(myPacket); > > I wan to send some packets from PC to Mote. I notice that the TelosB did > receive some bytes from PC, because the two LEDs besides USB port were > blinking. However, it did not recognize it was a packet(If so, LED.led0 > should blink). > > So, should I configue the packet? Is there any other method to send > packets from PC to Mote over serial? > > best regards, > > -- > Shen Li > State Key Laboratory for Novel Software Technology, > Dept. of Computer Science and Technology, > Nanjing University, P.R.China > Homepage: http://sites.google.com/site/homepageofshenli > > > ------------------------------------------------------------------------ > > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
