I have a RPi4 setup with Qwiic HAT connected to it that I am using to read 4xSHTC3 sensors.
I could only read one of the sensors sitting at 0x70. Can someone explain how can I read all 4 sensors in linux shell (using hwmon(s)) or a python script?
I can’t find a straight forward instructions for that.