Searching...

Matching results

    Configuring GNSS and Location Reports

    AirLink routers are equipped with location tracking, enabling you to track the movements of a vehicle or other devices that move. The router relays the information of its location as well as other data for use with tracking applications.

    Common uses for location reporting include:

    • Driver navigation: The router provides real-time location data via the serial or Ethernet port to a local application, including applications that provide mapping and navigation support.
    • Computer-Aided Dispatch/Automatic Vehicle Location (CAD/AVL): The router provides real-time location data to the server that tracks the location and other variables of the vehicle or asset.

    Initializing Table Of Contents...

    Supported Location Report Protocols

    • National Marine Electronics Association (NMEA®): NMEA is an ASCII protocol used by many location tracking applications.

    • Trimble® ASCII Interface Protocol (TAIP): TAIP is a digital communication interface based on printable ASCII characters over a serial data link.

    Hardware Requirements

    Ensure that a GNSS antenna is connected to the router. See the RX400-EX400 Hardware Guide for installation and antenna connection instructions. For compatible antennas sold by Semtech, see our website.

    After enabling GNSS with the antenna connected, check the GNSS LED to confirm GNSS operation. The GNSS LED will be red while searching for a fix. After getting a fix, it is green.

    See this page for full LED information.

    Our GNSS solution can use signalling from up to four constellations to provide a more reliable and accurate location fix.

    For legacy applications that may require GPS-only, you can limit the location service by selecting the “GPS Only” option. See LOCATION CONSTELLATION below.

    Enabling Location

    To enable GNSS, go to Services > Location > General and click the switch under GNSS ENABLE.

    Router geolocation uses cellular or GNSS fix. If the router has no cellular connection and GNSS is disabled, the geolocation for the Wi-Fi will be “Unknown” and Wi-Fi will be restricted to 2.4 GHz channels only.

    GNSS status is reported under GNSS STATE, and can include the following status messages:

    • Starting
    • Device Unavailable
    • Waiting For New Fix
    • Location Fix Acquired

    For fine tuning GNSS, you can configure the settings listed below:

    SETTING DESCRIPTION RANGE DEFAULT
    MAXIMUM VEHICLE SPEED (KM/H) This setting helps to filter out erroneous location fixes by setting an expectation of the vehicle’s maximum achievable speed. 0—1000 250
    LOCATION CONSTELLATION Location constellation you want the router to use
    • GPS Only
    • GNSS (GPS, Galileo, QZSS)
    • GNSS (GPS, Galileo, QZSS, GLONASS)
    • GNSS (GPS, Galileo, QZSS, BeiDou)

    GNSS (GPS, Galileo, QZSS, GLONASS)
    NMEA LOGGING You can enable NMEA LOGGING to have the router log NMEA sentences to temporary files (lost upon reboot). The logging can hold up to the last 24 hours of NMEA sentences. After collecting the raw NMEA data, you can save it by generating and downloading an NMEA log file under System > Logs > NMEA Logs. Off, On Off

    Configuring Location Reports

    Under Location > Reporting:

    • Enter the TAIP ID (used for TAIP reports; not required for NMEA). This can be any four-character alphanumeric string as per the TAIP standard.
    • If required, turn off TAIP REPORT CHECKSUM. By default, TAIP reports include checksums. You may need to disable this setting when your integration requires TAIP messages and reports without checksums.
    • Select the NMEA DEVICE ID (PROPRIETARY SENTENCE), which is used in NMEA reports to identify a router or vehicle. This can be the router Serial Number or select Custom ID to enter your own ID string from 1 to 50 characters.
    • If required, turn on FORCE “GP” TALKER ID. Enable this setting for integrations that support only the “GP” talker ID for key NMEA sentences (GGA, RMC, VTG). When OFF, NMEA sentences use the talker ID as provided by the GNSS module.

    Local Reporting

    Local reports are sent via UDP to a LAN segment or to a specific IP address on the LAN.

    Local Reporting broadcasts unencrypted NMEA sentences over UDP that can be intercepted by unintended recipients. Semtech recommends routing NMEA traffic through a VPN. See Configuring VPN.

    To configure Local Reporting:

    1. Click CREATE below the LOCAL REPORTING table.
    2. In Create Local Reporting, configure the following settings:

    SETTING DESCRIPTION RANGE DEFAULT
    NAME Enter a name for the report. n/a n/a
    SERVICE The protocol over which reporting traffic is sent. UDP Broadcast sends traffic to a subnet, while UDP Unicast sends traffic to a specific device on a LAN segment. When UDP Unicast is selected, you must enter a Destination IPv4 address. UDP Broadcast or UDP Unicast UDP Broadcast
    DESTINATION IPV4 ADDRESS (UNICAST ONLY)

    This setting is available when UDP Unicast service is selected. To send the location report(s) to a local LAN client, enter the address here. If there is more than one local client at the Destination IPv4 Address, you can set up a DHCP reservation or set a static IP address for the client that will receive the report.

    Ensure that the DESTINATION IPV4 ADDRESS is in the DHCP range of the configured DESTINATION LAN SEGMENT.

    Multi-cast IPv4 addresses are not supported.

    n/a n/a
    DESTINATION PORTS Enter the port(s) on which the CAD/AVL application is configured to receive data. The port number(s) should be available from your CAD/AVL administrator or application documentation. 1–65535 65278
    DESTINATION LAN SEGMENT

    Enter the LAN segment to which reports will be sent. For UDP Broadcast, reports will be sent to the subnet of the Destination LAN Segment. For UDP Unicast, reports will be sent to the Destination IPv4 Address in the Destination LAN Segment.

    If you need to send Local Reports to multiple LAN segments, create a separate Local Report for each LAN segment.

    n/a n/a
    SOURCE PORT If you require the ability to control the UDP source port for sending local location reports, enter a port number. In some cases, the SOURCE PORT and DESTINATION PORT may need to match. The setting is blank by default. If blank, the router selects a random source port. 1–65535 Blank
    REPORTING INTERVAL Sets how frequently the location report is sent to the LAN or IPv4 destination. 1–100000 seconds 5
    REPORT TYPE

    Select the report type (or protocol, as described above).

    • NMEA
    • TAIP PV report: TAIP location report that contains PV (Position/Velocity Solution) messages
    • TAIP CP report: TAIP location report that contains CP (Compact Position Solution) messages
    • TAIP LN report: TAIP location report that contains a long navigation message
    • TAIP TM report: TAIP location report that contains the time and date

    • NMEA
    • TAIP PV report
    • TAIP CP report
    • TAIP LN report
    • TAIP TM report

    NMEA
    SENTENCES

    If the report type is NMEA, you can select the desired combination of GGA, GSA, RMC, VTG, and GSV sentences, along with the Proprietary Device ID. Some typical sentences are below.

    • GGA+VTG: NMEA location report that contains fix information, vector track, and speed over ground
    • GGA+VTG+RMC: NMEA location report that contains fix information, vector track, speed over ground, and recommended minimum location data
    • GGA+VTG+RMC+GSA+GSV: NMEA location report that contains fix information, vector track, speed over ground, the recommended minimum location data, overall satellite data, and detailed satellite data

    GGA, GSA, RMC, VTG, GSV, Proprietary Device ID GGA, GSA, RMC

    Remote Reporting

    To configure the Remote Reporting Server:

    1. Click CREATE below the REMOTE REPORTING SERVER table.
    2. In the Create Remote Reporting Server window, configure the following settings:

    SETTING DESCRIPTION RANGE DEFAULT
    NAME Enter a name for the reporting server configuration. n/a n/a
    PROTOCOL Select the protocol over which remote reporting traffic will be sent. TCP, UDP UDP
    DESTINATION HOSTNAME OR IP

    IP address or FQDN (fully qualified domain name) of the server where location reports are sent. Example: 192.100.100.100. The IP address can be for a local host or a remote server that is accessed over-the-air or via a VPN tunnel. If an IP with the last octet of 255 is configured (i.e. 192.168.13.255), a report would be broadcast to all IPs on that subnet. When configured to a local host subnet, any connected device would receive the report.

    n/a n/a
    DESTINATION PORT Destination port on the server where location reports are sent. The destination port can be the same for all servers or you can configure a different destination port for each server. 1–65535 22335
    SOURCE ADDRESS Enter a source address. The IP address has to match that of a configured LAN segment. If passed through a VPN, the router’s “default-LAN” IP address will be used by default. If NOT passed through a VPN, the router’s WAN IP address will be used instead. If left blank, the SOURCE ADDRESS is the IP address of the Default-LAN. IPv4 or IPv6 address Blank
    SOURCE PORT If you require the ability to control the UDP/TCP source port for sending location reports, enter a port number. In some cases, the SOURCE PORT and DESTINATION PORT may need to match. 1–65535 22335
    REPORTING INTERVAL Sets how frequently the location report is sent to the IPv4 destination. 1–100000 seconds 5
    REPORT TYPE

    Select the report type (or protocol, as described above).

    • NMEA
    • TAIP PV report: TAIP location report that contains PV (Position/Velocity Solution) messages
    • TAIP CP report: TAIP location report that contains CP (Compact Position Solution) messages
    • TAIP LN report: TAIP location report that contains a long navigation message
    • TAIP TM report: TAIP location report that contains the time and date

    • NMEA
    • TAIP PV report
    • TAIP CP report
    • TAIP LN report
    • TAIP TM report

    NMEA
    SENTENCES

    If the report type is NMEA, you can select the desired combination of GGA, GSA, RMC, VTG, and GSV sentences, along with the Proprietary Device ID. Some typical sentences are below.

    • GGA+VTG: NMEA location report that contains fix information, vector track, and speed over ground
    • GGA+VTG+RMC: NMEA location report that contains fix information, vector track, speed over ground, and recommended minimum location data
    • GGA+VTG+RMC+GSA+GSV: NMEA location report that contains fix information, vector track, speed over ground, the recommended minimum location data, overall satellite data, and detailed satellite data

    GGA, GSA, RMC, VTG, GSV, Proprietary Device ID GGA, GSA, RMC

    Forwarding Local Reports to the Serial Port

    It is possible to send reports via the RJ45 Serial port on the router using the default destination local IP address (192.168.1.1) and then setting the Serial port in PAD mode to listen and forward to the serial port. This configuration is useful in cases where local serial forwarding is used for sending reports to laptops in docking stations in a service vehicle.

    The destination local IP address can be modified from default, so it should be checked under Networking > Zones settings > LAN Segments.

    To configure sending local reports to the Serial Port:

    1. Under Location > Reporting > LOCAL REPORTING, configure Local Reporting for UDP Unicast using the destination local IP address, for example 192.168.1.1.

    2. Go to Hardware Interfaces.

    3. Under Serial Interfaces > Configuration, set the MODE for Port 1 to PAD.

    4. Under PAD Settings, configure Port 1 as follows:

      • PAD MODE: UDP
      • LISTEN FOR CONNECTIONS (AUTO-ANSWER): On
      • LISTENING PORT and DESTINATION PORT: Same port configured in Step 1
      • DESTINATION ADDRESS: Same Destination IP Address used in Step 1. For example 192.168.1.1.

      The receiving application may have additional requirements for reducing the BAUD rate or configuring other flow control parameters. Consult the documentation from the application vendor for details.

    5. Click SAVE.

      To confirm operation, open the CAD/AVL listening application on your computer and confirm that messages are being received and understood.

    Sending GPIO State Information

    You can send GPIO status along with device location to an MQTT server using the Telemetry reporting feature, under Telemetry > Custom Reports.

    There are no default GPIO reports.

    To create a report to send GPIO and location information to an MQTT server:

    1. Go to Telemetry > General, turn on SERVICE.

    2. Go to Telemetry > Custom Reports and click CREATE REPORTS.

    3. In Create Reports, enter the following settings:

      • REPORT TITLE: enter a report name.
      • REPORT MODE: this router model has only one option: MQTT.
      • MQTT TOPIC REPORT NAME: enter a report name. In the image below, the report is named avgpi (AirVantage General Purpose Inputs).
      • REPORT CONTENT: select GPIO ARA from the list.
        GPIO ARA consists of the following data points:
      • atp.glon: GPS longitude (decimal degrees)
      • atp.glat: GPS Latitude (decimal degrees)
      • atp.ghed: GPS Heading (decimal degrees)
      • atp.gpi: GPIO Input Cumulative, which is a binary report of the Primary GPIO Input (on power connector): atp.pgpio
    4. Click CREATE.

    5. To generate a report on state change of the GPIO input, go to UNCONDITIONAL TRIGGERS and click CREATE UNCONDITIONAL TRIGGERS.

    6. In the Create Unconditional Triggers window, enter the following settings:

      • NAME: Enter a trigger name
      • ENABLE: Enable the trigger
      • GENERATE THIS REPORT…: Select the GPIO report
      • AT EVERY SAMPLE OF…: Select GPIO Input Cumulative
    7. Click CREATE.

    8. Under Telemetry > MQTT, configure the connection to your MQTT server. See Configuring Telemetry for more information about MQTT settings.

    TOP