using ‘swiflash’ tool on mangOH red board WP7702 to upgrade firmware with custom built kernel (with enabled BT module in kernel)
it gives no error, but firmware not upgraded in fact
I got no such issue with official firmware WPx5xx_Release16.1_GENERIC.spk.
Two alternative ways to upgrade module with custom firmware:
Case 1:
Install swicwe tool
To build your own combined image custom-firmware.spk from the following components:
Modem Firmware: modemFW.spk
MCU Firmware: mcuFW.cwe
Linux Distribution: boot-yocto.cwe
Base Legato System: legatoz.cwe
you need to launch the following command line:
swicwe -o custom-firmware.spk -c modemFW.spk mcuFW.cwe boot-yocto.cwe legatoz.cwe
Case 2:
Download the Firmware .SPK file according to your carrier:
R16.1 (Generic — GCF/PTCRB) — WP7502, WP7504, WP8548
R16.1 (AT&T) — WP7504, WP8548
R16.1 (Sprint) — WP7504
Connect the target’s (e.g mangOH) USB cable to your host
Open a terminal and execute the Legato command line:
fwupdate download 192.168.2.2