Difference between revisions of "How to capture ELA Beacon internal battery voltage?"

From Wiki Knowledge Base | Teltonika GPS
Line 4: Line 4:
 
To enable internal battery voltage in the scan response frame, battery voltage presence must be configured in the NFC memory using ELA's Device Manager Mobile application.
 
To enable internal battery voltage in the scan response frame, battery voltage presence must be configured in the NFC memory using ELA's Device Manager Mobile application.
  
Note: only sensors that are v3.0 support this funcionality.
+
Note: only sensors that are v3.0 support this functionality.
  
 
== Examples of ELA sensor whole packet capturing ==
 
== Examples of ELA sensor whole packet capturing ==
=== ID ===
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|Name
 
|Name
Line 51: Line 50:
  
 
== Examples of ELA sensor internal battery voltage capturing ==
 
== Examples of ELA sensor internal battery voltage capturing ==
 
=== iBeacon ===
 
35bytes offset 2bytes data size
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
Line 95: Line 91:
 
|2
 
|2
 
|Beacon ID
 
|Beacon ID
|}
+
|}Version 3.
  
=== Eddystone ===
+
Battery voltage presence has to be configured to value 1.
36bytes offset 2bytes data size
 

Revision as of 16:47, 12 January 2022

General Information

First thing you have to know before configuring a sensor is data protocol. For detailed ELA description about Bluetooth frame specifications please refer here.

To enable internal battery voltage in the scan response frame, battery voltage presence must be configured in the NFC memory using ELA's Device Manager Mobile application.

Note: only sensors that are v3.0 support this functionality.

Examples of ELA sensor whole packet capturing

Name Manufacturer ID Manufacturer ID Offset Manufacturer ID Size Beacon ID Offset Beacon ID Size Additional Data Offset Additional Data Size Beacon ID source
iBeacon 4C000000 5 2 9 20 0 70 Beacon ID
Eddystone AAFE0000 9 2 13 16 0 70 Beacon ID
ID 02010600 0 3 16 10 0 70 Beacon ID

Examples of ELA sensor internal battery voltage capturing

Name Manufacturer ID Manufacturer ID Offset Manufacturer ID Size Beacon ID Offset Beacon ID Size Additional Data Offset Additional Data Size Beacon ID source
iBeacon 4C000000 5 2 9 20 35 2 Beacon ID
Eddystone AAFE0000 9 2 13 16 36 2 Beacon ID
ID 02010600 0 3 16 10 27 2 Beacon ID

Version 3.

Battery voltage presence has to be configured to value 1.