Tool/software:
Hello,
I am using an ESP32 along with 4 ADS1115 modules. I have successfully obtained the I2C addresses 0x48, 0x49, and 0x4A, and I can correctly read the analog channels from each of them. However, I am unable to find the 0x4B address, which according to the datasheet should be obtained by connecting the ADDR pin to the SCL pin.
What could I be doing wrong? I have tried multiple ADS1115 modules, but in all cases, I cannot detect the 0x4B address.
Any help would be greatly appreciated.
Thank you!