Hi There
</s><i>
</i>sudo apt-get install i2c-tools
sudo i2cdetect -y 1
<e>
the cmd conveys the meaning that raspberry only have one IIC that name is IIC1.maybe you can find SHT35’s IIC address by use this cmd
Hi There
</s><i>
</i>sudo apt-get install i2c-tools
sudo i2cdetect -y 1
<e>
the cmd conveys the meaning that raspberry only have one IIC that name is IIC1.maybe you can find SHT35’s IIC address by use this cmd