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

Not able to send large number of samples over BLE

Hi,

I have an ADC which is interfaced with the nrf52.

The samples from the ADC are collected every 2ms (500Hz sampling rate). I store these samples, and when the number of samples stored equals to 100, I need to send it over BLE.

I have this system working for 25samples, however when I increase the count, no transmission occurs. (No samples seem to be received)

Each sample value is around 9 bytes.

Can anyone help me with this issue.

Parents Reply Children
No Data
Related