<
From version < 213.1 >
edited by Bei Jinggeng
on 2023/10/23 10:31
To version < 214.1 >
edited by Bei Jinggeng
on 2023/10/23 10:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -527,10 +527,33 @@
527 527  
528 528  (% style="display:none" %) (%%)
529 529  
530 +=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon ===
530 530  
531 -=== 2.4.8  Add Payload format in TTN V3 ===
532 +TrackerD supports BLE scanning for indoor positioning. Users can set SMOD to BLE pure or GPS/BLE Hybrid, so TrackerD will scan up to 40 BLE iBeacons and send uplinks.
532 532  
534 +User can set [[(% class="wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
533 533  
536 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
537 +|**Size(bytes)**|2|2|2|…..|2|2|2|2|1
538 +|**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
539 +
540 +=== [[image:image-20231023103116-1.png||height="448" width="901"]] ===
541 +
542 +* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
543 +* (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
544 +* (% style="color:#037691" %)**MINOR:**  (%%)The MINOR from the strongest iBeacon.
545 +* (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
546 +
547 +(% class="wikigeneratedid" %)
548 +Note: This mode does not have a fixed decoder. Its decoder depends on the number of beacons and can be parsed according to the order of the payload.
549 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
550 +
551 +(% class="wikigeneratedid" %)
552 +=== ===
553 +
554 +=== 2.4.9  Add Payload format in TTN V3 ===
555 +
556 +
534 534  In TTN V3, user can add a custom payload so it shows friendly.
535 535  
536 536  In the page (% style="color:#037691" %)**Applications ~-~-> Payload Formats ~-~-> Custom ~-~-> decoder**
... ... @@ -895,6 +895,7 @@
895 895  
896 896   AT+SMOD=2,0,2 ~-~->  (WiFi)SSID+Rssi+BAT+State
897 897  
921 + AT+SMOD=2,0,3  ~-~->  (iBeacon) (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
898 898  
899 899  * (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
900 900  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0