Hello,
I am currently finishing my deploy script and I am currently using nrfjprog to write some custom UICR data. I have a contiguous region of memory to write but I do not know if nrfjprog can handle more than 4 bytes at a time? Because calling nrfjprog multiple times will cost some time which seems unnecessary.
Thanks, Marius