Josh,

The Listen application returns the packets in signed bytes. Since Java does not have an unsigned type, you will have to crete the conversion methods yourself. They are not hard and shouldn't take that much time. You will have to convert from signed byte to Hex and then probably back to unsigned ints in order for you to deal with the data that is returned from the TestMTS400 applications.


Greg


_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to