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

Sending data using UART

Hello

I am using SDK 15.3 ble_uart_central and peripheral example. 

I am trying to transmit an array of integers from peripheral node to central node. Please help me with where to set the data and what is the maximum size of the data that can be transmitted. I found  " ble_nus_chars_received_uart_print()" function, but still not clear about how to go about it.  I will be extremely grateful to you for a detailed explaination.

Thanks in advance.

Related