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.

zigbeeZR关闭路由能力,禁止接收,如何在z-stack里实现?

Other Parts Discussed in Thread: Z-STACK, CC2530

各位好,我在做一款微波感应器,发现cc2530在发送数据时,会干扰微波传感器,导致微波检测到有移动物体。(天线位置已经做好调整,由于产品设计问题,天线位置已经最大远离微波模块)。现在的思路是想只在微波模块被触发时,发送数据,把空闲时接收器关闭,路由关闭,link status关闭,还有需要注意的嘛,然后就是在z-stack上如何实现?