Hi all,
I made a mistake in my custom made PCB using nRF52 where I connected HX711 to I2C pins where Accelerometer is also connected.
But, on accelerometer I have added a power switch which turns on Accelerometer when I make a pin from microcontroller HIGH.
Now the only solution that I see is operating both modules separately but I fear that while getting Accelerometer data, I might get some random data from HX711.
I know it is confusing but if anyone has a solution for me, please let me know.