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

Using nRF UART 2.0.. how does this app send info?

Hello, I'm using the nrf UART 2.0 app with nrf51822 and I'm wondering how a line of characters is sent using this app. For example if I write 'abcdefg' does the BLE receive it at once or one by one? or does this depend on how the Bluetooth is programmed?

Related