Good day!
I need the Red, IR, and Green readings. I have the MAX30101 and Xiao BLE nRf52840 with the models shown in the pictures below.
I just used the Hexiwear sample code for max30101 and only added lines in the proj.conf, xiao.overlay for dts, and main.c as follows:
The problem is that while the Green and IR readings are normal, the Red readings reach an upper limit of 262143 when a finger is placed:
These are the readings when the finger is not placed:
I tried uploading the same code on a different MAX30101 board (Heart Rate 4 Click by MikroE) which produced the same Red readings.
I tried using the heart rate mode only to only use the Red LED which also produced the same Red readings.
Where and what could have been the problem?
Thank you in advance!