I completely forgot about that... The nesC code running on the motes is TinyOS 1.1, but I would prefer to use TInyOS 2 tools on the PC side. Is there any way to just get the complete raw packet in Java and parse it myself?
On Thu, Apr 24, 2008 at 3:54 PM, Greg Hackmann <[EMAIL PROTECTED]> wrote: > Nikhil Singhal wrote: > >> serial@/dev/ttyUSB1:57600: ignoring unknown packet type 0x42 >> > > What version of the TinyOS Java tools are you using? Packet type 0x42 > corresponds to TinyOS 1.1 serial packets. If you're using the TinyOS 2.0 > Java tools on the PC side, it'll cause an error like what you're seeing, and > simply switching to the TinyOS 1.1 tools should fix it. > > Greg Hackmann > -- Nikhil
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
