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
-
... ... @@ -146,7 +146,6 @@ 146 146 [[image:image-20230213110214-2.png||height="388" width="847"]] 147 147 148 148 149 - 150 150 The LPS8N is already set to connect to [[TTN V3 network >>url:https://eu1.cloud.thethings.network/]]. What the rest need to is register this device in TTN V3: 151 151 152 152 ... ... @@ -163,11 +163,9 @@ 163 163 164 164 **__Add APP EUI in the application:__** 165 165 166 - 167 167 [[image:1664501711466-918.png||_mstalt="295828"]] 168 168 169 169 170 - 171 171 [[image:1664501721248-725.png||_mstalt="294450"]] 172 172 173 173 ... ... @@ -174,7 +174,6 @@ 174 174 [[image:1664501734705-405.png||_mstalt="293306"]] 175 175 176 176 177 - 178 178 **__Add APP KEY and DEV EUI:__** 179 179 180 180 ... ... @@ -181,7 +181,6 @@ 181 181 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS02%20-%20LoRaWAN%20Door%20Sensor%20User%20Manual/WebHome/1654671889112-678.png?rev=1.1||_mstalt="298233" alt="1654671889112-678.png"]] 182 182 183 183 184 - 185 185 (% style="color:blue" %)**Step 2**:(%%) Push this button will activate this device. 186 186 187 187 (% id="cke_bm_7709S" style="display:none" %) [[image:1664502835802-546.png||_mstalt="295061"]] ... ... @@ -295,7 +295,6 @@ 295 295 (% style="display:none" %) 296 296 297 297 298 - 299 299 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 300 300 301 301 ... ... @@ -527,10 +527,32 @@ 527 527 528 528 (% style="display:none" %) (%%) 529 529 524 +=== 2.4.8 Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) === 530 530 531 - ===2.4.8AddPayloadformat inTTNV3===526 +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 528 +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 530 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %) 531 +|**Size(bytes)**|2|2|2|…..|2|2|2|2|1 532 +|**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]] 533 + 534 +(% class="wikigeneratedid" id="H" %) 535 +[[image:image-20231023103116-1.png||height="448" width="901"]] 536 + 537 +* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV). 538 +* (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon. 539 +* (% style="color:#037691" %)**MINOR:** (%%)The MINOR from the strongest iBeacon. 540 +* (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 541 + 542 +(% class="wikigeneratedid" %) 543 +**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.** 544 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State 545 + 546 + 547 +=== 2.4.9 Add Payload format in TTN V3 === 548 + 549 + 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 914 + 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