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.

CC2530怎样删除失效节点

Other Parts Discussed in Thread: Z-STACK

我现在用的工程代码是Z-Stack Lighting 1.0.2,只要涉及到zll_samplelight.c和zll_sampleremote.c这两个文件。现在我想用遥控器控制多个灯(比如10个),但是不得不考虑多个灯中有个别灯设备会出现损坏的现象。我现在想实现的功能就是,当有灯设备出现故障时,可以将其节点信息从整个网络中彻底删除。希望各位大神能够指点一下,非常感谢!