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.

zstack3.0 无法取消data request

Other Parts Discussed in Thread: CC2530

芯片CC2530 协议栈 zstack3.0

我希望zigbee设备入网之后为了省电不再主动发送data request,故在设备入网之后调用NLME_SetPollRate( 0 );

但是抓包显示还是1s发送一次data request,求解有什么方法能够关闭数据轮询,谢谢!