Need some help downloading firmware for my EM9293. I’ve tried power cycling the device and also running AT!BOOTHOLD but that didn’t make the firmware download successful.
sudo ./bin/fw-download-toolrpi -f \~/Downloads/SWIX65C_02.17.08.00_ROGERS_030.033_001 -w SWIX65C_02.17.08.00.cwe -n SWIX65C_02.17.08.00_ROGERS_030.033_001.nvu -d /dev/ttyUSB1 -F -c MBIM
Application version: 1.0.2412.2
INFO: QDL Port: /dev/ttyUSB1
INFO: Device Path:
INFO: Device Port: 0-0
INFO: FW Path: ~/Downloads/SWIX65C_02.17.08.00_ROGERS_030.033_001
Target image Info:
Carrier :ROGERS
FW Version :02.17.08.00
Model ID :SWIX65C
Package ID :001
PRI Version:030.033
SKU :9999999
Modem is already in QDL mode. Continuing FW download.
Waiting for modem to come up in BOOT and HOLD mode …
BOOT and HOLD Mode. Downloading firmware …
FW download failed: eSDP_FWDWL_ERR_SAHARA_UNRESPONSIVE(122)
Device not responsive in download mode. Please power cycle device.
then you can take a OK module and type AT!BOOTHOLD and see if you can bring the module back to normal mode.
If yes, then that means your command line is correct but just your current module is faulty.
I ran AT!BOOTHOLD and the USB connection got disabled, so I replugged into my raspPi. Checked the status using AT!GSTATUS and it’s still in LOW POWER MODE.
The “GENERIC” firmware was already loaded in before. But for the ROGERS firmware, I used the fw-download tool while in normal mode but it got stuck as I’ve shown and automatically switched to LOW POWER MODE.
So, I guess it was unable to download it properly and hence, the fw mismatch.
Yes, I think so too. Is there any way to fix this FW mismatch? I just want to go back to ONLINE mode at least. I’ve tried deleting the current FW images but still no luck.