Other Parts Discussed in Thread: Z-STACK
协调器发送消息给终端,正常。
终端发送消息给协调器,发送一次后,就再也接收不到消息了
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.
正确时 源端口号 为0 目的端口号为0x30
endpoint 0是ZDO層用的,應用程序不應該用端口号 为0
不能接受数据时,源端口号为30 ,目的端口号为30
我看這一類数据發出來除了有mac ack,連aps ack都有,代表你的協調器收到了
MyApp_DstAddr.addr.shortAddr = 0x0000;
這個是发送目的地址不是源地址
查看了一下,正确时 源端口号 为0 目的端口号为0x30
你自己說正確時源端口号 为0,如果不是你發送的是誰發送?