I am having trouble connecting to the micropressure sensor via the I2C ports on my Arduino Nano 33 IoT. I’ve attached a picture of the breadboard below. When I run the I2C Scanner file, it only detects two addresses: 0x60 and 0x6A. These two are not the micropressure sensor.
Furthermore, when I run the example file provided with the sensor, I get no outputs on the serial monitor. Any help is appreciated.