Adding UART in ble_app_template

Hi,

1-I have successfully developed an app ...\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_template.

2-I have set a UART example to send data from Arduino and successfully send data from Arduino and receiving on nRF52840. I have used this example code:  ..\SDK\nRF5SDK17009d13099\nRF5_SDK_17.0.0_9d13099\examples\peripheral\libuarte 

3- Now I want to add the UART part in my ble_app_template. But getting the following error. kindly suggest a solution? or how should I add in ble_app_template?


Thanks!

Related