This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

zigbee network packet loss problem

Now solve the dropout problem, I thought of a solution is to add the ACK handshake protocol:
Add a header in each packet sequence number, when the ACK response packet sequence number and send the same packet, it means sent correctly, otherwise sent again. But I now want to broadcast, this does not. Will, you have the appropriate solution thing?