This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 reset reason 0x0000000c

Hi all,

I have my custom nRF52832 board, I use SDK12.3.0 with SD132.

I'm currently trying to add BLE advertising to my firmware. To achieve that I'm copying parts of ble_app_template example.

When I run my code the nRF52832 seems to reset each time so I read the NRF_POWER->RESETREAS register and got:

reset_reason: 0x0000000c

Can anyone tell me what this means ?

Thanks for your answers.

Related