SparkFun_MAX3010x_Sensor_Library icon indicating copy to clipboard operation
SparkFun_MAX3010x_Sensor_Library copied to clipboard

GY-MAX30100 Example8_SPO2 issue

Open simtcrom opened this issue 4 years ago • 3 comments
trafficstars

Hello,

My sensor model is GY-MAX30100 picture attached. I am trying Example8_SPO2, and in the serial monitor I get below,

_ets Jan 8 2013,rst cause:4, boot mode:(3,6)

wdt reset load 0x4010f000, len 3584, room 16 tail 0 chksum 0xb0 csum 0xb0 v2843a5ac ~ld_

I know the sensor works, Example1_Basic_Readings, Example4_HeartBeat_Plotter, Example5_HeartRate worked. Any idea how to fix it ?

IMG_8380 IMG_8377

simtcrom avatar May 01 '21 13:05 simtcrom

I have the exact same problem.

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1184
load:0x40078000,len:13160
load:0x40080400,len:3036
entry 0x400805e4

nikkopt avatar Nov 05 '22 16:11 nikkopt

Since there are so many articles online of people having no problems, i fired up my old virtual machine (with arduino 1.8.5, ESP version 1.0.4 and SparkFun's MAX3010x library version 1.0.8) and it works fine. Don't know which one is related to the fault since i don't have time to test right now.

nikkopt avatar Nov 06 '22 12:11 nikkopt

The culprit are the espressif libraries. The last working version is 2.0.2. Newer versions won't work.

nikkopt avatar Nov 06 '22 18:11 nikkopt