Hello Nordic team,
I am looking for an alternative method to flash the modem firmware to nrf 9160.
The issue I have with nrf connect's programmer is that it behaves unpredictably. For instance, I routinely get such errors
ERROR Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device.
or
RROR Core0: Error while reading non-volatile memory: Error: Error occured when read. Errorcode: CouldNotCallFunction (0x9)
Lowlevel error: JLINKARM_DLL_ERROR (ffffff9a)
2021-10-06T21:52:14.834Z ERROR Error when getting device info: Error: Error: Error occured when read. Errorcode: CouldNotCallFunction (0x9)
Lowlevel error: JLINKARM_DLL_ERROR (ffffff9a)
However, I am able to use Segger's Jflash, open up a swd connection to the MCU and flash my application code in 2-3 seconds.
My questions would be:
1) is there a way to take the contents of the modem firmware zip file, create one hex file and flash it using seggers Jflash?
2) Could you please provide some insight on the various files inside the zip file of the modem firmware.
3) Can the nrfprog command line tool be used to flash modem firmware?
Thanks,
Hari