Are there examples of routines that support communication with the external UART interface?
Are there examples of routines that support communication with the external UART interface?
Yes, if you download the SDK there are UART examples. Also this forum has many articles regarding using the UART.
I think you want to use the NUS example in the SDK. This basically turns the nRF51822 into a UART <=> BLE data pipe.