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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -97,6 +97,7 @@ 97 97 * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm 98 98 * Tracking: max: 38mA 99 99 100 + 100 100 == 1.3 Features == 101 101 102 102 ... ... @@ -115,6 +115,7 @@ 115 115 * Tri-color LED, Alarm button 116 116 * Datalog 117 117 119 + 118 118 == 1.4 Applications == 119 119 120 120 ... ... @@ -121,6 +121,7 @@ 121 121 * Logistics and Supply Chain Management 122 122 * Human tracking 123 123 126 + 124 124 = 2.1 Use TrackerD = 125 125 126 126 ... ... @@ -205,9 +205,7 @@ 205 205 206 206 Uplink the device configures with FPORT=5. Once TrackerD Joined the network, it will uplink this message to the server. After the first uplink, TrackerD will uplink Device Status every 12 hours. 207 207 208 -Use can also get the Device Status uplink through the downlink command: **Downlink: 0x2301** 209 209 210 - 211 211 (% border="1.5" style="background-color:#ffffcc; color:green; width:520px" %) 212 212 |=(% scope="row" style="width: 108px;" %)**Size(bytes)**|=(% style="width: 82px;" %)**1**|=(% style="width: 83px;" %)**2**|=(% style="width: 94px;" %)**1**|=(% style="width: 84px;" %)**1**|=(% style="width: 44px;" %)2|=(% style="width: 63px;" %)**2**|=(% style="width: 60px;" %)1 213 213 |=(% style="width: 108px;" %)**Value**|(% style="width:82px" %)Sensor Model|(% style="width:83px" %)Firmware Version|(% style="width:94px" %)Frequency Band|(% style="width:84px" %)Sub-band|(% style="width:44px" %)BAT|(% style="width:63px" %)SMOD|(% style="width:60px" %)Status ... ... @@ -288,11 +288,15 @@ 288 288 |(% style="width:77px" %)**Size(bit)**|(% style="width:82px" %)5 Bits|(% style="width:106px" %)1 Bit|(% style="width:67px" %)1 Bit|(% style="width:121px" %)1 Bit 289 289 |(% style="width:77px" %)**Value**|(% style="width:82px" %)Reserve|(% style="width:106px" %)PNACKMD|(% style="width:67px" %)LON|(% style="width:121px" %)Transport** **Mode 290 290 292 + 291 291 294 + 295 + 296 + 292 292 === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity === 293 293 294 294 295 -User scan use **AT+SMOD=1,0,0** to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes,300 +User can use **AT+SMOD=1,0** to enable uploading on-board Temperature and humidity values, and the total payload will be 15 bytes, please note that 15 bytes won't work on DR0 on US915/AU915 frequency band. 296 296 297 297 298 298 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:480px" %) ... ... @@ -316,6 +316,7 @@ 316 316 |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits 317 317 |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 318 318 324 + 319 319 ==== (% style="color:blue" %)**FLAG:**(%%) ==== 320 320 321 321 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:250px" %) ... ... @@ -365,6 +365,7 @@ 365 365 * 3.40v ~~ 3.69v: 20% ~~ 40% 366 366 * < 3.39v: 0~~20% 367 367 374 + 368 368 ==== (% style="color:blue" %)**MOD:**(%%) ==== 369 369 370 370 **Example: ** (0x60>>6)& 0x3f =1. ... ... @@ -410,7 +410,7 @@ 410 410 === 2.4.3 Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) === 411 411 412 412 413 -The default uplink payload includes total 11 bytes (**AT+SMOD=1,1,0**). The payload is the first 11 bytes of Uplink FPORT=2, real-time GNSS positioning, (remove the temp and humidity)420 +The default uplink payload includes totally 11 bytes. The payload is the first 11 bytes of Uplink FPORT=2, real-time GNSS positioning, (remove the temp and humidity) 414 414 415 415 416 416 (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:480px" %) ... ... @@ -436,7 +436,6 @@ 436 436 437 437 * a) TrackerD will do an ACK check for data records sending to make sure every data arrive server. 438 438 * b) TrackerD will send data in (% style="color:blue" %)**CONFIRMED Mode**(%%) when PNACKMD=1, but TrackerD won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink, if TrackerD gets an ACK, TrackerD will consider there is a network connection and resend all NONE-ACK Messages. 439 -* c) the total payload will be 15 bytes, while US915/AU915 DR0 accepts only 11 bytes of payload. In this case (DR0 of US915/AU915), the payload on server will show NULL 440 440 441 441 The payload is 15 bytes, as below. 442 442 ... ... @@ -480,6 +480,8 @@ 480 480 * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon. 481 481 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 482 482 489 + 490 + 483 483 === 2.4.6 Add Payload format in TTN V3 === 484 484 485 485 ... ... @@ -535,9 +535,8 @@ 535 535 == 2.7 Datalog Feature == 536 536 537 537 538 -total 273 entries,by default ,546 +total 273 entries,by default disable 539 539 540 -User can set [[PNACKMD=1>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/#H4.13AutoSendNone-ACKmessages]], to enable Datalog feature. 541 541 542 542 Example use case. 543 543 ... ... @@ -598,6 +598,8 @@ 598 598 |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes 599 599 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 600 600 608 + 609 + 601 601 == 2.11 Button Function == 602 602 603 603 ... ... @@ -619,6 +619,8 @@ 619 619 |(% 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 620 620 |(% 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. 621 621 631 + 632 + 622 622 == 2.12 USB Port Function == 623 623 624 624 ... ... @@ -629,6 +629,8 @@ 629 629 * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]] 630 630 * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]] 631 631 643 + 644 + 632 632 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 633 633 634 634 ... ... @@ -1037,6 +1037,8 @@ 1037 1037 |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14 1038 1038 |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15 1039 1039 1053 + 1054 + 1040 1040 = 8. Order Info = 1041 1041 1042 1042 ... ... @@ -1052,6 +1052,8 @@ 1052 1052 * (% style="color:red" %)**AU915**(%%): Default frequency band AU915 1053 1053 * (% style="color:red" %)**US915**(%%): Default frequency band US915 1054 1054 1070 + 1071 + 1055 1055 = 9. Packing Info = 1056 1056 1057 1057 ... ... @@ -1065,6 +1065,8 @@ 1065 1065 * Device Size: 85 x 48 x 15 cm 1066 1066 * Weight: 50g 1067 1067 1085 + 1086 + 1068 1068 = 10. Support = 1069 1069 1070 1070 ... ... @@ -1071,6 +1071,8 @@ 1071 1071 * 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. 1072 1072 * 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]]. 1073 1073 1093 + 1094 + 1074 1074 = 11. Reference = 1075 1075 1076 1076