Hi,
Here, i have using two I2C functions EEPROM + SENSOR with nRF52832.
Initially, using ble_app_uart example to read Sensor data using TWIM.
Every minute read Sensor data & go to sleep mode.
When enable the TWI function & do some initial sensor write functions it takes by default 2mA.
For checking purpose, i have to disable the TWI functions nrf_drv_twi_tx() & nrf_drv_twi_rx() functions. Now it takes below 1mA.
How to enable & disable the TWI.
Kindly give the solution as soon as possible.
Thanks & Regards
Sentilkumar