This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Read data from other external controller (UART) and send same data to ble in realtime nrf52832

Am facing issue when am reading data from controller(UART) and using ble_app_uart example code to send data to BLE.

Not able to use two uart's at a time.

Related