sparkfun / AD8232_Heart_Rate_Monitor

AD8232 Heart Rate Monitor
Other
178 stars 190 forks source link

Sensor returning only '!' #11

Closed MatheusCastilho2 closed 6 years ago

MatheusCastilho2 commented 6 years ago

Hi, everyone. I need this project for 3 days....

In condition below always return '!'

if ((digitalRead (10) == 1) || (digitalRead (11) == 1)) { Serial.println ('!'); } else { Serial.println(analogRead (A0));

} 
delay (1); 

How I resolve this?

harpekar commented 6 years ago

I have filed an issue to fix this (#12).

Grahldg commented 6 years ago

I was unable to duplicate this issue with the circuit described in the hookup guide. If you are having issues in the future and need more immediate assistance, please contact our Technical Support Team.