Hello,
I’m using the version that shipped with the Mangoh Green board.
root@swi-mdm9x15:~# fwupdate query
Connecting to service …
Firmware Version: SWI9X15Y_07.08.02.00 r31088 CARMD-EV-FRMWR1 2016/02/05 23:29:29
Bootloader Version: SWI9X15Y_07.08.02.00 r31088 CARMD-EV-FRMWR1 2016/02/05 23:29:29
Linux Version: 3.14.29ltsi-5d7a6bf7c6_ed88cc68b5 #2 PREEMPT Sat Feb 6 02:37:18 PST 2016
root@swi-mdm9x15:~# legato version
16.01.0.Beta_aa0684bddf31f5ea2d457b53d2218972_modified
And tring to upgrade the the firmware to Release 12.2
http://source.sierrawireless.com/resources/legato/wpfirmwarerelease/
These are the steps.
At first I installt the swicwe - command line tool (linux host) successfully.
Then try to connect to the Device
root@swi-mdm9x15:~# ls /dev/ttyUSB0
/dev/ttyUSB0
root@swi-mdm9x15:~# ls /dev/ttyUSB*
/dev/ttyUSB0
I think that the device ist connected and then downloaded the swiflash and install it successfully.
Then use the AT!BOOTHOLD with microcom -E /dev/ttyAT command, plug in the device USB cable.
Check the /dev/ttyUSB0 serial port again
root@swi-mdm9x15:~# ls /dev/ttyUSB0
/dev/ttyUSB0
Preliminary checks:
sudo cp $ROOT/99-sierrawireless-modem.rules /etc/udev/rules.d
sudo service udev restart
Finally when I run the command
legato@legato-VM:~ swiflash -m WP8548 -i /home/legato/Doenlads/WPx5xx_Rlease-12.2_GENERIC.spk
[ERROR]
No ttyUSB ports detected; please make sure your device is connected and the udev rule is enabled, or try to power cycle the device.
I thought it may be something wrong with the enumerating as DM Port.
Then I use the command configEcm off.
Then it get even worse. At first it cut the connection with the board. But when I plugged in it again. My Internet didn’t work. Before that my Internet(with cable) could work when the unidentified network(CF3 module) existed. But now only I cut connection with the unidentified network then could I get my Internet again.
Please tell me if my steps are wrong.
And the conflict between my Internet and the unidentified network. Is that a problem? What should I do.
Thx a lot.
Genfory