8 years, 3 months ago.

BLE, How to send packets of data?

Hi

I recentlly started programming my nRF51 DK and came to a problem. How do i send "large" amount of data (up to 32 kB) over BLE? I tried to send it with HearthRateService, one byte at the time, but it only works with a 20 ms delay and that is not acceptable.

Is there a way to use HearthRateServicet send 20 bytes?

If no, what else should i use?

Thanks!

1 Answer

8 years, 3 months ago.

check out this link i hope it'll help you

https://docs.mbed.com/docs/ble-intros/en/latest/