Other Parts Discussed in Thread: CC2530
终端设备都开启了NV_INIT、NV_RESTORE编译选项,跟踪了下协议栈,发现终端连上协调器后并没有调用ZDApp_NVUpdate()函数来存储相关的网络信息, 导致每次启动都不会快速的连接上协调器,
不知道连上协调器后存储网络信息的流程是怎样? 为什么我的CC2530还是没有存储功能?
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.
Other Parts Discussed in Thread: CC2530
终端设备都开启了NV_INIT、NV_RESTORE编译选项,跟踪了下协议栈,发现终端连上协调器后并没有调用ZDApp_NVUpdate()函数来存储相关的网络信息, 导致每次启动都不会快速的连接上协调器,
不知道连上协调器后存储网络信息的流程是怎样? 为什么我的CC2530还是没有存储功能?