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: CC2530

我们系统使用了CC2530作为zigbee组网,CC2530与主控CPU通过串口通讯。但是现在有一个问题就是主控发出一个命令请求CC2530的状态的时候总是要等好长时间才能得到回应,串口的波特率是115200,使用的是UART0(P0.2/P0.3)作为串口。

不知道有没有遇到相同问题的朋友或者是有什么解决思路的?