Installing Asset Gateway
for CalAmp LMU 5000 (Discontinued)
This page describes how to download and install the deviceWISE Asset Gateway for CalAmp LMU 5000 product on a CalAmp LMU 5000 system.

The following is assumed:
- You have the CalAmp LMU 5000
- You have an Ethernet cable
- You have a computer, such as a laptop, that can be used to log on to the Management Portal and can have its IP address changed to allow a direct Ethernet cable connection to the CalAmp LMU 5000 at its factory default IP address.
- You have a Management Portal user ID and password
and know how to log on. You need this to download the
Asset Gateway installation files from the Management
Portal.
If you need a Management Portal account, see Creating the deviceWISE Cloud account.
If you received the installation files from your Telit representative, you can skip the download steps and proceed with Running the install program. - You are familiar with basic Linux commands and have root access to the CalAmp LMU 5000 system.
Follow these steps to download the Asset Gateway for CalAmp LMU 5000 install files:
- Log on to the Management Portal, and then select
Developer.
The Developer menu appears. - From the Developer menu, select
Resources.
- From under Index of files, select
the appropriate build (if you are not sure, pick the
latest available build).
- Select CalAmp.
- If your LMU-5000 has a part number of
LMU50H401-G1000
- Select LMU5000_RevC
- Select Asset_Gateway
- Select DWGateway_LMU5000_Install.Linux-ARM-CalAmp.XXX.tar.gz (where XXX is the version of the Asset Gateway software you want to download) and download the file to a temporary location on the computer.
- Select DWGateway_LMU5000_Install.Linux-ARM-CalAmp.XXX.sh (where XXX is the version of the Asset Gateway software you want to download) and download the file to the same temporary location.
- If your LMU-5000 has a part number of
LMU50H601-DRM01
- Select LMU5000_RevG
- Select Asset_Gateway
- Select DWGateway_LMU5000_RevG_Install.Linux-ARM-CalAmp-RevG.XXX.tar.gz (where XXX is the version of the Asset Gateway software you want to download) and download the file to a temporary location on the computer.
- Select DWGateway_LMU5000_RevG_Install.Linux-ARM-CalAmp-RevG.XXX.sh (where XXX is the version of the Asset Gateway software you want to download) and download the file to the same temporary location.
If the CalAmp LMU 5000 will be configured for cellular connection, follow the instructions provided with the hardware to install your SIM card.
The SIM card gets installed under the top cover in a socket under the three LED lights (next to the USB ports). The SIM card metal connectors are positioned up, with the notch to the upper right as it is inserted into the CalAmp LMU 5000. - If your LMU-5000 has a part number of
LMU50H401-G1000
- After the files have been downloaded, to allow a
direct Ethernet connection from the computer to the
CalAmp LMU 5000, temporarily change the computer's:
- IP address for the Ethernet adapter to 192.168.1.56
- Network mask for the Ethernet adapter to
255.255.255.0.
- Connect the computer's Ethernet port to the CalAmp
LMU 5000 using the Ethernet cable.
- From the computer, you should be able to ping the
CalAmp LMU 5000 at IP address 192.168.1.55.
- Transfer the downloaded files from the computer to
the /tmp directory of the gateway
using any file transfer tool available, such as
WinSCP.
The default IP address is 192.168.1.55, the port to use is 2001, the default root password is wireless3g - Open a command prompt (shell) on the CalAmp LMU
5000 with a SSH client program, such as available in
PuTTY.
The default IP address is 192.168.1.55, the port to use is 2001, the default root password is wireless3g - Log on as root, and then do the following:
-
If your LMU-5000 has a part number of LMU50H401-G1000
cd /tmp chmod +x DWGateway_LMU5000_Install.Linux-ARM-CalAmp.XXX.sh (where XXX is the version of the file you downloaded) ./DWGateway_LMU5000_Install.Linux-ARM-CalAmp.XXX.sh
-
If your LMU-5000 has a part number of LMU50H601-DRM01
cd /tmp chmod +x DWGateway_LMU5000_RevG_Install.Linux-ARM-CalAmp-RevG.XXX.sh (where XXX is the version of the file you downloaded) ./DWGateway_LMU5000_RevG_Install.Linux-ARM-CalAmp-RevG.XXX.sh
-
The install .sh file will display information as it executes the installation and will display
... Starting daemon... DW: cleaning up installation files
The deviceWISE Asset Gateway software has been installed in the /opt/dw directory and is using the default IP address of 192.168.1.55.

To uninstall or remove the product:
- You may want to do a node Back Up before uninstalling the product to capture the current application definition and system configuration information.
- Go to the /opt directory and remove the dw directory.

If you are following the steps in the Getting Started with Gateways guide, you can continue with the tasks described in Installing the Workbench to perform the initial Asset Gateway LAN settings configuration, cellular connection configuration, and to connect the Asset Gateway to the M2M Service.
If you are not following the steps in the Getting Started with Gateways guide and need to install the Workbench, you can continue with the tasks described in Installing the Workbench software.
If the Workbench is already installed, see The Workbench in the Gateway Developer's Guide and Reference for information on using the Workbench and the deviceWISE features that it can access.