I'm using NCS V1.5.0 and an nRF52840
The current draw with I2C enabled is around 200 micro amps
If I disable I2C using an overlay and recompile the current draw is around 9 micro amps.
Unfortunately I require I2C, is there a way to disable and enable the interface at runtime under zephyr.
Help would be much appreciated.