oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
192 stars 135 forks source link

Max30100/Max30102 the led is not lit up and i get a soft wdt reset #72

Closed kentpaul closed 4 years ago

kentpaul commented 4 years ago

Troubleshooting checklist

Description of the issue

i put 4.7k pull ups but still the same i only get this error. And without the pull ups still i only get this error. And lastly when i unplug my pins to nodemcu then i run upload, serial monitor im still getting this error image

Output from MAX30100_Tester example

image

Details of my setup

cerebrum2020 commented 4 years ago

Hello,

maybe try with i2c scanner

https://playground.arduino.cc/Main/I2cScanner/

Also on my configuration if I connect just the MAX30100 board (standard, without mod) no way to work. If I connect also the i2c dispaly ot work correctly.

kentpaul commented 4 years ago

hello sir this is the ouput that i get Scanning... Unknown error at address 0x3A I2C device found at address 0x57 ! done

Scanning... Unknown error at address 0x0D I2C device found at address 0x57 ! I2C device found at address 0x5A ! done

Scanning... I2C device found at address 0x57 ! done

Scanning... I2C device found at address 0x57 ! Unknown error at address 0x78 done

Scanning... I2C device found at address 0x31 ! I2C device found at address 0x57 ! done

Scanning... Unknown error at address 0x1C I2C device found at address 0x20 ! I2C device found at address 0x57 ! done

Scanning... I2C device found at address 0x57 ! I2C device found at address 0x58 ! done

kentpaul commented 4 years ago

whats next sir? i dont know how to disable the wtd reset

cerebrum2020 commented 4 years ago

Hello. but is a continuos reading or the different readings are during different tests?