I am using nrf52832_xxaa with SDK v16.0. I have a requirement to write into UICR register use seggger but I don't see any sample for that. Is it possible? If yes, please provide a sample code.
I am using nrf52832_xxaa with SDK v16.0. I have a requirement to write into UICR register use seggger but I don't see any sample for that. Is it possible? If yes, please provide a sample code.
Hi
Yes, you should be able to edit the bootloader code and recompile it yourself, this is entirely up to you, but we generally recommend using the already finished .hex file for your bootloader, as you should be carefult when editing the bootloader file.
Best regards,
Simon
Hi
Yes, you should be able to edit the bootloader code and recompile it yourself, this is entirely up to you, but we generally recommend using the already finished .hex file for your bootloader, as you should be carefult when editing the bootloader file.
Best regards,
Simon