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

GY-MAX30100 Example8_SPO2 issue #36

Open
simtcrom opened this issue May 1, 2021 · 3 comments
Open

GY-MAX30100 Example8_SPO2 issue #36

simtcrom opened this issue May 1, 2021 · 3 comments

Comments

@simtcrom
Copy link

simtcrom commented May 1, 2021

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

@santaimpersonator santaimpersonator transferred this issue from sparkfun/MAX30105_Particle_Sensor_Breakout Sep 1, 2021
@nikkopt
Copy link

nikkopt commented Nov 5, 2022

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
Copy link

nikkopt commented Nov 6, 2022

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
Copy link

nikkopt commented Nov 6, 2022

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

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

2 participants