We are working on a project in which we have integrated multiple modules and examples like GPS, IMU Sensor, SD card, Bluetooth, etc. Now I have to manually shut down all the components (except RTC) by short pressing a button and my required current after a short pressing of a button must be <10 uA. Now my question is that is the SD card is consuming current while it's not performing anything like writing etc? If yes, how can I disable it manually after a short press and re-enable it by again pressing the button? I will only be using the SD card when the device is on and I plugged out the USB cable otherwise I don't need an SD card and must be off to minimize the current.
I am using NRF52840 development board and SDK 17.0.2 and soft devices s140.
Kind Regards,
Sami Ul Haq