This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

Is it necessary to reset SoftDevice when using NVIC_SystemReset ()?

Hi;

Is it necessary to reset SoftDevice when using NVIC_SystemReset ()?

The SoftDevice must only be initialized if a chip reset has occured.

I saw the above comments while watching the SDK.

Does NVIC_SystemReset () be treated as a chip reset?

thanks.

Related