I am trying to connect a few sensors to the arduino. However, both the temperature sensor TMP102 and the ADC to I2C multiplexer both have the same slave address 72 (0x48).
Will this be a problem or will they conflict with eachother? Is there a way to change the slave address? I am still not entirely sure what exactly the slave address means, or weather it is built into the hardware.