This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf52832 and sfh 7072 for with which calculation method i'll get actual heart beat..

Hello, I'm using SFH 7072 Heart rate sensor with nRF52832 board , But i'm not getting actually heartrate, i'm getting like a 6-7 digit output , for that which calculation method i should to use.

thank you.

  • Hi,

    You will have to look in the datasheet of your sensor device, to see what the expected readout is, and how to convert it to readable values.

    What variables are you printing on the log? Could there be some issue with int vs. uint variable types, etc? Please post more of your code.

    Best regards,
    Jørgen

Related