Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

Project Request

Return
Pratyush Sethi
pratyush049

posted on 2020/12/19 02:14:36 PM CET

Click Boards

heartrate 5 click code

i am using heartrate 5 click board with nrf52840 and successfully done porting the code. i am getting raw data values from functions shown below:
1.heartrate5_getLed2val( void )
2.heartrate5_getAled2val_led3val( void )
3.heartrate5_getLed1val( void )
4.heartrate5_getAled1val( void )
5.heartrate5_getLed2_aled2val( void )
6.heartrate5_getLed1_aled1val( void )

can you please the calculation how to get heart rate, oximeter values from that raw data.