Micro Tracker Reference Guide FW 1.7 V1.1
Page 29 of 39
11th october 2018
Restricted distribution
5.5.6
BLE payload
Common header
Data
Byte 0-4
Byte
5
Byte
6-11
Byte
12
Byte
13-18
Byte
19
Byte
20-25
Byte
26
Byte
27-33
Byte
34
Header
Age
MAC ADR0 RSSI0 MAC ADR1 RSSI1 MAC ADR2 RSSI2 MAC ADR3 RSSI3
Age
: encoded form of scan age with
lo
=0,
hi
=2040,
nbits
=8,
nres
=0. Expressed in seconds.
MAC ADRx
: MAC Address of the BLE beacon x.
RSSIx
: Receive Signal Strength Indication of the BLE beacon x. Non encoded form (signed 8 bits). It is
expressed in dBm.
Notes
1-
The payload contains the listened BLE beacon (up to 4, it is configurable using
ble_beacon_count
parameter ), during
ble_beacon_timeout
delay.
2-
If less than 4 BLE beacons are listened, the payload will be reduced.
5.5.7
BLE failure payload
Common header
Data
Byte 0-4
Byte 5
Header
Error
Error
:
➢
0: BLE is not responding
➢
1: internal error
➢
2: shared antenna not available
➢
3: scan already on going
➢
4: No beacon detected
➢
5: hardware incompatibility
5.6
Energy Status messages
This message should be used for the primary battery life estimation. It is not useful for micro tracker
5.7
Activity status messages
Common header
Data
Byte 0-4
Byte 5
Byte 6-9
Header
Tag=1
Activity
Activity:
Activity counter.
Unsigned 32 bits value in big endian format (MSB first).