Esp32 wroom 32e chip interfacing with ads1115 idgst

hello all

was trying to interface esp32wroom32e with ads1115 the circuit has pullup resistor 10k on both SDA and SCL pins and the connection is being used as given in the datasheet of ads1115.

the i2c scanner is able to find the address at 0x48.
Even after finding the correct address, ADS is unable to initialize.
sometimes it initializes the ADS is not able to communicate the value of the analog pin to esp32.

we are not able to find any solution as of now i have tried to change the values of pull-up resistors, got address to be correct and the continuity is also there with gnd and vdd.

Please post your sketch. Please indicate which library you are using for the ADS1115.

I'm not an ESP32 user so can't advise further.