看到资料说使用下面两个函数可以更换密码,可是资料讲的并不详细,两个函数的注释也很简单,哪位有相关的例子,求教如何实现更换密码?,如何填写这两个函数的参数?
ZDSecMgrUpdateNwkKey( );
ZDSecMgrSwitchNwkKey();
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.
ZDSecMgrUpdateNwkKey()是用来换一个key
ZDSecMgrSwitchNwkKey()告诉其他设备更新后的key,是通过广播方式发送的