ESP32 with sensor MAX30102
Posted: Tue Oct 13, 2020 9:44 am
Hi!
I have a problem in my little project and i have a question in connection with it.
I have a pulzoximeter MAX30102, datasheet: https://datasheets.maximintegrated.com/ ... X30102.pdf
There is a library, I have to use with it: https://github.com/sparkfun/SparkFun_MA ... or_Library
This sensor has an INT pint, and my task is to generate an interrupt to ESP32 if the sensor measurement is ended. (
theoretically, i read on the datasheet it can be happen)
I tried a lot of settings with the library, but I cannot generate an interrupt with it.
Do you have an idea what can be wrong, or could you help me?
Thank you for your answer.
I have a problem in my little project and i have a question in connection with it.
I have a pulzoximeter MAX30102, datasheet: https://datasheets.maximintegrated.com/ ... X30102.pdf
There is a library, I have to use with it: https://github.com/sparkfun/SparkFun_MA ... or_Library
This sensor has an INT pint, and my task is to generate an interrupt to ESP32 if the sensor measurement is ended. (
theoretically, i read on the datasheet it can be happen)
I tried a lot of settings with the library, but I cannot generate an interrupt with it.
Do you have an idea what can be wrong, or could you help me?
Thank you for your answer.