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

computed heart rate

    Dear Sirs,

I would like to use in my program computed heart rate as a parameter.

Could you please give example how can I get to this value? I just found in page_0 such. But I do not know how to use it

NRF_LOG_INFO("Computed heart rate:              %u",
                 (unsigned int) p_page_data->computed_heart_rate);

With Best Regards

Pawel

Related