I am trying to figure out if I need to disable the softdevice to get the power numbers in to the single-digit uA range.
With the softdevice loaded/enabled, but with the BLE not transmitting or advertising, and the app_timer running, what is the theoretical minimum current consumption for said configuration. Naturally I am disabling the power to all peripherals not used by either of the above mentioned modules.
So to get under 10uA power consumption, does Softdevice need to be disabled? I am running version 10.x, NRF51822.
Thanks!