I found some "retraction time" on the PC side when testing how fast I could send messages successfully, but never explored the ramifications. I also never looked into the mote side, where I would expect the delay to be. Perhaps the receiver needs some time to "recover" from a message? MS
Sander wrote: > 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 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
