Last modified by Xiaoling on 2023/12/27 09:15

From version 214.1
edited by Bei Jinggeng
on 2023/10/23 10:44
Change comment: There is no comment for this version
To version 216.5
edited by Xiaoling
on 2023/12/27 08:41
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -TrackerD -LoRaWAN Tracker User Manual
1 +TrackerD - LoRaWAN Tracker User Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +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,17 +527,18 @@
527 527  
528 528  (% style="display:none" %) (%%)
529 529  
530 -=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon ===
520 +=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) ===
531 531  
532 532  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.
533 533  
534 -User can set [[(% class="wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
524 +User can set [[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)**BLEMASK**>>path:#H3.2.11A0SetBLEMASKtofilterBLEiBeacon]](%%) so TrackerD will only search the iBeacons which have UUID that match the BLEMASK settings.
535 535  
536 536  (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
537 -|**Size(bytes)**|2|2|2|…..|2|2|2|2|1
527 +|**Size(bytes)**|2|2|1|…..|2|2|1|2|1
538 538  |**Value**|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|…..|iBeacon MAJOR|iBeacon MINOR|iBeacon RSSI|[[Alarm & BAT>>path:#HAlarm26BAT:]]|[[FLAG>>path:#HFLAG:]]
539 539  
540 -=== [[image:image-20231023103116-1.png||height="448" width="901"]] ===
530 +(% class="wikigeneratedid" id="H" %)
531 +[[image:image-20231023103116-1.png||height="448" width="901"]]
541 541  
542 542  * (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
543 543  * (% style="color:#037691" %)**MAJOR:** (%%) The MAJOR from the strongest iBeacon.
... ... @@ -545,11 +545,9 @@
545 545  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
546 546  
547 547  (% class="wikigeneratedid" %)
548 -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.
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.**
549 549  payload format: (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
550 550  
551 -(% class="wikigeneratedid" %)
552 -=== ===
553 553  
554 554  === 2.4.9  Add Payload format in TTN V3 ===
555 555  
... ... @@ -651,7 +651,6 @@
651 651  User can push the (% style="color:red" %)**RED button**(%%) by more than 5 seconds to enter Alarm Mode. Alarm Mode is used to send SOS info to IoT platform.
652 652  )))
653 653  
654 -
655 655  (((
656 656  Once enter Alarm mode, the (% style="color:green" %)**GREEN LED**(%%) will flash 3 times, the buzzer will alarm for 5 seconds, then TrackerD will immediately send a packet without location info and then send a data packet with GPS positioning information. After that, the device will send 60 packets at 1-minute intervals. The Alarm flag in the payload will be set for the next 60 packets unless exits alert mode.
657 657  )))
... ... @@ -682,7 +682,6 @@
682 682  
683 683  (% style="display:none" %) (%%)
684 684  
685 -
686 686  == 2.11  LED Status ==
687 687  
688 688  
... ... @@ -702,7 +702,6 @@
702 702  
703 703  (% style="display:none" %) (%%)
704 704  
705 -
706 706  == 2.12  Button Function ==
707 707  
708 708  
... ... @@ -727,7 +727,6 @@
727 727  
728 728  (% style="display:none" %) (%%)
729 729  
730 -
731 731  == 2.13  USB Port Function ==
732 732  
733 733  
... ... @@ -740,7 +740,6 @@
740 740  
741 741  (% style="display:none" %) (%%)
742 742  
743 -
744 744  == 2.14  Sleep Mode ==
745 745  
746 746  
... ... @@ -1019,12 +1019,12 @@
1019 1019  
1020 1020  (% _mstmutation="1" style="color:#037691" %)**AT+BLEMASK=0**  (%%) ~/~/ disable BLEMASK
1021 1021  
1022 -(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB2)(Since firmware 1.4.1**
1006 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB2)(Since firmware 1.4.1)**
1023 1023  
1024 1024  Example: 0xB2 01 02 03 04 05 06    ~/~/ Set BLEMASK to 123456
1025 1025  
1026 1026  
1027 -=== 3.2.13  Set WiFIMASK to filter WiFi SSIDSince firmware 1.4.1 ===
1011 +=== 3.2.13  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
1028 1028  
1029 1029  
1030 1030  WiFiMASK is to filter the unwanted WiFi SSID during scan. For example, if WiFiMASK is 123456. TrackerD will only uplink SSID info which includes 123456 as prefix. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
... ... @@ -1037,12 +1037,12 @@
1037 1037  
1038 1038  (% _mstmutation="1" style="color:#037691" %)**AT+WiFiMASK=0**       (%%) ~/~/ disable WiFiMASK
1039 1039  
1040 -(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1**
1024 +(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1)**
1041 1041  
1042 1042  Example: 0xB3 01 02 03 04 05 06    ~/~/ Set WiFiMASK to 123456
1043 1043  
1044 1044  
1045 -=== 3.2.14  Disable/Enable Information printingSince firmware 1.4.1 ===
1029 +=== 3.2.14  Disable/Enable Information printing(Since firmware 1.4.1) ===
1046 1046  
1047 1047  
1048 1048  Users can use this feature to enable/disable Information printing.
... ... @@ -1053,7 +1053,7 @@
1053 1053  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
1054 1054  
1055 1055  
1056 -=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915Since firmware 1.4.1 ===
1040 +=== 3.2.15  Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
1057 1057  
1058 1058  
1059 1059  The Channels Mode in the LORAWAN LMIC library is from 0 ~~ 7. When CHE = 8, 72 channels will be accessible to the network.
... ... @@ -1068,7 +1068,7 @@
1068 1068  Example: 0x24 01  ~/~/ Same as AT+CHE=1
1069 1069  
1070 1070  
1071 -=== 3.2.16  Get or Set Threshold for motion detectSince firmware 1.4.3 ===
1055 +=== 3.2.16  Get or Set Threshold for motion detect(Since firmware 1.4.3) ===
1072 1072  
1073 1073  
1074 1074  User can set the motion detect thredhold for transportation mode. The smaller the value, the more sensitivity to trigger a motion event.
... ... @@ -1089,7 +1089,7 @@
1089 1089  0xB4 14          ~/~/  Same as AT+PT=14
1090 1090  
1091 1091  
1092 -=== 3.2.17  Set AT command window timeSince firmware 1.4.5 ===
1076 +=== 3.2.17  Set AT command window time(Since firmware 1.4.5) ===
1093 1093  
1094 1094  
1095 1095  AT command window time setting, customers can set the required time according to their own operation mode.The unit is second.
... ... @@ -1107,7 +1107,7 @@
1107 1107  0xB5 0F          ~/~/  Same as AT+ATST=15
1108 1108  
1109 1109  
1110 -=== 3.2.18  Set the stepmeter modeSince firmware 1.4.5 ===
1094 +=== 3.2.18  Set the stepmeter mode(Since firmware 1.4.5) ===
1111 1111  
1112 1112  
1113 1113  After setting the step counting mode, it cannot be interrupted by motion. This mode is very power consuming. Used on some special occasions.
... ... @@ -1127,7 +1127,7 @@
1127 1127  0xB6 01          ~/~/  Same as AT+PM=1
1128 1128  
1129 1129  
1130 -=== 3.2.19  Set down the decline detection modeSince firmware 1.4.5 ===
1114 +=== 3.2.19  Set down the decline detection mode(Since firmware 1.4.5) ===
1131 1131  
1132 1132  
1133 1133  This mode is used in conjunction with AT+PT(The recommended threshold is between 50 and 70, you need to set it according to the environment yourself). This function is used in hospitals, nursing homes, nursing homes and other places to prevent the elderly and patients from falling. No one knows.
... ... @@ -1147,7 +1147,7 @@
1147 1147  0xB7 01          ~/~/  Same as AT+FD=1
1148 1148  
1149 1149  
1150 -=== 3.2.20 Disable/Enable buzzerSince firmware 1.4.6 ===
1134 +=== 3.2.20 Disable/Enable buzzer(Since firmware 1.4.6) ===
1151 1151  
1152 1152  
1153 1153  Disable/Enable buzzer for Alarm, downlink and uplink
... ... @@ -1167,7 +1167,7 @@
1167 1167  0xB9 01 ~/~/ Same as AT+BEEP=1
1168 1168  
1169 1169  
1170 -=== 3.2.21 Set long press timeSince firmware 1.4.6 ===
1154 +=== 3.2.21 Set long press time(Since firmware 1.4.6) ===
1171 1171  
1172 1172  
1173 1173  When using the red button Changan to alarm, press and hold the time to set 0~~10 seconds, which is convenient for use scenarios.