Hi, we are using nRF9160 and would like to save a data that is written only once(should not be overwritten or erased) and accessed every time it starts.
I found that flash region(32KB) can be protected using Flash access control but a region is to big for our purpose. The data is less than 1KB.
Where is the best place to put this data?