On Tue, May 20, 2008 at 1:26 AM, Antonio Prados Vilchez <[EMAIL PROTECTED]> wrote: > Hi TinyOS users!! > > I'm trying to understand how Collection Tree Protocol works. > MultiHopOscilloscope would help me to do that, so I have downloaded it into > three MICA2 motes. The problem is that it doesn't work. I have modified the > application in order to know why it happens. The Send.sendDone event doesn't > occur when a radio-transmission has finished. Am I doing anything wrong? > Does anybody know if there is an actualized version of this application? Or > should I modify anything in some library?
Did you make any changes at all in the application? Would it be possible for you to run apps/tests/TestNework on your motes - make sure one of the nodes has id 0. You should then see the root forwarding the received packets on the UART. The rest of the motes will also send debug messages on their UARTs. If you send those debug messages, we can look at the error messages. - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
