Hi all,
I use TinyOS-2.1.0, which installed from Ubuntu sources. Now I want to try
some CTP experiments in a real environment(my 11 IRIS motes).
I choose TestNetwork, which is in /apps/tests/TestNetwork.
I delete all codes about debug messages and add command in Makefile to
generate java file for parser raw message data. Now I can only receive
message data. No any debug information.
The program runs TestNetwork correctly in IRIS motes. I could use Listen
tool to get raw data from serial port. Those data are all right. I could
even write the topology from that.
But if I use MsgReader to get data with generated java file, messages never
come out.

It confused me a long time, Is that something wrong with those code?  If any
one runs TestNetwork correctly and could receive data with mig method, could
you show me the codes or give
me some advice? I will appreciate.

-- 
Xu Jingwei
State Key Laboratory for Novel Software Technology
Department of Computer Science and Technology
Nanjing University, Nanjing, China
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to