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.
你好,TI工程师 vv:
以下几个问题:
1.发送端设备收到接收端的ack确认后,这个ack的消息我该从哪里提前出来?
2.afReflectError( uint8 dstAddrMode, uint16 dstAddr, uint8 endPoint, uint8 transID, ZStatus_t status ) 产生的AF_REFLECT_ERROR_CMD消息吗,是关于ack的应答消息吗, 如果是的话,状态值是ZNwkNoAck 还是 ZApsNoAck,我调试的时候,很难出现ack没有应答这样的情况 ??
3.还是说在ZApsNoAck 这个消息???
4.我能把home1.2.2的工程文件如Components文件以及Libraries替换到我之前开发老版本的工程里面,这样既能用新版本的协议栈功能了??