sparkfun/SparkFun_MAX3010x_Sensor_Library

Example8_SPO2 doesn't work on Espressif ESP32

AthanasiosT opened this issue · 4 comments

The example8_SPO2 doesn't work on esp32 using max30102.
The compilation is ok but after loading the program on esp32 no leds light up on sensor and no data on serial monitor

After pressing enter in serial monitor system starts but values are abnormal. Should I use pullup resistors?

I used pullup resistors, I used 3.3V and 5V but values of SpO2 and Heartrate are abnormal.

Hi. Did you find any solution for getting wrong SpO2 values? I am also using example 8 and getting very far values (range from 10 to 100, and sometimes -999)

Please refer to the following;
#17 (comment)