Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
From version 74.1
edited by Edwin Chen
on 2022/10/11 00:10
on 2022/10/11 00:10
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -97,6 +97,8 @@ 97 97 * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm 98 98 * Tracking: max: 38mA 99 99 100 + 101 + 100 100 == 1.3 Features == 101 101 102 102 ... ... @@ -115,6 +115,8 @@ 115 115 * Tri-color LED, Alarm button 116 116 * Datalog 117 117 120 + 121 + 118 118 == 1.4 Applications == 119 119 120 120 ... ... @@ -121,6 +121,8 @@ 121 121 * Logistics and Supply Chain Management 122 122 * Human tracking 123 123 128 + 129 + 124 124 = 2.1 Use TrackerD = 125 125 126 126 ... ... @@ -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.212 +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,7 +213,7 @@ 213 213 [[image:1665301570342-765.png]] 214 214 215 215 216 -Example o fDevice Status: [[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"]]222 +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 218 **Sensor Model**: For TrackerD, this value is 0x13. 219 219 ... ... @@ -278,7 +278,12 @@ 278 278 |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits 279 279 |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 280 280 287 +(% class="wikigeneratedid" %) 288 +==== ==== 281 281 290 +(% class="wikigeneratedid" %) 291 +==== ==== 292 + 282 282 ==== (% style="color:blue" %)**FLAG:**(%%) ==== 283 283 284 284 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %) ... ... @@ -293,6 +293,8 @@ 293 293 * Latitude: 02863D68 ⇒ //if (0x//02863D68//& 0x80000000 = 0 )~:// //value = 02863D68 /1000000 = 42.351976// 294 294 * Longitude: FAC29BAF ⇒ //if (0x//FAC29BAF// & 0x80000000 = 1 )~:// //value = (0x//FAC29BAF// – 0x 100000000)/1000000 =//-87.9094//57// 295 295 307 + 308 + 296 296 (% style="color:red" %)**Important note:** 297 297 298 298 1. When power is low (<2.84v), GPS won't be able to get location info and GPS feature will be disabled and the location field will be filled with 0x0FFFFFFF, 0x0FFFFFFF. ... ... @@ -314,6 +314,7 @@ 314 314 Example: 0x4B & 0x40 >> 6 = 0x01 315 315 316 316 330 + 317 317 ==== (% style="color:blue" %)**BAT:**(%%) ==== 318 318 319 319 Example: 0x0CDD & 0x3FFF ⇒ 3293 (mV). ... ... @@ -328,6 +328,8 @@ 328 328 * 3.40v ~~ 3.69v: 20% ~~ 40% 329 329 * < 3.39v: 0~~20% 330 330 345 + 346 + 331 331 ==== (% style="color:blue" %)**LON:**(%%) ==== 332 332 333 333 Enable/Disable LED activity for uplink ... ... @@ -424,6 +424,9 @@ 424 424 * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon. 425 425 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 426 426 443 + 444 + 445 + 427 427 === 2.4.6 Add Payload format in TTN V3 === 428 428 429 429 ... ... @@ -482,15 +482,7 @@ 482 482 total 273 entries,by default disable 483 483 484 484 485 -Example use case. 486 486 487 -[[image:image-20221009234703-2.png||height="328" width="899"]] 488 - 489 - 490 -[[image:image-20221009234629-1.png||height="390" width="577"]] 491 - 492 - 493 - 494 494 == 2.8 Alarm Mode == 495 495 496 496 ... ... @@ -541,6 +541,9 @@ 541 541 |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes 542 542 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 543 543 555 + 556 + 557 + 544 544 == 2.11 Button Function == 545 545 546 546 ... ... @@ -562,6 +562,9 @@ 562 562 |(% style="width:135px" %)Exit Alarm Mode|(% style="width:220px" %)Fast press the (% style="color:red" %)**RED** (%%)button 10 times|(% style="width:265px" %)Exit Alarm Mode 563 563 |(% style="width:135px" %)Enter Deep Sleep Mode|(% style="width:220px" %)Press and hold the button for 10 seconds, then quickly press the device 3 times to enter deep sleep|(% style="width:265px" %)This is the mode ship out from factory. CPU will be complete in sleep mode and no LoRa activity, only use before deploy. 564 564 579 + 580 + 581 + 565 565 == 2.12 USB Port Function == 566 566 567 567 ... ... @@ -572,6 +572,9 @@ 572 572 * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]] 573 573 * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]] 574 574 592 + 593 + 594 + 575 575 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 576 576 577 577 ... ... @@ -861,7 +861,7 @@ 861 861 862 862 (% style="color:blue" %)**Step5:** (%%) Select the firmware file (.bin format), com port and proper SPI configure. Clink Start. Bin file location: 863 863 864 -[[https:~~/~~/ github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]884 +[[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] 865 865 866 866 867 867 Users need to use below files: ... ... @@ -963,6 +963,9 @@ 963 963 |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14 964 964 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15 965 965 986 + 987 + 988 + 966 966 = 8. Order Info = 967 967 968 968 ... ... @@ -978,6 +978,9 @@ 978 978 * (% style="color:red" %)**AU915**(%%): Default frequency band AU915 979 979 * (% style="color:red" %)**US915**(%%): Default frequency band US915 980 980 1004 + 1005 + 1006 + 981 981 = 9. Packing Info = 982 982 983 983 ... ... @@ -991,6 +991,8 @@ 991 991 * Device Size: 85 x 48 x 15 cm 992 992 * Weight: 50g 993 993 1020 + 1021 + 994 994 = 10. Support = 995 995 996 996 ... ... @@ -997,6 +997,8 @@ 997 997 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 998 998 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]. 999 999 1028 + 1029 + 1000 1000 = 11. Reference = 1001 1001 1002 1002
- 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