Dear all, I am sending packets using AMSend.send.
The error_t that this function passed to me are SUCCESS, EBUSY or FAIL which is only tell me the failure caused by the state of the node such as the communication layer is not in a state that can send and etc. While, in AMSend.sendDone, give me the information on whether the packet is successfully send/not (without telling me the cause of the failure; if it is fail). I am interested to know on the cause of the failure for example, is it due to maximum MAC backoff was reach or due to collision caused by interference or due to maximum retry was reached or etc. I would be very appreciate on any guides given :) thanks. Adib -- View this message in context: http://tinyos-help.10906.n7.nabble.com/How-to-know-the-cause-of-send-failure-using-AMSend-tp23867.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
