Download Print this page

Advertisement

Quick Links

Manual LoRaWAN GPS Tracker V2
GPS / GLONASS LoRaWAN Tracker
New version available
This is the manual for a version of our GPS-Tracker, which is no longer manufactured. This
hardware revision uses has an addon strip screwed on the basis board, labeled GPS Addon
V2.x
(compare the photograph below). Our current hardware revision is labeled
LoRaWAN GPS 3
and does not have an addon strip (compare the photograph in the current
revision's manual). Please be sure you are using the manual for the correct hardware revision.
Do not install firmware of version 7 or higher on the old hardware revision, as it will not work!
Please refer to
GPS-Tracker Hardware Revisions
Variant without Power Addon
Order number: 8000014
Variant with Power Addon
Order number: 8000082
Lobaro
to find out which hardware you have.
GPS / GLONASS LoRaWAN
Tracker
Variant
without
Power
Addon
Variant with
Power
Addon
Overview
Operating the GPS
Tracker
Batteries
Installation
Work Cycle
Initial Phase
LoRaWAN
Join Phase
GPS
Collection
Phase
Data
Transfer
Phase
Active Sleep
Phase
Alive Sleep
Phase
Configuration
The Lobaro
Maintenance
Tool
Connecting
the USB
config
adapter
System
Parameters
LoRaWAN
GPS
configuration
parameters
Cron
expressions
LoRaWAN Data
Upload Formats
Lobaro
upload
format
(since
Firmware
Version 5)
Fields, Data
Packet
Status flag
myDevices
Cayenne
format
Legacy
upload
format (up
to Firmware
Version 4)
Exa
mple
Technical
characteristics
Parser
The Things
Network
PDF Documentation

Advertisement

loading

Summary of Contents for Lobaro GPS-LoRaWAN

  • Page 1 Variant without Power Addon LoRaWAN Join Phase Order number: 8000014 Collection Phase Data Transfer Phase Active Sleep Phase Alive Sleep Phase Configuration The Lobaro Maintenance Tool Connecting the USB config adapter System Parameters LoRaWAN configuration parameters Cron expressions LoRaWAN Data...
  • Page 2 Alkali-Manganese (1.5V, LR6) and Lithium-Iron- Sulphide (1.5V, FR6) are allowed to be inserted in the device. Lobaro recommends the use of FR6 batteries like the Energizer Ultimate Lithium over LR6 types because of the higher capacity and better discharge properties.
  • Page 3: Installation

    RF range. Stone walls, wood or plastic standoffs are perfectly ok. In case of challenging installation locations (e.g. in basements) or unavoidable long distances to the next LoRaWAN gateway, Lobaro offers on request custom product variant equipped with a 'SMA' connector to support a external antenna connection.
  • Page 4 . Normally your default browser should be opened with this URL automatically after tool startup . Even remote configuration and logobservation over the Internet is possible, e.g. having a Raspberry PI via USB connected to the Lobaro device and accessing the maintenance tool from a remote machines browser over the Internet.
  • Page 5: System Parameters

    Hardware revision 1 with GPS only is no longer available. System Parameters After being successfully connected to the hardware using the Lobaro Maintenance Tool you can press 'Reload Config' in the 'Configuration' tab to read the current configuration from the device. For every parameter a default value is stored non volatile inside the hardware to which you can revert using the 'Restore default' button in case anything got miss configured.
  • Page 6 Standard Lobaro devices typically do not need to know the real time for proper operation. All times are relative to the initial time when batteries are inserted. If needed by the target application Lobaro can deliver on request special hardware support for keeping data acquisition intervals based on a real time clock which stays in sync with the real time.
  • Page 7 The Things Network myDevices Cayenne format As an alternative for the Lobaro data format the tracker can be configured to send Cayenne LPP compatible LoRaWAN uploads. myDevices Cayenne allows you to quickly visualize the via LoRaWAN transmitted data of the Lobaro GPS-tracker.
  • Page 8: Technical Characteristics

    This format is not supported any more since firmware version V5.0.0! Please consider updating your device firmware using the Lobaro maintenance tool. Only a single massage format is used by the GPS Tracker, it has a fixed length of 15 bytes. This format uses the degrees with decimal minutes notation for the location.
  • Page 9 RF transceiver Chipset Semtech SX1272 Frequency Range 863 to 870 MHz TX Power 14 dBm Typically RF range Ideal RF range 10km (free line of sight) LoRa communication LoRaWAN Protocol LoRaWAN 1.0.1, Class A, EU868 Activation method Over-the-air activation (OTAA) Activation by personalization (ABP) Encryption AES128...
  • Page 10 return val; function int16_BE(bytes, idx) { bytes = bytes.slice(idx || 0); return signed(bytes[0] << 8 | bytes[1] << 0, 16); function int24_BE(bytes, idx) { bytes = bytes.slice(idx || 0); return signed(bytes[0] << 16 | bytes[1] << 8 | bytes[2] << 0, 24); function int32_BE(bytes, idx) { bytes = bytes.slice(idx || 0);...
  • Page 11 1: return DecoderPort1(bytes); case 2: return DecoderPort2(bytes); default: return {"error":"Unsupported port","port":port}; // Wrapper for Lobaro Platform function Parse(input) { // Decode an incoming message to an object of fields. var b = bytes(atob(input.data)); var decoded = Decoder(b, input.fPort); return decoded;...

This manual is also suitable for:

80000148000082Manual lorawan gps tracker v2