report?
[EDIT] I think your level shifter is the wrong way around, shouldn't the pi be connected to the LV terminals and the ADS1115 connected to the HV terminals?
Hi @WBr yes it is true! this command should show what device is connected in I2C bus on your Pi, and as before step, first you need to enable I2C protocol on your Pi...
Hi,
i2c works with pullup resistors. All i2c devices are connected parallel. The outputs of devices are open drain. Therefore a pullup resistor are needed for operation. But the level shifter cuts this principle. All modules have this pullups built in. In this case the pullup resistor value is too low when you connects modules parallel.
On the modules the pullup resistors are soldered and connected to scl and sda. Remove (desolder) the resistors on other modules.
Leave the resistors only on one module.
You don´t need a level shifter, when you support all modules with 3.3V. The pullup resistor are depends on connected modules and i2c clock frequency. Here are a picture that explain this: