nrf51822 uart

I am using the serial port of SDK7.1 to send and receive data, and this serial port is a serial port of nRF51_SDK_7.1.0\examples\peripheral\uart\pca10028\arm. Can this serial port be transplanted into the project? Why do I port it to the serial port, when using the PC's serial port assistant to send, only send but not receive?

Related