SparkFun Forums 

Where electronics enthusiasts find answers.

General project discussion / help
Did you make a robotic coffee pot which implements HTCPCP and decafs unauthorized users? Show it off here!
By preetam
#194296
Hi All,

I am trying to attach MAX30105 with ESP32. I have ported the arduino library of sparkfun max30105 to C. and now i have connected the same to ESP32. whenever i try to read the MAX30105_FIFOWRITEPTR and MAX30105_FIFOREADPTR , i get 112 and i am not able to proceed further has there must be some value difference between MAX30105_FIFOWRITEPTR and MAX30105_FIFOREADPTR.

Could someone point me if i am doing anything wrong