Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Use of header file for bare chip programing

I am working on custom programming of nRF52832. I have little experience of Preview DK. I took help of examples in SDK v15 and came across nrf_pwr_mgmt.h header file which controls shutdown process.

So, my question is, Does this file only controls only the shutdown process of DK/Preview DK or can it be also use for bare chip programming?nrf_pwr_mgmt.h

Related