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

I can't write application to flash

hello.

Can I tell me How to write application to flash with softdevice s132 v7.0.1.

I want to write application softwear to nRF52832 using command-line-tools (v10.12.2)

I ran the following two commands:

(1) nrfjprog -f nRF52 --program softdevice.hex

(2) nrfjprog -f nRF52 --program application.hex

Then a message came back:ERROR: The area to write is not erased.

Apparently, a conflict occurred because I tried to write the application to the area where the soft device was written.

Is it possible to arbitrarily change the write address of an application using command line tools?
Please tell me how to do it.

Parents Reply Children
No Data
Related