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

UART write to BLE function

I am using the ble_app_uart example and I am having a hard time finding the function that writes a UART message to BLE from the Nordic to the host. uart_event_handle() seems to be reading from BLE, is there one that writes?

Related