Hello everyone,
I'm using tinyos 1 and I've had some interesting results when I posted a task in the SendDone function. This task should send a message every time it is called. And of course that in turn activates the SendDone event and so on. However it seems that if I insert a delay in the SendDone event just before I post the task the results will be better and less packets are lost. Almost as if SendDone is not really done. Can anyone tell me if this is the case or what can cause this? Thanks.
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
