Micro Tracker Reference Guide FW 1.7 V1.1
Page 16 of 39
11th october 2018
Restricted distribution
The complete request content is shown below.
Change the operational mode with a Write Request
Bytes 0-3
New operational Mode
Under successful completion, the tracker replies with a write Response (
WRITE_RSP
) containing the value
0x00. Such a message is displayed below.
Operational mode response from Write Response
Byte 0
Status
0x00: success
Under failure, the tracker replies with an Error Response (
ERROR_RSP
) shown below.
Operational mode response from Error Response
byte 0
Error code
0x81: Invalid operational mode
4.3.7.3
Read the operational mode
The
Client application
can read the current operational mode by sending a Read request (
READ_REQ
).
The Read Response (
READ_RSP
) associated to this command is shown below.
Read the operational mode value response
Bytes 0-3
Current operational Mode
Refer to the section to convert the values.
4.3.8
Send system commands
The
Client application
can send system commands to the device.
Before accessing this service, the
Client application
should discover the
Abeeway Primary service
(UUID:
UUID 0000
8A45
-1212-efde-1523-785feabcd123).