Zstackapi_AfDataReq 的返回值是 zstack_ZStatusValues_ZSuccess,应该是说明发送数据成功了啊, 但是抓不到包
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.
Zstackapi_AfDataReq 的返回值是 zstack_ZStatusValues_ZSuccess,应该是说明发送数据成功了啊, 但是抓不到包
可以附上抓包檔嘛?另外你req.dstAddr相關的參數設置是什麼?
shortAddr : 0
afAddrMode_t : AddrNotPresent
endPoint : 0
panId : 0
你的afAddrMode_t使用AddrNotPresent,那你有先做Binding嗎?沒有binding使用AddrNotPresent會導致沒有指定destination address跟endpoint而發不出封包