Hi,
I am developiing a project for BLE scanner with PCA10059 based on "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_hrs".
Even after enabling DCDC and adding optimizing gpio pin code, when it goes to sleep, the current is around 15 uA.
My other project nrf52840 customized device sleep current is around 7uA so I wonder if PCA10059 sleep current can go down to 7uA level.
If so, what can I try more to reduce the sleep current?
Thanks.