Is there a command to program a .zip file onto a device via J-Link COM Port using the command prompt (cmd)?
I am able to program a .hex file no problem using: "nrfjprog --program C:\Users\jdavid\Desktop\SNT_main_app_V1.12.0.hex --verify --sectorerase" command. But cannot find an equivalent command to do the same but for a .zip file.
Thanks,
JD