Power Management nrf5340

Hi,

I am trying to reduce the standby current of my design and have been following the information on the following link:

 Optimizing Power on nRF5340 SoC Designs 

I have found that I cannot add CONFIG_PM=y to my project config as it says it is missing some dependencies. Can you confirm if this is still a valid configuration for the nrf53 range please? Are there any reasons why it would not work on a project?

Thanks

Related