2008/6/6 Paul Stickney <[EMAIL PROTECTED]>: [...] > > I don't have in-depth enough knowledge about the Collection > implementations, but I suspect that > (in priority of where I'd start looking) > 1) No route is being found and it's waiting and waiting and ...
This really seems to be the problem. I have put some debug messages in CtpForwardingEngineP.nc to check it. It retries to send every 10 seconds. If no route is found it blocks forever. There is an empty implementation of <event void UnicastNameFreeRouting.noRoute();> that is signaled. I think this is the place where a cancel after several retries could be implemented. But this does not really make very much sense in case of the collection protocol. > HTH, > Paul I did help. Thank you very much! Nicola _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
