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

Use app_uart_put() to send data

After I add uart function to ble_example, I use app_uart_put()to send data,but data only one byte.What can I do?My board is nRF52-DK.SDK is nRF5_SDK_11.0.0_89a8197.This is my code main.c

Parents Reply Children
Related