Micro Tracker User Guide FW1.6 V1.1
Page 14 of 17
11 October 2018
Company Confidential
–
restricted distribution
Example:
To modify the heartbeat period to 1 hour, the command
0x0B020100000E10
should be sent.
Description:
➢
(0x0B) : set the parameter.
➢
(0x02) : with an ack token of 2
➢
(0x01) : heartbeat message period.
➢
(0x 00 00 0E 10) : to a value of 3600s = 1 hour.
It is possible to modify two parameters in the same message by using the following format:
Parameter 1
Parameter 2
Byte 0
Byte 1
Byte 2
Byte 3-6
Byte 2
Byte 3-6
0x0B
ACK
ID
New value1 [31-00]
ID
New value2 [31-00]