Hi, Just a guess: you could be using differing versions of TinyOS for the API and the mote binaries. E.g. you compiled the mote binaries with TinyOS 1.x but are using the APIs (tinyos.jar) from a TinyOS 2.x installation. If I remember correctly, the packet format has slightly changed to make messages platform independent.
Cheers, Urs Héberte Fernandes de Moraes wrote: > Hi > > Someone has run a Java application on a Linux platform without the tiny > installed? > Why I am having problems with the implementation of the java application. > Most of the messages I send via motto and he is receiving such as: bad > packet > > Any idea what can this occur? > > I am running jar in ubuntu 8.10, I tried running in Fedora 9 and the same > thing occurs. Use sun JVM 1.6, I tried the 1.5 and not working (according to > the Internet, the 1.5 still has problems). I put the libraries in the > corresponding folders $ JAVA_HOME / jre / lib / ext (, i386). > > Any guess are welcome. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
