Note: Your user name is not your email address.
Your account is locked out! Please click here to unlock your account.
Your account is not activated yet. Please check your email and click on the activation link that was sent to you when you registered to our site. Did not received the activation email? Please click here to contact us.
Login failed, username or password is incorrect.
You need to choose and download your customer and carrier configuration packages before completing the upgrade process.
The EXEs are for those upgrading using Windows. The Binaries are for those upgrading using Linux.
Choose your customer configuration:
The AT commands AT!ENTERCND="A710" followed by AT!SKU? will provide your SKU number. If your SKU is not listed, or you're unsure how run AT commands, please contact your FAE.
AT!ENTERCND="A710"
AT!SKU?
The carrier configuration applies to all customer configuration products.
For Firmware release notes, see the WP85 SWI9X15Y 7.0 Customer Release Notes (r01.06) For Legato upgrade info, see Upgrade Notes For MangOH information, see mangOH
The firmware requires both customer and carrier configurations to be upgraded. Download the Windows EXE files.
Follow these steps:
Connect to your target device Upgrade the customer configuration Upgrade the carrier configuration
Connect your target device to your host PC through a USB in Windows.
Go to Device Manager and check that the target has enumerated as a "DM" serial port. See Not Enumerating as DM Port? if your target isn't displayed in the list.
Double-click the .exe file to run the upgrade.
The target will boot in Airplane mode after the upgrade if this is the first use of this configuration.
Double-click the .exe file to run the carrier upgrade.
The target will boot in Online mode after the upgrade.
The firmware requires both customer and carrier configurations to be upgraded. Download the Binaries files.
Install swiflash tool Connect to your target device Upgrade the customer configuration Upgrade the carrier configuration
Follow these instructions for Ubuntu/Debian distributions:
wget http://updatesite.sierrawireless.com/legato-spm/debian/legato-spm.list -O - | sudo tee /etc/apt/sources.list.d/legato-spm.list wget http://updatesite.sierrawireless.com/legato-spm/debian/legato-spm.key -O - | sudo apt-key add - sudo apt-get update sudo apt-get install swiflash
For alternate distributions, please consult swiflash docs.
Connect your target device to your host PC through USB.
Check that a /dev/ttyUSBX serial port is mounted on your system; this will be the DM port that's necessary to handle the download. If this serial DM port isn't mounted, enablement must be forced for the DM port and the module needs to be switched to bootloader mode. See swiflash docs for details.
/dev/ttyUSBX
Run this command to update customer configuration:
swiflash -m <module> -i <Customer_Configuration_Binary> where <module> is either WP85XX or WP75XX depending on your module type, and <Customer_Configuration_Binary> is the above downloaded binary
swiflash -m <module> -i <Customer_Configuration_Binary>
Run this command to update carrier configuration:
swiflash -m <module> -i <Carrier_Configuration_Binary> where <module> is either WP85XX or WP75XX depending on your module type, and <Carrier_Configuration_Binary> is the above downloaded binary
swiflash -m <module> -i <Carrier_Configuration_Binary>
If the target is enumerating as an ECM device only (i.e., Ethernet over USB), use the command configEcm off in a Linux shell to allow DM to enumerate in the USB port.
configEcm off
If ECM-only enumeration is preferred, access the A5 console via UART, Ethernet, or USB (ADB), and run command configEcm on. Alternatively use configEcm to list optional parameters for the ECM configuration.
configEcm on
configEcm
After upgrading to this release, using configEcm should no longer be required for future upgrades.
Download Windows driver for Build 4484.