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,13 +295,11 @@ 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 302 302 Users can use (% style="color:blue" %)**AT+SMOD=1,0,0**(%%) to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes, 303 303 304 - 305 305 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:320px" %) 306 306 |(% style="width:60px" %)**Size(bytes)**|(% style="width:50px" %)4|(% style="width:50px" %)4|(% style="width:70px" %)2|(% style="width:30px" %)1|(% style="width:30px" %)2|(% style="width:30px" %)2 307 307 |(% style="width:69px" %)**Value**|(% style="width:76px" %)[[Latitude>>||anchor="HLocationinfo:"]]|(% style="width:87px" %)[[Longitude>>||anchor="HLocationinfo:"]]|(% style="width:76px" %)((( ... ... @@ -349,7 +349,6 @@ 349 349 [[image:1664502166010-515.png||_mstalt="291395"]] 350 350 351 351 352 - 353 353 ==== (% style="color:blue" %)**Alarm:**(%%) ==== 354 354 355 355 **Example: ** 0x4B & 0x40 >> 6 = 0x01 ... ... @@ -371,7 +371,6 @@ 371 371 372 372 (% style="display:none" %) (%%) 373 373 374 - 375 375 ==== (% style="color:blue" %)**MOD:**(%%) ==== 376 376 377 377 **Example: ** (0x60>>6) & 0x3f =1 ... ... @@ -484,7 +484,6 @@ 484 484 485 485 (% style="display:none" %) (%%) 486 486 487 - 488 488 === 2.4.6 Uplink FPORT~=7, Alarm information status(Since firmware 1.4.4) === 489 489 490 490 ... ... @@ -527,10 +527,32 @@ 527 527 528 528 (% style="display:none" %) (%%) 529 529 520 +=== 2.4.8 Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) === 530 530 531 - ===2.4.8AddPayloadformat inTTNV3===522 +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 524 +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 526 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %) 527 +|**Size(bytes)**|2|2|2|…..|2|2|2|2|1 528 +|**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]] 529 + 530 +(% class="wikigeneratedid" id="H" %) 531 +[[image:image-20231023103116-1.png||height="448" width="901"]] 532 + 533 +* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV). 534 +* (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon. 535 +* (% style="color:#037691" %)**MINOR:** (%%)The MINOR from the strongest iBeacon. 536 +* (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 537 + 538 +(% class="wikigeneratedid" %) 539 +**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.** 540 +payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State 541 + 542 + 543 +=== 2.4.9 Add Payload format in TTN V3 === 544 + 545 + 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 910 + 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