Hi,
I want to measure CO2 in different locations using two similar CO2 sensor (MiCS-VZ-89TE). I can communicate with the sensor over I2C0.
But because two sensors have exactly the same I2C address, I cannot connect the second sensor to the same I2C0 module.
How can I activate I2C1 and where are the SDA and SCL pins of I2C1?