I am trying to hookup multiple MAX30105 sensors (Sparkfun breakout) to my Arduino Zero.
Here is the datasheet: http://www.mouser.com/ds/2/256/MAX30105-967526.pdf
Sparkfun Breakout page: SparkFun Photodetector Breakout - MAX30101 (Qwiic) - SEN-16474 - SparkFun Electronics
They communicate via I2C and I couldn't find a way to alter the slave address for one of the sensors. I have contacted the manufacturer to see if they have documentation on how I could do this.
Is there another way around this?