Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
P0.5 - RTS
P0.6 - TX
P0.7 - CTS
P0.8 - RX
The connections to the MCU are correct.
I constantly get the APP_UART_COMMUNICATION_ERROR (immediately) when running the application (running on pca10040 eval board doesn't cause the error).