现在有低功耗和非低功耗产品,协调器端想在连接时区分他们,我在抓包时看到低功耗连接参数不同。连接测试发现ZDO_JoinIndicationCB函数的CapabilityFlags在低功耗连接时为0x80,普通设备是0x88,是否能根据0x8判断该终端就是低功耗设备?
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.
现在有低功耗和非低功耗产品,协调器端想在连接时区分他们,我在抓包时看到低功耗连接参数不同。连接测试发现ZDO_JoinIndicationCB函数的CapabilityFlags在低功耗连接时为0x80,普通设备是0x88,是否能根据0x8判断该终端就是低功耗设备?