Hi Nordic.
I have questions about preserving device unique information such as device id and so on.
(The information will be written in factory)
I know the best way is UICR. But UICR size is not enough in my situation.
I want to 250 byte data in flash.
I've checked the memory map document at infocenter, But not sure which memory area is suitable.
infocenter.nordicsemi.com/index.jsp
I want your advice which memory are is best, and how to write (use nrfjprgo command or create HEX and mergehex ??)
I use nRF52832 + S132(v5.1.0) + SDK 14.2.0.
Thanks