Hi Nordic,
we use the demo "ble_app_hrs_freertos" (nRF52832, SDK13.0)
I'm trying to get it into low power (system on mode) , and the idle task keep on running and the system consumes ~15uA constantly
but we whise the consumes <2uA, how to reduce the power consumes?
we have other app,whitch consumes is <2uA (nRF52832, SDK12.2), but without freertos
thank you