Changes

895 bytes added ,  09:16, 23 September 2022
no edit summary
Line 1,240: Line 1,240:     
</table>
 
</table>
<br>'''Note:''' If you are using presets(firmware/configurator without EYE product support), then refer to [[FMB130 Teltonika Data Sending Parameters ID#BLE%20Sensors%20I.2FO%20elements|BLE Sensors I/O elements]] table instead.
     −
==<p style="font-size:32px"><span style="color:#0054A6">EYE Sensor Protocol overview</span></p>==
      +
Eye sensor parameters have error code values, which will written to the I/O value if parameter data is not received. From the error code value, it is possible to distinguish whether the issue is on the FM tracker side or the EYE Sensor. Below is a table describing these values.
 +
{| class="wikitable"
 +
|+Eye Sensor Error Values
 +
! rowspan="2" |Parameter
 +
! rowspan="2" |Data length
 +
(bytes)
 +
! rowspan="2" |Data type
 +
! colspan="2" |Error codes
 +
|-
 +
!Data Not Received by FM tracker
 +
!EYE Sensor indicates error
 +
|-
 +
|Temperature
 +
|2
 +
|signed
 +
|25000
 +
|25001
 +
|-
 +
|Humidity
 +
|1
 +
|unsigned
 +
|250
 +
|251
 +
|-
 +
|Magnet
 +
|1
 +
|unsigned
 +
|250
 +
|251
 +
|-
 +
|Magnet trigger count
 +
|2
 +
|unsigned
 +
|65000
 +
|65001
 +
|-
 +
|Movement
 +
|1
 +
|unsigned
 +
|250
 +
|251
 +
|-
 +
|Movement counter
 +
|2
 +
|unsigned
 +
|65000
 +
|65001
 +
|-
 +
|Pitch
 +
|1
 +
|signed
 +
|120
 +
|121
 +
|-
 +
|Roll
 +
|2
 +
|signed
 +
|250
 +
|251
 +
|-
 +
|Low battery status
 +
|1
 +
|unsigned
 +
|250
 +
|251
 +
|-
 +
|Battery voltage
 +
|1
 +
|unsigned
 +
|250
 +
|251
 +
|}
 +
 +
 +
'''Note:''' If you are using presets(firmware/configurator without EYE product support), then refer to [[FMB130 Teltonika Data Sending Parameters ID#BLE%20Sensors%20I.2FO%20elements|BLE Sensors I/O elements]] table instead.<p style="font-size:32px"><span style="color:#0054A6">EYE Sensor Protocol overview</span></p>
    
===<p style="font-size:24px><span style="color:#0054A6">Sensor advertising</span>===
 
===<p style="font-size:24px><span style="color:#0054A6">Sensor advertising</span>===