How to use 2 I2C and UART simultaneously in ESP32?

@Koepel Then should I read pulseoxi data for every 1 min? Will that help?

I don't know, sorry. I'm also too busy today to investigate it.

@Koepel

I didn't understood what you said here. can you explain it

I did not read how the library works, but it seems that it needs to be able to keep track of the heartbeat. So I assume that it needs to sample many times per second.

Perhaps the 'encode()' can be called many times per second to keep track of the heartbeat, and perhaps the 'isValid()' with the calculation can be called once in a while.

But I'm just guessing here, you have to read how the library works.

Did anyone manage to solve this problem?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.