This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how 528323 reduce power consumes with freertos ?

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

Related