Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/27 16:48
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - Content
-
... ... @@ -527,10 +527,32 @@ 527 527 528 528 (% style="display:none" %) (%%) 529 529 530 +=== 2.4.8 Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) === 530 530 531 - ===2.4.8AddPayloadformat inTTNV3===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 wikiinternallink 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 +(% class="wikigeneratedid" id="H" %) 541 +[[image:image-20231023103116-1.png||height="448" width="901"]] 542 + 543 +* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV). 544 +* (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon. 545 +* (% style="color:#037691" %)**MINOR:** (%%)The MINOR from the strongest iBeacon. 546 +* (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 547 + 548 +(% class="wikigeneratedid" %) 549 +**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.** 550 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State 551 + 552 + 553 +=== 2.4.9 Add Payload format in TTN V3 === 554 + 555 + 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 920 + 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