Josh,

I would recommend using the Listen java application. It will print out the raw packet to the screen and you can decode the message. I am not sure if xlisten does this. I had the same problem with XSensorMTS400.

You might also want to look through the code and change the implementation of the XSensorMTS400/TestMTS400 application so that it collects the data and sends the packet each time the timer fires.

The way that is currently is, you will not receive packets at normal time quantum.


Greg


Hey all,
 Ive recently upgraded from TinyOS-1.1.10 to TinyOS-1.1.15 using mica2.
 Ive been able to run the XSensorMTS400 app, and use xlisten to view results.

 NOw under 1.1.15, im having packet trouble.  WIth XsensorMTS400 installed on
a mica2, and TOSBase on the MIB board, when i run
"xlisten -r -p -c -b=mica2 -s=com7"
  (com7, because im using a USB-serial converter)
I get erros as such:

 error: no packet handler for tos type 0x80
 error: no packet handler for tos type 0x06
 error: no packet handler for tos type 0xf8
 error: no packet handler for tos type 0x06
 error: no packet handler for tos type 0x18
 error: no packet handler for tos type 0x18

and the types changed , and what seems to be random.
I am unable to pin point the error in the code.  Can anyone help me please!!
this is very important.  THank you very much inadvance!!!

Josh

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help




--
Gregory Moore
[EMAIL PROTECTED]

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to