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.

ZStack中如何关闭MAC ACK

ZStack在数据发送的过程中,由于数据碰撞等问题,可能导致数据的发送失败,这时候就会重传。我想知道是否可以关闭重传机制,文档中说明了包括APS ACK和MAC ACK,请问如何关闭MAC ACK。

  • MAC ACK没办法关闭,这个是协议所必须的。如果要想使用没有ACK的,可以选择其他私有协议。

    APS ACK默认是没有使能的。

    重传可以在f8wconfig.cfg文件里面修改。

    但是这样并不会对通信有很大改善,适当的重传肯定是需要的

x 出现错误。请重试或与管理员联系。