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
