nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Power management on Direct Test Mode netcore

Hello,

I am trying to develop a low-power application based on the direct test mode example. I saw in this blogpost: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53-designs

that one of the main ways to reduce current draw is to enable the CONFIG_PM option in prj.conf.

However, when enabling this function, the application won't build.

Is this a limitation of the netcore DTM application? Is there another way to get sub-1mA current draw from this application?

Related