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,不复位时重新入网

     最近在学习ZB时遇到个问题,在终端复位时通过zgWriteStartupOptions(ZG_STARTUP_SET, ZCD_STARTOPT_DEFAULT_NETWORK_STATE);和Onboard_soft_reset();函数可以重新让终端搜索并加入新的网络。但是有引脚做控制使用,又不想再重新入网时复位这些引脚,有没有什么办法可以在不复位时达到重新搜索网络的效果?

     新人,弄了好几天了,试着初始化了 ZDOInitDevice(10);或者是让终端离线都不行,望大牛们指导一下~~~