您好!
执行 ZDO_BIND 请求后、我获得0x84作为返回状态。 在任何地方都找不到该状态代码的含义。
这意味着什么?
另外:我有 CCS 并打开了 ZNP 项目、在哪里可以找到各种状态代码?
BR、
Luca Vetri
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.
您好!
我有一个 Danfoss 恒温器、我在群集0x0201中运行与它的绑定。
这些是信息(您可以看到数据包构建正确)
BIND PACKET: fe
17
25 21
e0 74 <-- network address
9 c2 d9 e5 ff 5f d1 4c <-- Serial of the danfoss
1 <-- SrcEp
1 2 <-- Cluster
3 <-- Addressing Mode
fe 1b c3 24 0 4b 12 0 <-- Coordinator IEEE
1 <-- dstEp
16
Serial: 4c d1 5f ff e5 d9 c2 9 <--- Serial of the danfoss thermostat
coordinatorIeee: 0 12 4b 0 24 c3 1b fe <--- serial of the dongle.
值得注意的是、即使我在协调器 IEEE 中写入所有零、我也会获得相同的状态0x84。
我真的不知道会出现什么问题。
很遗憾、我无法设置监听器。