Need to save some data at runtime in nrf5340 flash memory instead of external EEPROM

Hello, 

   I want to reserve 1KB of flash memory in nrf5340 to save few configuration and keys, text etc. 

I don't want these configurations to get wiped out afer a DFU.

How can I do this?

Related