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

Does BLE UART affect hardware UART

I'm trying to send data from a NUCLEO F401RE board with the nRF 52840 DK using UART. Then have the data to be sent to my phone via Bluetooth. I'm starting from the ble_app_uart example. Is it possible to use UART to both send data from the MCU to the nRF 52840 DK and send data to my phone? or will I need to find another way to connect my MCU and nRF

Parents Reply Children
No Data
Related