加入 编译项
ZTOOL_P1
NV_RESTORE
使用功能
-DSECURE=1
zgPreConfigKeys = TRUE;// ;FALSE
修改方法
osal_nv_write(ZCD_NV_PRECFGKEY, 0, 16, RxBuf);
SystemResetSoft();
确认修改成功
osal_nv_read(ZCD_NV_PRECFGKEY, 0, 16, Key_Network);
问题是:怎么我的终端还是能和 协调器通信 两边的网络密钥不是 不一样了吗??!!
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.
加入 编译项
ZTOOL_P1
NV_RESTORE
使用功能
-DSECURE=1
zgPreConfigKeys = TRUE;// ;FALSE
修改方法
osal_nv_write(ZCD_NV_PRECFGKEY, 0, 16, RxBuf);
SystemResetSoft();
确认修改成功
osal_nv_read(ZCD_NV_PRECFGKEY, 0, 16, Key_Network);
问题是:怎么我的终端还是能和 协调器通信 两边的网络密钥不是 不一样了吗??!!