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

High transmission rate of sample data using ble_hrm and NRF51DK

Hi,

I am sampling 2 200Hz signal using ADC and transmitting data using heart rate and battery service of ble_hrm(instead of using simulated data).

But since the connection parameter cannot be lower than 7.5ms(makes it 133Hz), I am not able to reconstruct the signal on the android phone( need atleast 400 Hz).

I am able to reconstruct only 1 Hz signal, I am sampling at 1KHZ.

Is there a way to increase throughput using these same service?

Should I use a custom service where I can change the size of packet? If yes, I need help on how to start building one using NRF51DK

Parents Reply Children
No Data
Related