I use nrf52832 to read data from max32664 and max30101. This is my schematic.
i use platformio in visual studio code. and code i get example from: https://github.com/sparkfun/SparkFun_Bio_Sensor_Hub_Library
i checked pin connect form nrf52832 and max32664, address of max32664 is 0x55. it is all correct.
But nrf52832 cant read data from max32664.
Can someone help me.