Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POX begin failed #76

Open
3 tasks done
saikumarelab opened this issue Jul 29, 2020 · 0 comments
Open
3 tasks done

POX begin failed #76

saikumarelab opened this issue Jul 29, 2020 · 0 comments

Comments

@saikumarelab
Copy link

saikumarelab commented Jul 29, 2020

Troubleshooting checklist

  • I read the README (on master) thoroughly
  • I ran the MAX30100_Tester and I'm going to paste the output down below
  • I filled in all the details of my setup down below

Description of the issue

we have RCWL-0531 (max30102) connected to arduino with the following wiring connection,
We stuck up with this block,
if (!pox.begin()) {
Serial.println("FAILED");

Output from MAX30100_Tester example

Initializing pulse oximeter..FAILED

Details of my setup

Vin-5V-arduino
Gnd-Gnd
SCL-4.7K pull up resistor to 5v and connected to A5 of Arduino
SDA-4.7K pull up resistor to 5v and connected to A4 of Arduino
INT-4.7K pull up resistor to 5V and connected to D2 pin of Arduino

  • Arduino hardware:
  • MAX30100 breakout: RCWL-0531
  • Arduino framework version: 1.6.9
  • MAX30100 library version: 1.2.1
  • Arduino Hardware: Uno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant