Skip to main content

Downlink messages

These messages are sent from the server to the tracker through the LoRaWAN™ network. They are used to either configure or manage the tracker. Each message contains a header including:

  • A message type
  • An acknowledgement token

The remaining of the message depends on the message type described in the following table.

Message typeIDDescription
POD0x01Position on demand
Set mode0x02Change the tracker operational mode
Request configuration0x03Request the actual configuration of the tracker
Start SOS0x04Turn on SOS
Stop SOS0x05Turn off SOS
Proximity control0x07Control and monitor proximity feature (1)
Angle detection command0x08Control the angle detection feature (2)
Status request0x09Requests the tracker status
Set parameter0x0BModify parameter(s)
Debug command0xFFReset the tracker
Debug command0xFFPlays a melody
Debug command0xFFTrigger a heartbeat
Debug command0xFFmessage Entering in BLE
Debug command0xFFbootloader
Table notes

(1) Please refer to the dedicated application note AN-007_proximity_feature for more details.

(2) Please refer to the dedicated application note AN-010_Angle_Detection for more details.

Notes
  1. Any unexpected message (unknown message type, bad length, ...) is discarded. However, the ack token is updated even if the message is discarded (if the payload is at least 2 bytes long).
  2. The LoRaWAN™ port to be used for downlink is 2.