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.

CC2630作为节点怎么清除NV_RESTORE

Other Parts Discussed in Thread: CC2630, Z-STACK

CC2630作为节点怎么清除NV_RESTORE,以使节点可以忘记之前的协调器进而加入新的协调器,

想法是通道按键去清除,但是在按键函数里无法实现报错,

1.我是在zstackdoorlock里面实现的,发现找不到函数定义,是不是应该在zstackcore里面实现?

2.zstackdoorlock和zstackcore什么区别?为什么2630的软件要分两部分?