Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 1 month ago.
MAX30003 ECG Data Validation
Hello everyone I am using NRF52 Microcontroller with MAX30003 ECG Board. I have Created library files for MAX30003 and Completed SPI communication with NRF52840 microcontroller,
I can read INFO (0x0F) register and receive some data in RX buffer but I don't know whether it is receiving correct data or not, can anyone help me how to verify the data.
1 Answer
6 years, 1 month ago.
Hi Rohit,
Based on your post it seems you wrote a library for the MAX30003. My first suggestion will be to use the library that Maxim Integrated develop for this product. MAX30003 Mbed Library by Maxim Integrated
Let me know if that helps.
Felipe