Hi,
I have a hardware (wired) UART transmitting data to the nRF51 at intervals. I'm currently trying to implement UART-BLE that runs could concurrently with the wired UART.
How should I go about doing that (uart event handler and uart initialization)?