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.

Follow these steps to download the Asset Gateway for CalAmp LMU 5000 install files:

  1. Log on to the Management Portal, and then select Developer.
    The Developer menu appears.
  2. From the Developer menu, select Resources.
  3. From under Index of files, select the appropriate build (if you are not sure, pick the latest available build).
  4. 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.
  5. 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.
  6. Connect the computer's Ethernet port to the CalAmp LMU 5000 using the Ethernet cable.
  7. From the computer, you should be able to ping the CalAmp LMU 5000 at IP address 192.168.1.55.
  8. 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
  9. 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
  10. Log on as root, and then do the following:
  11. 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
  12. 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
  13. 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.

If a "permission denied" message is displayed, you may have the wrong LMU-5000 installation files for the part number of your LMU-5000.