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.

z-tool 中可能有个bug

Other Parts Discussed in Thread: Z-STACK

使用z-stack 2.6.3 (zigbee home 1.2) ,协议栈文件是z-stack-home 1.2.2a.build44539 测试发现z-tool中util目录下UTIL_GET_NV_INFO命令回执存在问题,不能正确获得参数,会有错位的问题,可能是ScanChannels没有解析导致。

<RX>05:31:02.29 COM12 UTIL_GET_NV_INFO_RESPONSE (0x6701)
Status: 8 (0x8)
IEEEAddress: 0x00124B000xxxxxxx
ScanChannels: NONE (0x0)
PanID: 0xBB26
SecurityLevel: 0xFF
PreConfigKey:  

请帮忙测试验证和分析