Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/27 16:48
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Content
-
... ... @@ -97,6 +97,9 @@ 97 97 * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm 98 98 * Tracking: max: 38mA 99 99 100 + 101 + 102 + 100 100 == 1.3 Features == 101 101 102 102 ... ... @@ -115,6 +115,9 @@ 115 115 * Tri-color LED, Alarm button 116 116 * Datalog 117 117 121 + 122 + 123 + 118 118 == 1.4 Applications == 119 119 120 120 ... ... @@ -121,6 +121,9 @@ 121 121 * Logistics and Supply Chain Management 122 122 * Human tracking 123 123 130 + 131 + 132 + 124 124 = 2.1 Use TrackerD = 125 125 126 126 ... ... @@ -183,7 +183,6 @@ 183 183 (% style="color:blue" %)**Step 3:**(%%) TrackerD will auto join to the LoRaWAN network. After join success, TrackerD will start to upload message to IoT server. 184 184 185 185 186 - 187 187 == 2.3 Positioning Mode(SMOD) == 188 188 189 189 ... ... @@ -203,7 +203,7 @@ 203 203 === 2.4.1 Uplink FPORT~=5, Device Status === 204 204 205 205 206 -Uplink the device configures with FPORT=5. Once T rackerDJoined the network, it will uplink this message to the server. Afterthefirst uplink, TrackerDwill uplink Device Status every 12 hours.214 +Uplink the device configures with FPORT=5. Once LGT92 Joined the network, it will uplink this message to the server. After first uplink, LHT52 will uplink Device Status every 12 hours. 207 207 208 208 209 209 (% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %) ... ... @@ -213,13 +213,13 @@ 213 213 [[image:1665301570342-765.png]] 214 214 215 215 216 - (%style="color:#037691"%)**Exampleof Device Status:**(%%) 13014001FF0FA24002224 +Example Payload (FPort=5): [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT52%20-%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20User%20Manual/WebHome/image-20220621105116-11.png?rev=1.1||alt="image-20220621105116-11.png"]] 217 217 218 - (% style="color:#037691" %)**Sensor Model:**(%%)For TrackerD,this value is 0x13226 +**Sensor Model**: For TrackerD, this value is 0x13. 219 219 220 - (% style="color:#037691" %)**Firmware Version:**(%%)0x0140,Means:v1.4.0 version228 +**Firmware Version**: 0x0100, Means: v1.0.0 version. 221 221 222 - (% style="color:#037691" %)**Frequency Band**:230 +**Frequency Band**: 223 223 224 224 *0x01: EU868 225 225 ... ... @@ -241,55 +241,16 @@ 241 241 242 242 *0x0a: AS923-3 243 243 244 -Sub- ,Others areFF)252 +**Sub-Band**: value 0x00 ~~ 0x08(only for CN470, AU915,US915. Others are0x00) 245 245 246 - (% style="color:#037691" %)**BAT:**(%%)shows the battery voltage for TrackerD.254 +**BAT**: shows the battery voltage for TrackerD. 247 247 256 +Ex1: 0x0B3A = 2874mV 248 248 249 -(% style="color:#037691" %)**Ex1:**(%%) 0x0FA2 = 4002mV 250 - 251 251 Use can also get the Device Status uplink through the downlink command: 252 252 253 -TrackerD Model:0x40 254 254 255 -(% border="1.5" style="background-color:#ffffcc; color:green; width:314px" %) 256 -|(% style="width:75px" %)**Size(bit)**|(% style="width:64px" %)2bits|(% style="width:88px" %)2bit|(% style="width:84px" %)4bit 257 -|(% style="width:75px" %)**Value**|(% style="width:64px" %)SMOD|(% style="width:88px" %)GPS_MOD|(% style="width:84px" %)BLE_MOD 258 258 259 -(% style="color:blue" %)**SMOD:** 260 - 261 -(% style="color:red" %)**1 :** (%%) GPS ONLY 262 - 263 -(% style="color:red" %)**2 :** (%%) BLE ONLY 264 - 265 -(% style="color:red" %)**3 :** (%%) GPS/BLE Hybrid 266 - 267 - 268 -(% style="color:blue" %)**GPS MOD:** 269 - 270 -(% style="color:red" %)**0 : ** (%%) Enable uploading on-board Temperature and humidity values 271 - 272 -(% style="color:red" %)**1 :** (%%) Disable uploading on-board Temperature and humidity values 273 - 274 - 275 -(% style="color:blue" %)**BLE MOD:** 276 - 277 -(% style="color:red" %)**1: ** (%%) BLE Positioning with Strongest iBeacon 278 - 279 -TrackerD Status: 0x02 280 - 281 -(% border="1.5" style="background-color:#ffffcc; color:green; width:345px" %) 282 -|(% style="width:77px" %)**Size(bit)**|(% style="width:91px" %)1bits|(% style="width:48px" %)1bit|(% style="width:126px" %)1bit 283 -|(% style="width:77px" %)**Value**|(% style="width:91px" %)PNACKMD|(% style="width:48px" %)LON|(% style="width:126px" %)Transport** **Mode 284 - 285 -(% style="color:red" %)**0 : **(%%) Transport Mode 286 - 287 -(% style="color:red" %)**1 : **(%%) AT+LON 288 - 289 -(% style="color:red" %)**2 : **(%%) Datalog Enable/Disable 290 - 291 - 292 - 293 293 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 294 294 295 295 ... ... @@ -366,17 +366,6 @@ 366 366 * 3.40v ~~ 3.69v: 20% ~~ 40% 367 367 * < 3.39v: 0~~20% 368 368 369 - 370 -(% class="wikigeneratedid" %) 371 -==== (% style="color:blue" %)**MOD:**(%%) ==== 372 - 373 -Set the format of GPS data uplink link 374 - 375 -0x00: Enable uploading on-board Temperature and humidity values 376 - 377 -0x01: Disable uploading on-board Temperature and humidity values 378 - 379 - 380 380 ==== (% style="color:blue" %)**LON:**(%%) ==== 381 381 382 382 Enable/Disable LED activity for uplink ... ... @@ -439,7 +439,7 @@ 439 439 )))|4|4|2|1|1|1|1|1 440 440 |=**Value**|Latitude|Longitude|Year|Month|Day|Hous|Min|Sen 441 441 442 -[[image: image-20221009160309-2.png]]400 +[[image:1665301786397-168.png]] 443 443 444 444 445 445 ... ... @@ -473,7 +473,7 @@ 473 473 * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon. 474 474 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 475 475 476 -=== 2.4. 6Add Payload format in TTN V3 ===434 +=== 2.4.5 Add Payload format in TTN V3 === 477 477 478 478 479 479 In TTN V3, use can add a custom payload so it shows friendly. ... ... @@ -525,21 +525,10 @@ 525 525 526 526 527 527 528 -== 2.7 486 +== 2.7 Datalog Feature == 529 529 530 - 531 531 total 273 entries,by default disable 532 532 533 - 534 -Example use case. 535 - 536 -[[image:image-20221009234703-2.png||height="328" width="899"]] 537 - 538 - 539 -[[image:image-20221009234629-1.png||height="390" width="577"]] 540 - 541 - 542 - 543 543 == 2.8 Alarm Mode == 544 544 545 545 ... ... @@ -572,7 +572,6 @@ 572 572 In Transport Mode, TrackerD will check if there is motion. If there is no motion, device will send uplinks every 20 minutes. If there is motion, device will send uplink every 5 minutes. 573 573 574 574 575 - 576 576 == 2.10 LED Status == 577 577 578 578 ... ... @@ -824,7 +824,7 @@ 824 824 825 825 826 826 827 -=== 3. 2.9 Set PDOP value for GPS fix accuracy ===773 +=== 3.3.9 Set PDOP value for GPS fix accuracy === 828 828 829 829 830 830 PDOP(Position Dilution of Precision) filter, TrackerD will only accept GPS data with a lower PDOP value than pre-configure PDOP value. If device can't get a valid GPS packet within FTIME timeout, it will use the GPS data with lowest PDOP value to server. ... ... @@ -910,7 +910,7 @@ 910 910 911 911 (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location: 912 912 913 -[[https:~~/~~/ github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]859 +[[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] 914 914 915 915 916 916 Users need to use below files: ... ... @@ -947,7 +947,6 @@ 947 947 [[image:1664503635019-941.png]] 948 948 949 949 950 - 951 951 * (% style="color:#037691" %)**Go to tools ~-~-> Boards ~-~-> Boards Manager**,(%%) **find the esp32 information and install it.** 952 952 953 953 [[image:1664503715811-892.png]]
- image-20221009160220-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -46.4 KB - Content
- image-20221009160309-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -57.2 KB - Content
- image-20221009234629-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -222.9 KB - Content
- image-20221009234703-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -136.4 KB - Content