Changes

459 bytes added ,  10:42, 22 October 2021
Line 931: Line 931:  
|}
 
|}
   −
=== FM Packer parsing example===
+
=== FM Packet parsing example===
    
{| class="nd-othertables_2" style="width:100%;"
 
{| class="nd-othertables_2" style="width:100%;"
Line 992: Line 992:  
|-
 
|-
 
|ID
 
|ID
|
+
|00 19 (25 = BLE Temperature #1)
 
|-
 
|-
 
|Value
 
|Value
|
+
|09 04 (2308=23.08°C)
 
|-
 
|-
 
|ID
 
|ID
|
+
|00 56 (86 = BLE Humidity #1)
 
|-
 
|-
 
|Value
 
|Value
|
+
|00 36 (24 %RHT)
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |N4 of Four Bytes IO
 
| style="vertical-align: middle; text-align: center;" |N4 of Four Bytes IO
Line 1,007: Line 1,007:  
|-
 
|-
 
|ID
 
|ID
|
+
|01 CF (463 - BLE 1 Custom #2 = Movement status and movement events count)
 
|-
 
|-
 
|Value
 
|Value
|
+
|00 00 00 16 (Currently not moving events count 22)
 
|-
 
|-
 
|ID
 
|ID
|
+
|01 D0 (464 - BLE 1 Custom #3 = Angle )
 
|-
 
|-
 
|Value
 
|Value
|
+
|00 00 FF 4D (Pitch = 0°, Roll = -179°)
 
|-
 
|-
 
|ID
 
|ID
|
+
|01 D1 (465 - BLE 1 Custom #4 = Battery Voltage)
 
|-
 
|-
 
|Value
 
|Value
|
+
|00 00 00 6D (109 = 2000 + 109 * 10 mV = 3090 mV)
 
|-
 
|-
   Line 1,032: Line 1,032:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |N’th IO ID - AVL ID.
 
| style="vertical-align: middle; text-align: center;" |N’th IO ID - AVL ID.
| style="vertical-align: middle; text-align: center;" |01 4B
+
| style="vertical-align: middle; text-align: center;" |01 4B (331 - BLE 1 Custom #1)
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Length of Variable Length IO
 
| style="vertical-align: middle; text-align: center;" |Length of Variable Length IO
Line 1,038: Line 1,038:  
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Value of Variable Length IO
 
| style="vertical-align: middle; text-align: center;" |Value of Variable Length IO
| style="vertical-align: middle; text-align: center;" |B7
+
| style="vertical-align: middle; text-align: center;" |B7 (See EYE Sensor protocol parsing example)
 
|-
 
|-
 
| style="vertical-align: middle; text-align: center;" |Number of Data 2 (Number of Total Records)
 
| style="vertical-align: middle; text-align: center;" |Number of Data 2 (Number of Total Records)

Navigation menu