You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: