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.

CC2630 UART with Power Management模式问题请教

Other Parts Discussed in Thread: CC2630

我想在CC2630 和 Host CPU之间实现“UART without Power Management模式”,

尝试多天仍然没有成功,不知道是不是理解上有问题还是操作有出入,还请各位大神指教,谢谢!

具体操作如下:
1) CC2630上下载znp工程;
2)在Host CPU端运行znp-host-framework应用程序,如cmdLine.bin;
3) 两者通过UART 两线连接通信,其中VCC/GND直连,RX和TX反接 。

【CC2630 (/RX/TX)】    <--->    【Host CPU (TX/RX)】