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

Aplication not work after writing bootloader at SDK15

I wriing softdevice ,aplication and bootloader by nrfprog tool.

But,the device works with the bootloader, not the application.

After writing, it is reset and flag is set as follows.

nrfjprog.exe --family NRF52 --memwr 0x07f000 --val 0x1
nrfjprog.exe --family NRF52 --reset

How can I make it work from an application?

Parents Reply Children
No Data
Related