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.

请问一下终端设备带休眠功能的,NLME_SetPollRate对mt uart 串口接收有影响吗?

Other Parts Discussed in Thread: CC2530, Z-STACK

cc2530 z-stack2.5.1在终端使用NLME_SetPollRate(3*1000)后,使用mt uart能接收到数据,但想改为一个小时NLME_SetPollRate(3600*1000),串口接收不到数据。