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

What is the fastest I can call `ble_hrs_heart_rate_measurement_send`?

If I want to stream samples up to the nRF Toolbox HRM iOS app plot, what is the fastest that I can call ble_hrs_heart_rate_measurement_send in firmware assuming I have nothing else really running? Every 10ms? I know there's an inherent limit to the protocol, but am not sure where to look for any additional limits that may be imposed by the S110 soft device.

Related