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

UART BLE Example - Data size limit

Hi,

What is the limitation in terms of the number of bytes that can be sent over the UART to be sent over BLE on the usart ble example? I tried sending 32 bytes and it worked, but sending 64 bytes does not seem to work.

I thought Bluetooth 4.1 onwards, the size of the data to be sent was in the hundreds of bytes range. Please let me know if I am mistaken.

Also if there is any way around that you suggest.

Thanks

Related