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

Write initial values to flash during production

During production we need to provision each device with some custom data that must last the life time of the device, ideally using nrfjprog. What is the best way to do this? I see there are Customer registers in UICR, but what about writing more than 32 bytes?

Related