On Wed, Jun 4, 2008 at 12:08 PM, Nicola Wegner <[EMAIL PROTECTED]> wrote: > Hi, > > I have a problem with the Collection protocol. > > When I call CollectionSenderC.send(...) I never get a > sendDone(error_t) signaled. When I try to resend then > CollectionSenderC.send(...) returns EBUSY. > > I have not set up a root node yet but I think sendDone() should be > signaled after a while and deliver an error when no route can be > found.
Did it return SUCCESS when you called send() the first time? - om_p _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
