Changes

907 bytes added ,  13:15, 2 September 2021
no edit summary
Line 223: Line 223:  
===Teltonika configurator===
 
===Teltonika configurator===
   −
'''Configurator GUI changes'''
+
'''Bluetooth 4.0'''
 +
<br>
 +
Functionalities were reorganized and transferred to Bluetooth 4.0 configuration tab with additional horizontal tabs selection for specific settings:
 
<br>
 
<br>
Bluetooth 4.0 functionalities were reorganized and transfered to Bluetooth 4.0 configuration tab with additional horizontal tabs selection for specific settings:
   
* '''Global''' - Parameters responsible for device scanning ability like power and duratations.
 
* '''Global''' - Parameters responsible for device scanning ability like power and duratations.
* '''Beacons''' - Parameters to enable Beacon scanning scenarios.
  −
* '''Sensors''' - Configurable custom sensors support.
   
* '''EYE''' - Parameters to configure data reading from EYE sensors.
 
* '''EYE''' - Parameters to configure data reading from EYE sensors.
<br>
  −
[[File:Configurator GUI changes.png]]
  −
<br>
   
<br>
 
<br>
 
'''Common settings'''
 
'''Common settings'''
 
<br>
 
<br>
 
* '''Non Stop Scan''' - Enable Non Stop Scan feature, the device will try to scan for the sensors all the time if any of them are configured.
 
* '''Non Stop Scan''' - Enable Non Stop Scan feature, the device will try to scan for the sensors all the time if any of them are configured.
* '''Sensors and Beacons Update frequency''' - changes sensors temperature/humidity/battery voltage data update frequency. Minimum value: 30s, maximum value: 65535s, default value: 30.
+
* '''Sensors and Beacons Update frequency''' - changes sensors temperature/humidity/battery voltage data update frequency. Minimum value: 30s, maximum value: 65535s, recommended value: 30.
* '''BLE Scan Duration''' - Sensors data reading time.
+
* '''BLE Scan Duration''' - Sensors data reading time. Recommended value 30.
* '''Scan retries until error''' - Scan retries count, till start to show the value as Error '3000' - sensor disconnected.
+
* '''Scan retries until error''' - Scan retries count, till start to show the value as Error '3000' - sensor disconnected. Recommended value 30.
 
* '''BT Power Level''' - Telematics device Bluetooth power level setting.
 
* '''BT Power Level''' - Telematics device Bluetooth power level setting.
 
* '''BLE Broadcasting service ID''' - Telematics device can broadcast configured ID.
 
* '''BLE Broadcasting service ID''' - Telematics device can broadcast configured ID.
 
* ''' BLE connection control''' - Connection mode settings. If broadcasting ID is configured, parameter should be set to Prohibit.
 
* ''' BLE connection control''' - Connection mode settings. If broadcasting ID is configured, parameter should be set to Prohibit.
 +
 
<br>
 
<br>
'''Sensors'''
+
[[File:Configurator GUI changes.png]]
 
<br>
 
<br>
[[File:Sensor (advanced mode).png]]
   
<br>
 
<br>
 +
'''EYE Sensor'''
 
<br>
 
<br>
* '''Working mode''' - Bluetooth connection mode.
  −
* '''Disabled''' - Bluetooth 4.0 connection will not be used.
  −
* '''TZ-BT04/05/05B sensor''' - this Bluetooth connection will be used to communicate with TZ-BT04/05/05B sensor.
  −
* '''Advanced''' - It allows to gather data from BLE devices broadcast packets regardless of what data packing protocol is used.
   
<br>
 
<br>
'''EYE Sensor'''
+
'''EYE Sensor''' functionality allows to configure MAC addresses for 4 sensors that user wants to read
 
<br>
 
<br>
<br>
+
'''Data clear period''' - if value equal or hirher than 1, it will clear sensors BLE IO elements values if they were not updated for configurated amount of time.
EYE Sensor functionality allows to configure MAC addresses for 4 sensors that user wants to read
   
<br>
 
<br>
 
[[File:Sensor 1 EYE.png]]
 
[[File:Sensor 1 EYE.png]]
Line 266: Line 258:  
<br>
 
<br>
 
This table describes I/O elements which were added for EYE sensor and proximity functionalities
 
This table describes I/O elements which were added for EYE sensor and proximity functionalities
<br>
  −
[[File:Added IO elements.png]]
      +
<table class="nd-othertables_2" style="width: 100%;">
 +
<tr>
 +
        <th style="width: 10%; text-align:center; vertical-align:middle; color: black">Property ID in AVL packet</th>
 +
        <th style="width: 20%; text-align:center; vertical-align:middle; color: black">Property name</th>
 +
        <th style="width: 5%; text-align:center; vertical-align:middle; color: black">Bytes</th>
 +
        <th style="width: 10%; text-align:center; vertical-align:middle; color: black">Type</th>
 +
        <th style="width: 10%; text-align:center; vertical-align:middle; color: black">Min</th>
 +
        <th style="width: 10%; text-align:center; vertical-align:middle; color: black">Max</th>
 +
        <th style="width: 5%; text-align:center; vertical-align:middle; color: black">Multiplier</th>
 +
        <th style="width: 5%; text-align:center; vertical-align:middle; color: black">Units</th>
 +
        <th style="width: 25%; text-align:center; vertical-align:middle; color: black">Description</th>
 +
    </tr>
 +
        <tr>
 +
        <td style="vertical-align:middle">10800</td>
 +
        <td>EYE temperature 1</td>
 +
        <td>2</td>
 +
        <td>Signed</td>
 +
        <td>-32768</td>
 +
        <td>32768</td>
 +
        <td>0,01</td>
 +
        <td>°C</td>
 +
        <td>Temperature measured by EYE sensor 1</td>
 +
    </tr>
    +
<br>
 
==Protocol overwiev==
 
==Protocol overwiev==