Use FDT tool to download multi spk file in WP76xx

Hi,

I use FDT tool (FDT version: 2.0.2012.0) and I want to download multi spk file to module

my command is “.\fdt2.exe -force -d wpspk -f WP76xx_Release16.1_ATT.spk .\WP76xx_Release16.1_GENERIC.spk .\WP76xx_Release16.1_TMO.spk .\WP76xx_Release16.1_VERIZON.spk”

But when I use "at!impref=“ATT” " I got ERROR, so I don’t know why I got error.

So is any suggestion ?

Hi larry1,

Please provide the output of the following commands.
ATI3
ATI8
AT!ENTERCND=“your password” (AT!ENTERCND=“A710” default password)
AT!IMPREF?
AT!IMAGE?
AT!PRIID?
AT!GSTATUS?
AT!CUSTOM?

Hi @Donald ,

ATI3

ati3

Manufacturer: Sierra Wireless, Incorporated
Model: WP7611
Revision: SWI9X07Y_02.37.03.05 52ddef jenkins 2021/12/22 04:24:24
IMEI: 355882100117664
IMEI SV: 16
FSN: ZU037385090710
+GCAP: +CGSM

ati8

Legato Ver: 19.11.6_225ac9b7882467c5c7f9e0bf4cdb5523
Yocto Ver: SWI9X07Y_02.37.10.02 2022-02-11_09:57:45
OS Ver: Linux version 3.18.140 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 PREEMPT Fri Feb 11 09:40:40 UTC 2022
LK Ver: SWI9X07Y_02.37.10.02
RootFS Ver: SWI9X07Y_02.37.10.02 2022-02-11_09:57:45
UserFS Ver: unknown
MCU Ver: unknown

at!impref?

!IMPREF:
preferred fw version: 02.37.03.05
preferred carrier name: GENERIC
preferred config name: GENERIC_002.115_002
preferred subpri index: 000
current fw version: 02.37.03.05
current carrier name: GENERIC
current config name: GENERIC_002.115_002
current subpri index: 000

OK

at!image?

TYPE SLOT STATUS LRU FAILURES UNIQUE_ID BUILD_ID
FW 1 EMPTY 0 0 0
FW 2 GOOD 127 0 0 001.017_001 02.35.02.00_TMO
FW 3 EMPTY 0 0 0
Max FW images: 3
Active FW image is at slot 1

TYPE SLOT STATUS LRU FAILURES UNIQUE_ID BUILD_ID
PRI FF GOOD 0 0 0 002.126_000 02.37.03.05_ATT
PRI FF GOOD 0 0 0 002.115_002 02.37.03.05_GENERIC
PRI FF GOOD 0 0 0 001.060_000 02.37.03.00_SIERRA
PRI FF GOOD 0 0 0 001.027_000 02.37.02.00_SPRINT
PRI FF GOOD 0 0 0 001.027_000 02.37.03.00_TMO
PRI FF GOOD 0 0 0 002.104_000 02.37.03.00_VERIZON
Max PRI images: 50

OK
at!priid?

PRI Part Number: 9909277
Revision: 001.005
Customer: Qualified

Carrier PRI: 9999999_9907152_SWI9X07Y_02.37.03.05_00_GENERIC_002.115_002

OK

at!gstatus?

!GSTATUS:
Current Time: 197 Temperature: 37
Modem Mitigate Level: 0 ModemProc Mitigate Level: 0
Reset Counter: 1 Mode: ONLINE
System mode: LTE PS state: Not attached
IMS reg state: NOT REGISTERED IMS mode: Normal
IMS Srv State: NO SMS,NO VoIP
LTE band: No band LTE bw: Unknown
LTE Rx chan: 12 LTE Tx chan: —
LTE CA state: ACTIVE LTE Scell band:No band
LTE Scell bw:1.4 MHz LTE Scell chan:0
EMM state: Deregistered No Cell
RRC state: RRC Idle

PCC RxM RSSI: 0 RSRP (dBm): 0
PCC RxD RSSI: 0 RSRP (dBm): 0
SCC RxM RSSI: 0 RSRP (dBm): 0
SCC RxD RSSI: 0 RSRP (dBm): 0
Tx Power: – TAC: 0028 (40)
RSRQ (dB): 0 Cell ID: 00000000 (0)
SINR (dB): 0

OK

AT!CUSTOM?

!CUSTOM:
GPSENABLE 0x01
GPSLPM 0x01
IPV6ENABLE 0x01
SIMHOTSWAPDIS 0x02
UIM2ENABLE 0x01
SIMLPM 0x01
USBSERIALENABLE 0x01
SINGLEAPNSWITCH 0x01
TXONINDICATION 0x01
HSICENABLE 0x01
SCRUBEN 0x01
EXTGPSLNAEN 0x01

OK

I think the result in at!image? is so strange.

Hi @Donald ,

Is any suggestion ?

Here is my testing:


at!impref?
!IMPREF:
 preferred fw version:    02.37.03.00
 preferred carrier name:  GENERIC
 preferred config name:   GENERIC_002.095_003
 preferred subpri index:  000
 current fw version:      02.37.03.00
 current carrier name:    GENERIC
 current config name:     GENERIC_002.095_003
 current subpri index:    000

OK
at!image?
TYPE SLOT STATUS LRU FAILURES UNIQUE_ID   BUILD_ID
FW   1    GOOD   1   0 0      ?_?         02.18.05.00_?
FW   2    GOOD   2   0 0      002.098_003 02.37.00.00_ATT
FW   3    GOOD   3   0 0      002.095_003 02.37.03.00_GENERIC
Max FW images: 3
Active FW image is at slot 3

TYPE SLOT STATUS LRU FAILURES UNIQUE_ID   BUILD_ID
PRI  FF   GOOD   0   0 0      002.098_003 02.37.00.00_ATT
PRI  FF   GOOD   0   0 0      002.095_003 02.37.03.00_GENERIC
Max PRI images: 50

OK
at!impref="ATT"
OK

Hi @jyijyi ,

What command you use ?

I try tp upgrade 3 images but failed at third .

And my device will only have DM port.

image

Hi @jyijyi ,

I saw the log like yours “FW 1 GOOD 1 0 0 ?? 02.18.05.00?”
And i try to change to the FW and it failed!

I click the two exe one by one:

  1. WP76xx_Release16.0.1_ATT.exe
  2. WP76xx_Release16.0.1_GENERIC.exe

Hi @jyijyi ,

I use FDT tool command is “.\fdt2.exe -force -d wpspk -f WP76xx_Release16.1_ATT.spk .\WP76xx_Release16.1_GENERIC.spk .\WP76xx_Release16.1_TMO.spk .\WP76xx_Release16.1_VERIZON.spk”
I need it.

I don’t see problem for “fdt2.exe -f WP76xx_Release16.0.1_ATT.spk WP76xx_Release16.0.1_GENERIC.spk” :

ati3
Manufacturer: Sierra Wireless, Incorporated
Model: WP7608
Revision: SWI9X07Y_02.37.03.00 73df45 jenkins 2020/04/08 10:59:14
IMEI: 352913090501261
IMEI SV: 14
FSN: XG207430060310
+GCAP: +CGSM

OK
at!impref?
!IMPREF:
 preferred fw version:    02.37.03.00
 preferred carrier name:  GENERIC
 preferred config name:   GENERIC_002.095_003
 preferred subpri index:  000
 current fw version:      02.37.03.00
 current carrier name:    GENERIC
 current config name:     GENERIC_002.095_003
 current subpri index:    000

OK
at!impref="ATT"
OK
at!impref?
!IMPREF:
 preferred fw version:    02.37.00.00
 preferred carrier name:  ATT
 preferred config name:   ATT_002.098_003
 preferred subpri index:  000
 current fw version:      02.37.03.00
 current carrier name:    GENERIC
 current config name:     GENERIC_002.095_003
 current subpri index:    000

 fw version mismatch
 carrier name mismatch
 config name mismatch

OK
at!impref="GENERIC"
OK
at!impref?
!IMPREF:
 preferred fw version:    02.37.03.00
 preferred carrier name:  GENERIC
 preferred config name:   GENERIC_002.095_003
 preferred subpri index:  000
 current fw version:      02.37.03.00
 current carrier name:    GENERIC
 current config name:     GENERIC_002.095_003
 current subpri index:    000

OK
at!image?
TYPE SLOT STATUS LRU FAILURES UNIQUE_ID   BUILD_ID
FW   1    GOOD   1   0 0      ?_?         02.18.05.00_?
FW   2    GOOD   2   0 0      002.098_003 02.37.00.00_ATT
FW   3    GOOD   3   0 0      002.095_003 02.37.03.00_GENERIC
Max FW images: 3
Active FW image is at slot 3

TYPE SLOT STATUS LRU FAILURES UNIQUE_ID   BUILD_ID
PRI  FF   GOOD   0   0 0      002.098_003 02.37.00.00_ATT
PRI  FF   GOOD   0   0 0      002.095_003 02.37.03.00_GENERIC
Max PRI images: 50

OK

Hi @jyijyi ,

Could you try to download 3~4 images ?

do you find problem on two images?

I found in your log, only one FW is downloaded in AT!IMAGE:
FW 2 GOOD 127 0 0 001.017_001 02.35.02.00_TMO

why don’t you try my command and figure out what is the problem in your command?

Hi @jyijyi ,

I try 2 images sometime it worked. But in 3 or 4 images there will be failed in last test.

what do you mean by “sometimes it works”?
Is this hardware stability problem?

Have you compared the AT!IMAGE? for 2 images and 3 images?

Hi @jyijyi ,

I try again and I found something wrong.
I use R16.1 FW but I got wrong FW version.

at!priid?
at!priid?
PRI Part Number: 9909277
Revision: 001.005
Customer: Qualified

Carrier PRI: 9999999_9907256_SWI9X07Y_02.37.03.05_00_ATT_002.126_000
Carrier PRI: 9999999_9907152_SWI9X07Y_02.37.03.05_00_GENERIC_002.115_002
Carrier PRI: 9999999_9908787_SWI9X07Y_02.37.03.00_00_SIERRA_001.060_000
Carrier PRI: 9999999_9909269_SWI9X07Y_02.37.02.00_00_SPRINT_001.027_000
Carrier PRI: 9999999_9909268_SWI9X07Y_02.37.03.00_00_TMO_001.027_000
Carrier PRI: 9999999_9907255_SWI9X07Y_02.37.03.00_00_VERIZON_002.104_000

I found wrong version in TMO and Verizon. is that possible slot is full ?

I can see your ati3 is 2.37.3.5:

ati3

Manufacturer: Sierra Wireless, Incorporated
Model: WP7611
Revision: SWI9X07Y_02.37.03.05 52ddef jenkins 2021/12/22 04:24:24
IMEI: 355882100117664
IMEI SV: 16
FSN: ZU037385090710
+GCAP: +CGSM

Is your problem only happening in R16.1? how about R16.0.1?

Hi @jyijyi ,

I don’t try it in R16.01, because I need R16.1

you might try it to isolate if problem only happens in R16.1

Hi @jyijyi ,

I checked information in TMO

at!impref?
at!impref?
!IMPREF:
preferred fw version: 02.37.03.00
preferred carrier name: TMO
preferred config name: TMO_001.027_000
preferred subpri index: 000
current fw version: 02.37.03.00
current carrier name: TMO
current config name: TMO_001.027_000
current subpri index: 000

Manufacturer: Sierra Wireless, Incorporated
Model: WP7611
Revision: SWI9X07Y_02.37.03.00 73df45 jenkins 2020/04/08 10:59:14
IMEI: 355882100118118
IMEI SV: 14
FSN: ZU037385111010
+GCAP: +CGSM

It is wrong version!!!

no problem is found for downloading “WP76xx_Release16.1_TMO.exe”

ati3
Manufacturer: Sierra Wireless, Incorporated
Model: WP7608
Revision: SWI9X07Y_02.35.02.00 000000 jenkins 2019/11/07 01:30:36
IMEI: 352913090501261
IMEI SV: 10
FSN: XG207430060310
+GCAP: +CGSM,+DS

OK