How or is it possible to read multiple HTS221 sensors on the same I2C bus?
Hi,I noticed there is only one I2C slave address configuration for this device, that implies that I can only read one sensor on an I2C bus. But does anybody know if there is a trick or two to read two of the same sensor on the same I2C bus? Or do I h...