Dear All, I wonder if anyone has encountered my problem before? I would appreciate any help.
Thanks, David On Sun, Apr 4, 2010 at 7:53 AM, Xiaodong Wang <[email protected]> wrote: > Hi all, > > Does anyone have experience on this issue? Thank you all for the time. > > Thanks, > David > > > On Fri, Apr 2, 2010 at 3:55 PM, Xiaodong Wang <[email protected]> wrote: > >> Hi all, >> >> I am using TestSerial to send packet form PC to mote. If I am >> understanding it correctly, the packet sent from the TestSerial should be >> received by the mote linked to the USB port and it will invoke the function >> event message_t* Receive.receive(message_t* bufPtr, void* payload, >> uint8_t len) >> >> However, I put a LED display right at the beginning of the function, >> nothing happens. >> >> I am using cygwin in Windows Xp with Telosb Mote. The display in >> the cygwin window is >> Sending packet 1 >> Sending Packet 2 >> ..... >> >> So I suppose the TestSerial java program is sending the packet. Just not >> sure if the mote is receiving this packet correctly. >> >> Can anyone help me with this? I really appreciate it >> >> Thanks, >> David >> > >
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
