SparkFun_MAX3010x_Sensor_Library icon indicating copy to clipboard operation
SparkFun_MAX3010x_Sensor_Library copied to clipboard

ledMode setting done but output not as expected

Open siddarth-murugesan opened this issue 1 year ago • 0 comments

Hi, I am using MAX30105 for monitoring my heart rate. I tried to use different LED modes to understand the output difference. When I tried to set LED mode to just RED (as value '1') and read the output, I got output for RED (getRed() function) which is expected, but I also got some output values for GREEN (getGreen() function) as well. I am a bit confused, as far as I understood from the code, I should get output for only the set LED right? but I am getting output for GREEN when the set ledMode is RED. Could you please clarify? Thanks in advance

siddarth-murugesan avatar May 01 '23 19:05 siddarth-murugesan