Hello there,
I would like to have my device serial number be set over uart and stored persistently via the nrf52840's SRAM in a ROM fashion. Is this possible? If so, where could I store this information?
I would also like for this persistence to occur when the device is off, and when the device is programmed (i.e. erase all is selected via segger studio and then device is reprogrammed). Is there a way to change the memory space in the "Set Section Placement Macros" so that segger studio doesn't touch the memory address where I store said information?
Thank you,
Nick