Arduino-MAX30100 icon indicating copy to clipboard operation
Arduino-MAX30100 copied to clipboard

@proyectoTEOS

Open celciusjj opened this issue 5 years ago • 1 comments

@proyectoTEOS Maxso100 uses asynchronous call back and pox.update() must be called as soon as possible I too work with many sensors and I too faced the same software reset problem So to avoid it I just added pox.begin() and pox.update in middle of the code where it blocks the esp8266 from calling its utility function i.e where there is large delay to perform the operation

_Originally posted by @JanashreeA in https://github.com/oxullo/Arduino-MAX30100/issues/42#issuecomment-373120375

can you help me?

celciusjj avatar May 12 '19 02:05 celciusjj

hello sir did you solve this issue?

kentpaul avatar Apr 28 '20 05:04 kentpaul