Can I erase UICR in ble app or must erase all chip and write uicr again?
Can I erase UICR in ble app or must erase all chip and write uicr again?
I have the same question. I'm using a mix of rev 2 and rev 3 nRF51822s (XXAA). Using NRF_NVMC->ERASEUICR = 1 doesn't do anything. It's critical that I reset the BOOTLOADERADDR field, the Nordic MBR must not execute my bootloader while I update it if the system is reset accidentally.
I have the same question. I'm using a mix of rev 2 and rev 3 nRF51822s (XXAA). Using NRF_NVMC->ERASEUICR = 1 doesn't do anything. It's critical that I reset the BOOTLOADERADDR field, the Nordic MBR must not execute my bootloader while I update it if the system is reset accidentally.