Skip to content
Discussion options

You must be logged in to vote

Hi @krisnaresi89,

afaik Nordic does not currently implement the System Power Management on its platforms. There is only Device Power Management subsystem available for peripheral devices.

Nordic SoCs have automatic power management when running idle (ie. k_cpu_idle()) and there is one extra state – System OFF – that can be entered by calling sys_poweroff().

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@krisnaresi89
Comment options

@e-deck
Comment options

Answer selected by krisnaresi89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants