Hello,
until now, I was using nrfjprog to flash devices. Command I used:
nrfjprog -f NRF52 -s $programmer --program $package --sectorerase
Now I have changed the platform, and am forced to use ARM processor. I found out there is a JLinkExe working on ARM, which looks like it is working.
What is the exact equivalent of the command in JLinkExe?