Nrf52832, SDK 13.0 Softdevice 132 PMIC: bq25150
I have a battery powered BLE device. When a user takes off the battery and put it back and powering on, the device does not seem start from MBR (master boot record).
I have a power button that is connected to PMIC and the PMIC will produce 1.8V for the CPU.
My questions are :
1) Why does it seem not starting from MBR?
2) Is there a way to start from MBR always whenever power is supplied?
Appreciated if you could help.