and I am looking for a good way to store factory settings on nrf9160 devices.
I figured I'd make a separate storage partition that would be read only to the application and would be populated at compile time.
I did find this support post:
How to store constant variables at specific address during compile time
Though the post is 6 years old now, and I'm wondering if there is perhaps a better way to do this using using ncs and wests tools
(should direct this more towards zephyr dev community?)