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.
请问通过抓包查看哪些字段可以推断出该设备为zigbee3.0?
设备在入网的时候,你的协调器或者网关可以通过发送Node Descriptor Request或者节点的Node Descriptor Response。
在Response里面有一个标志位可以看出是不是3.0的设备。如下图,0x15=21,就是3.0要求的ZigBee协议平台版本是R21