Init no init parameters

Hello,

I am using SoftDevice S140 SDK 7.2.0.
I need to initialize the no init parameters.

For doing that I used nrf_power_resetreas_get() return parameter.
Two questions:

1. The API returns 4 (soft reset) after each time that I burn the unit using IAR environment. How can I know that my no init parameters are not initialized?
2. The API returns 1 (reset pin) after each HW reset. Is it OK?

Please advise.
Y.H.

Parents Reply Children
Related