On Apr 28, 2008, at 1:58 AM, Linas Ramanauskas wrote: > > > As far as I know error_t in sendDone() just informs if packet was > successfully send over radio, but in scenario described above > error_t is also equal to FAIL if there was no ACK. I can see many > retransmissions before blue LED turns on. Am I wrong?
What makes you think that it will be FAIL if there is no ack? The PacketAcknowledgements interface doesn't affect the semantics of the Send interface. Phil _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
