Skip to main content

Uplink messages

This section describes the payload messages supported by the tracker.

Unless otherwise specified, all values are transmitted in network byte order (MSB first). Each message is composed of two parts:

  • A common header
  • A specific data part

The LoraWAN™ port used for the uplinks is the 18.

The tracker supports different types of uplink messages, which are described in the following sections:

Message typeUplinkContent
Frame pending0x00This uplink message is sent to trigger the sending. (and speed up the configuration of the tracker) if downlink messages areavailable on gateway and no other uplink message is on the queue
Position0x03GPS, low power GPS, WIFI or BLE position data
status0x04It replaces the old energy status payload provides a power and health status of the tracker
Heartbeat0x05Notify the server that the tracker is operational and under LoRaWAN coverage
Activity Status(1)0x07Reports the activity counter. Used only by the activity tracking operating mode
Configuration(2)0x07Reports the partial or whole configuration of the trackers
Shock detection0x07Reports the accelerometer vector (X, Y, Z) of the detected shock
BLE MAC address0x07Reports the BLE MAC address of the tracker
Shutdown0x09Sent when the tracker is set off
Event(2)0x0ASends event information about tracker
Collection scan0x0BWIFI or BLE collection scan data (detailed in the application note AN-003_ScanCollection)
Proximity0x0CProximity feature messages (detailed in the application note AN-007_proximity_detection)
Extended Position0x0EGPS, low power GPS, WIFI or BLE position information
Debug0x0FInternal use only
Notes

(1) Activity status message, configuration message and shock detection message share the same identifier. They are differentiated by the value of byte 5 of the payload.
(2) Configurable via the config_flags parameter