This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to load a bin or a hex file onto the flash memory on nrf52832?

In my project, I want to store data in the form of hex or bin file in the flash memory and send it via spi to the slave device. Can anyone suggest any example on how to start with it?