Changes

Created page with "__TOC__ ==BLE Feature Sensors== Allows to configure universal or EYE sensors for data reading or BLE beacons for use with Recovery mode.<br> Image:TAT BLE Sensor configurat..."
__TOC__

==BLE Feature Sensors==
Allows to configure universal or EYE sensors for data reading or BLE beacons for use with Recovery mode.<br>
[[Image:TAT BLE Sensor configuration v4.png|250px|{{{general|size}}}|right]]
<br>'''BLE Feature:'''<br>
<br><code>None</code> – Bluetooth functionality will be disabled. <br>
<code>Sensors</code> – Enables Bluetooth functionality for universal sensors, EYE Sensors and beacons. <br>
<code>Backup Tracker</code> - Enables Backup Tracker <br>
<br>
<b>Update frequency</b> - Sets BLE update frequency if Backup Tracker or BLE beacon is configured. <b>Scan for universal sensors or EYE Sensors is only performed with periodic or scheduled records.</b> To increase BLE scan frequency when using universal sensors or EYE Sensors, Operand in IO elements needs to be configured.<br>
<br>
<b>AAS scenario</b> - When enabled TAT device will only perform BLE scan while it is in "On Move" tracking scenario. While device is stationary BLE scan does not initiate.

===Sensor===
When Sensors mode is selected a table with configurable parameters will appear:[[Image:TAT sensors window.png|1000px|none]]<br />

*The table has 9 types of parameters:
*#Type – EIR data type. This parameter will indicate which type to look for and work with.
*#Data Offset – start index of data we are interested in.
*#Data Size – size of the data we are interested in. Limited to 2 bytes of data.
*#Action – two actions are possible: Match and Save. Match means that we want to perform a validation of certain data. Save means that we want to get certain data and later save it to an AVL record.
*#IO – tells which IO element's data will be saved to. '''Used only with Save action.'''
*#Match – hex string to be matched with BLE sensor data. '''Used only with Match action.'''
*#Endianness – endianness of data: little endian (ex. 0x1122) or big endian (ex. 0x2211). '''Used only with Save action.'''
*#Multiplier – value to be used to multiply output data. '''Used only with Save action.'''
*#Offset – value to be added to output data. '''Used only with Save action.''' <br />
<br>
<br>
<b>MAC</b> - MAC address of the universal sensor.<br>
<b>Lost Sensor Alarm</b> - When enabled TAT device will generate a record to notify that sensor has been lost. Required to be enabled for Recovery mode trigger "Lost BLE sensor" to work. <br>
When universal sensor is lost TAT will send a record with even number that is the first configured IO element. In below example if sensor is lost device will generate a record with event ID 29 (BLE Battery #1:29). If it was configured for second sensor, record will have event ID 20 (BLE Battery #2:20). <br>
[[Image:Lost universal sensor.png|200px|none]]<br />

===EYE Sensor===
When EYE Sensors mode is selected MAC address of the sensor will need to be entered. [[Image:TAT EYE Sensor window.png|500px|none]]<br />
<b>MAC</b> - MAC address of the EYE Sensor.<br>
<b>Lost Sensor Alarm</b> - When enabled TAT device will generate a record to notify that EYE Sensor has been lost. Required to be enabled for Recovery mode trigger "Lost BLE sensor" to work. <br>
<code>AVL ID 463, value BEEF</code> - Lost BLE1 EYE Sensor.<br>
<code>AVL ID 467, value BEEF</code> - Lost BLE2 EYE Sensor.<br>
<code>AVL ID 471, value BEEF</code> - Lost BLE3 EYE Sensor.<br>
<code>AVL ID 475, value BEEF</code> - Lost BLE4 EYE Sensor.<br>

===Eddystone===


===iBeacon===