Hi all, When sending a packet in TinyOS-2.1, you receive an event(send.sendDone) telling that the packet was successfully sent. It*s possible to read this in the error_t parameter. Does this mean that the packet has been really sent over the air? Can it be so that the radio(or a lower layer) receives the packet and due to CSMA/CA, tries a few times (backoffs) and then discards the packet and we still get that the packet was successfully sent? Thanks in advance
Regards Ibrahim _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
