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.8
edited by Xiaoling
on 2023/12/27 08:57
Change comment: There is no comment for this version

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
... ... @@ -23,7 +23,7 @@
23 23  )))
24 24  
25 25  (((
26 -In TrackerD, there are various sensors such as GPS, WiFi, BLE, Temperature, Humidity, Motion Detection, and Buzzer. User can use TrackerD for different tracking scenario.
26 +In TrackerD, there are various sensors such as GPS,BLE, Temperature, Humidity, Motion Detection, and Buzzer. User can use TrackerD for different tracking scenario.
27 27  
28 28  (((
29 29  TrackerD is program friendly. Developers can use Arduino IDE to customize the software of TrackerD to fit their IoT solution.
... ... @@ -51,7 +51,6 @@
51 51  * Espressif ESP32 PICO D4
52 52  * MCU: ESP32 PICO D4
53 53  * Bluetooth: Bluetooth V4.2 BR/EDR and Bluetooth LE
54 -* WiFi : 802.11 b/g/n (802.11n up to 150 Mbps)
55 55  * Integrated SPI flash : 4 MB
56 56  * RAM: 448 KB
57 57  * EEPROM: 520 KB
... ... @@ -105,7 +105,7 @@
105 105  * SX1276/78 Wireless Chip
106 106  * Arduino IDE Compatible
107 107  * Open source hardware / software
108 -* Regular/ Real-time GPS,BLE,WIFI tracking
107 +* Regular/ Real-time GPS,BLE
109 109  * Built-in3 axis accelerometer (LIS3DH)
110 110  * Humidity / temperature sensor : GXCAS Technology GXHT3X
111 111  * Motion sensing capability
... ... @@ -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"]]
... ... @@ -198,7 +198,7 @@
198 198  Users can set TrackerD to different Positioning Mode for different applications. Below mod are supported.
199 199  
200 200  * (% style="color:#037691" %)**GPS ONLY(Factory Settings):    **(%%)Only get and uplink GPS location info.
201 -* (% style="color:#037691" %)**BLE or WiFi ONLY:            **(%%)** **Only obtain iBeacon info via BLE and uplink  or obtain wifi ssid info via WiFi and uplink. Design for Indoor tracking.
195 +* (% style="color:#037691" %)**BLE:            **(%%)** **Only obtain iBeacon info via BLE and uplink uplink. Design for Indoor tracking.
202 202  * (% style="color:#037691" %)**GPS/BLE Hybrid:                        **(%%)Combination for Indoor and Outdoor tracking. Devices will try to search BLE iBeacon first. If device can't find the iBeacon, it will use GPS for positioning.
203 203  
204 204  Users can switch modes by [[changing SMOD>>||anchor="H3.2.7SetPositioningMode"]].
... ... @@ -283,9 +283,7 @@
283 283  
284 284  (% style="color:red" %)**1: ** (%%) BLE Positioning with Strongest iBeacon
285 285  
286 -(% _mstmutation="1" style="color:red" %)**2:**  (%%)WiFi Positioning with Strongest WiFi SSID(% _mstmutation="1" style="color:blue" %)(V1.4.1 Version support this function later)(%%)  
287 287  
288 -
289 289  (% style="color:#037691" %)**Status Field (total 1 byte)**(%%):  0x02
290 290  
291 291  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:413px" %)
... ... @@ -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  
... ... @@ -505,39 +505,19 @@
505 505  **Lon**=(bytes[2] & 0x20)
506 506  
507 507  
508 -=== 2.4.7  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
509 509  
496 +=== 2.4.7  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon(Since firmware 1.4.7) ===
510 510  
511 -TrackerD supports WiFi scans for indoor positioning. User can set [[**SMOD**>>||anchor="H3.2.7SetPositioningMode"]] to **WiFi** so TrackerD will scan WiFi and find the strongest WiFi info and uplink.
512 -
513 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:348px" %)
514 -|(% style="width:65px" %)(((
515 -**Size(bytes)**
516 -)))|(% style="width:50px" %)6|(% style="width:50px" %)4|(% style="width:133px" %)2|(% style="width:50px" %)1
517 -|(% style="width:69px" %)**Value**|(% style="width:48px" %)SSID|(% style="width:48px" %)RSSI|(% style="width:103px" %)(((
518 -[[Alarm & BAT>>||anchor="HAlarm26BAT:"]]
519 -)))|(% style="width:52px" %)[[FLAG>>||anchor="HFLAG:"]]
520 -
521 -(% class="wikigeneratedid" %)
522 -[[image:1667288597595-714.png||_mstalt="299598" height="212" width="1151"]]
523 -
524 -* (% style="color:#037691" %)**BAT: ** (%%) Ex1:0x4B45 & 0x3FFF ⇒ 3901 (mV).
525 -* (% style="color:#037691" %)**SSID:      **(%%)WiFi name.
526 -* (% style="color:#037691" %)**RSSI:      **(%%)The RSSI from the strongest WiFi.
527 -
528 -(% style="display:none" %) (%%)
529 -
530 -=== 2.4.8  Uplink FPORT~=9, BLE Positioning with Multiple iBeacon ===
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.
500 +User can set [[(% class="wikiinternallink wikiinternallink 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
503 +|**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"]] ===
506 +(% class="wikigeneratedid" id="H" %)
507 +[[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,13 +545,11 @@
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.
515 +**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 -=== 2.4.9  Add Payload format in TTN V3 ===
519 +=== 2.4.8  Add Payload format in TTN V3 ===
555 555  
556 556  
557 557  In TTN V3, user can add a custom payload so it shows friendly.
... ... @@ -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  
... ... @@ -892,7 +892,7 @@
892 892  
893 893  * (% style="color:red" %)**1: GPS ONLY(Factory Settings):    **(%%)Only get and uplink GPS location info.
894 894  
895 -* (% style="color:red" %)**2: BLE or WiFi ONLY:                     **(%%)Only obtain iBeacon info via BLE and uplink  or obtain WiFi ssid info via WiFi and uplink. Design for Indoor tracking.
855 +* (% style="color:red" %)**2: BLE :                     **(%%)Only obtain iBeacon info via BLE and uplink. Design for Indoor tracking.
896 896  
897 897  * (% style="color:red" %)**3: GPS/BLE Hybrid:                       **(%%)Combination for Indoor and Outdoor tracking.Devices will try to search BLE iBeacon first. If device can't find the iBeacon, it will use GPS for positioning.
898 898  
... ... @@ -905,8 +905,7 @@
905 905  (% style="color:#037691" %)**cc:   **
906 906  
907 907  * (% _mstmutation="1" style="color:red" %)**1 : **(%%) (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State 
908 -
909 -* (% _mstmutation="1" style="color:red" %)**2 : **(%%) (WiFi)SSID+Rssi+BAT+State ((% _mstmutation="1" style="color:#037691" %)V1.4.1 Version support this function later(%%))  
868 +
910 910  
911 911  (% style="color:blue" %)**Example:**
912 912  
... ... @@ -916,8 +916,6 @@
916 916  
917 917   AT+SMOD=2,0,1 ~-~->  (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State
918 918  
919 - AT+SMOD=2,0,2 ~-~->  (WiFi)SSID+Rssi+BAT+State
920 -
921 921   AT+SMOD=2,0,3  ~-~->  (iBeacon) (Major + Minor+Rssi)+(Major + Minor+Rssi)+...(Maximum forty group)...+BAT+State
922 922  
923 923  * (% style="color:blue" %)**Downlink Payload (prefix 0xA5):**
... ... @@ -1019,32 +1019,14 @@
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**
979 +(% 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 SSID(Since firmware 1.4.1 ===
984 +=== 3.2.13  Disable/Enable Information printing(Since firmware 1.4.1) ===
1028 1028  
1029 1029  
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.
1031 -
1032 -(% style="color:red" %)**Note: WiFiMASK range is 6 ~~ 10 bytes. If AT+ WiFiMASK < 6 bytes, WiFiMASK will be disabled.**
1033 -
1034 -(% style="color:blue" %)**AT Command:**
1035 -
1036 -(% _mstmutation="1" style="color:#037691" %)**AT+WiFiMASK=123456**    (%%) ~/~/ Set WiFiMASK = 123456
1037 -
1038 -(% _mstmutation="1" style="color:#037691" %)**AT+WiFiMASK=0**       (%%) ~/~/ disable WiFiMASK
1039 -
1040 -(% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1)**
1041 -
1042 -Example: 0xB3 01 02 03 04 05 06    ~/~/ Set WiFiMASK to 123456
1043 -
1044 -
1045 -=== 3.2.14  Disable/Enable Information printing(Since firmware 1.4.1) ===
1046 -
1047 -
1048 1048  Users can use this feature to enable/disable Information printing.
1049 1049  
1050 1050  (% style="color:blue" %)**AT Command:**
... ... @@ -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 ===
995 +=== 3.2.14  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 ===
1010 +=== 3.2.15  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 ===
1031 +=== 3.2.16  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 ===
1049 +=== 3.2.17  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 ===
1069 +=== 3.2.18  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 ===
1089 +=== 3.2.19 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 ===
1109 +=== 3.2.20 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.
... ... @@ -1183,21 +1183,17 @@
1183 1183  (% style="color:blue" %)**Downlink Payload:0XBA**
1184 1184  
1185 1185  0xBA 02 ~/~/ Same as AT+EAT=2
1186 -
1187 1187  
1188 -= 4. Setting for Different Scenarios =
1189 1189  
1127 += 4. Upload Firmware =
1190 1190  
1129 +== 4.1 Firmware Change Log ==
1191 1191  
1192 -= 5. Upload Firmware =
1193 1193  
1194 -== 5.1 Firmware Change Log ==
1195 -
1196 -
1197 1197  **[[See this link>>url:https://github.com/dragino/TrackerD]]**
1198 1198  
1199 1199  
1200 -== 5.2 How to upgrade firmware ==
1135 +== 4.2 How to upgrade firmware ==
1201 1201  
1202 1202  
1203 1203  User can use the TrackerD's USB port to upgrade firmware into it. The hardware connection for upgrade firmware is as below:
... ... @@ -1245,11 +1245,11 @@
1245 1245  [[image:image-20221207133911-7.png]]
1246 1246  
1247 1247  
1248 -= 6. Developer Guide =
1183 += 5. Developer Guide =
1249 1249  
1250 -== 6.1 Compile Source Code ==
1185 +== 5.1 Compile Source Code ==
1251 1251  
1252 -=== 6.1.1 Set up ARDUINO compile environment ===
1187 +=== 5.1.1 Set up ARDUINO compile environment ===
1253 1253  
1254 1254  
1255 1255  * **Download the latest Arduino software (IDE) from the Arduino official website:  [[https:~~/~~/www.arduino.cc/en/Main/Software>>url:https://www.arduino.cc/en/Main/Software]]**
... ... @@ -1266,7 +1266,7 @@
1266 1266  [[image:1664503715811-892.png||_mstalt="295698"]]
1267 1267  
1268 1268  
1269 -=== 6.1.2  Build the development environment ===
1204 +=== 5.1.2  Build the development environment ===
1270 1270  
1271 1271  
1272 1272  **~1. Download and install arduino IDE**
... ... @@ -1343,7 +1343,7 @@
1343 1343  [[image:1664503752288-974.png||_mstalt="298194"]]
1344 1344  
1345 1345  
1346 -== 6.2 Source Code ==
1281 +== 5.2 Source Code ==
1347 1347  
1348 1348  
1349 1349  * (% style="color:blue" %)**Open the example in the TrackerD file, please select the correct port in the IDE, as shown below:**
... ... @@ -1363,15 +1363,15 @@
1363 1363  [[image:1664503824081-592.png||_mstalt="294918"]] [[image:1664503831430-500.png||_mstalt="290784"]]
1364 1364  
1365 1365  
1366 -= 7.  FAQ =
1301 += 6.  FAQ =
1367 1367  
1368 -== 7.1 How to change the LoRa Frequency Bands/Region? ==
1303 +== 6.1 How to change the LoRa Frequency Bands/Region? ==
1369 1369  
1370 1370  
1371 1371  User can follow the introduction for [[how to upgrade image>>||anchor="H5.UploadFirmware"]]. When download the images, choose the required image file for download.
1372 1372  
1373 1373  
1374 -== 7.2 What is the pin mapping for the USB program cable? ==
1309 +== 6.2 What is the pin mapping for the USB program cable? ==
1375 1375  
1376 1376  
1377 1377  [[image:1664499635206-262.png||_mstalt="295360"]]
... ... @@ -1391,9 +1391,9 @@
1391 1391  (% style="display:none" %) (%%)
1392 1392  
1393 1393  
1394 -== 7.3 Notes on using different serial port tools for TrackerD ==
1329 +== 6.3 Notes on using different serial port tools for TrackerD ==
1395 1395  
1396 -=== 7.3.1  Serial port utility ===
1331 +=== 6.3.1  Serial port utility ===
1397 1397  
1398 1398  
1399 1399  Serial port utility requires you to automatically add data streams.
... ... @@ -1409,7 +1409,7 @@
1409 1409  [[image:image-20221102140638-2.png||_mstalt="428727"]]
1410 1410  
1411 1411  
1412 -=== 7.3.2  SecureCRT ===
1347 +=== 6.3.2  SecureCRT ===
1413 1413  
1414 1414  
1415 1415  The default command window of SecureCRT is not displayed. Entering a command requires a complete input of the entire command. You can open the command window in the view.
... ... @@ -1421,7 +1421,7 @@
1421 1421  [[image:image-20221102140712-4.png||_mstalt="427089"]]
1422 1422  
1423 1423  
1424 -=== 7.3.3  PUTTY ===
1359 +=== 6.3.3  PUTTY ===
1425 1425  
1426 1426  
1427 1427  [[image:image-20221102140748-5.png||_mstalt="430456"]]
... ... @@ -1433,7 +1433,7 @@
1433 1433  [[image:image-20221102140801-6.png||_mstalt="427466"]]
1434 1434  
1435 1435  
1436 -== 7.4 How to modify source code to compile different frequency band bin file? ==
1371 +== 6.4 How to modify source code to compile different frequency band bin file? ==
1437 1437  
1438 1438  
1439 1439  (% class="box infomessage" %)
... ... @@ -1472,21 +1472,21 @@
1472 1472  [[image:image-20221116111844-5.png||_mstalt="430144" height="551" width="708"]]
1473 1473  
1474 1474  
1475 -== 7.5 Are there example python example for BLE Indoor Positioning? ==
1410 +== 6.5 Are there example python example for BLE Indoor Positioning? ==
1476 1476  
1477 1477  
1478 -[[Operating instructions for BLE indoor positioning>>doc:.Example of BLE indoor positioning python.WebHome]]
1413 +[[Operating instructions for BLE indoor positioning>>doc:Main.User Manual for LoRaWAN End Nodes.TrackerD.Example of BLE indoor positioning python.WebHome]]
1479 1479  
1480 1480  
1481 -== 7.6 Can alert mode and transport mode be used together? ==
1416 +== 6.6 Can alert mode and transport mode be used together? ==
1482 1482  
1483 1483  
1484 1484  Yes, you can also press the panic button to sound the alarm if set to transport mode
1485 1485  
1486 1486  
1487 -= 8  Trouble Shooting =
1422 += 7  Trouble Shooting =
1488 1488  
1489 -== 8.1  TDC is changed to 4294947296 and cause no uplink. ==
1424 +== 7.1  TDC is changed to 4294947296 and cause no uplink. ==
1490 1490  
1491 1491  
1492 1492  (((
... ... @@ -1494,7 +1494,7 @@
1494 1494  )))
1495 1495  
1496 1496  
1497 -== 8.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1432 +== 7.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1498 1498  
1499 1499  
1500 1500  (((
... ... @@ -1502,9 +1502,9 @@
1502 1502  )))
1503 1503  
1504 1504  
1505 -== 8.3  Problem after Upgrading Firmware ==
1440 +== 7.3  Problem after Upgrading Firmware ==
1506 1506  
1507 -=== 8.3.1 "rst: (0x3 SW_RESET)" and Continue Restart after upgrading ===
1442 +=== 7.3.1 "rst: (0x3 SW_RESET)" and Continue Restart after upgrading ===
1508 1508  
1509 1509  
1510 1510  **Error Output**
... ... @@ -1520,13 +1520,13 @@
1520 1520  )))
1521 1521  
1522 1522  
1523 -=== 8.3.2 TrackerD's led light is always GREEN on after upgrading ===
1458 +=== 7.3.2 TrackerD's led light is always GREEN on after upgrading ===
1524 1524  
1525 1525  
1526 1526  It is because the partitions are different when upgrading versions above 1.4.1, and a new partition file needs to be added. Please refer to the operation steps in chapter 8.3.1
1527 1527  
1528 1528  
1529 -=== 8.3.3 "flash read err" after upgrade firmware ===
1464 +=== 7.3.3 "flash read err" after upgrade firmware ===
1530 1530  
1531 1531  
1532 1532  Error shows below, user might erase the entire flash include u-boot partition which cause this issue.
... ... @@ -1541,7 +1541,7 @@
1541 1541   **Figure 2**
1542 1542  
1543 1543  
1544 -=== 8.3.4  "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1479 +=== 7.3.4  "Device Key become ff ff ff ff ff ff ff ff " after upgrade firmware ===
1545 1545  
1546 1546  
1547 1547  User might erase the entire flash include keys and default settings which cause this issue.
... ... @@ -1579,13 +1579,13 @@
1579 1579  AT+APPSKEY=dacce2299ecd97a73ee3f80b5a46a559   ( no need for OTAA)
1580 1580  
1581 1581  
1582 -== 8.4  When positioning, it will restart or the PDOP setting is unsuccessful ==
1517 +== 7.4  When positioning, it will restart or the PDOP setting is unsuccessful ==
1583 1583  
1584 1584  
1585 1585  Please download version 1.4.2 again
1586 1586  
1587 1587  
1588 -== 8.5  How to deal with unsuccessful GPS positioning? ==
1523 +== 7.5  How to deal with unsuccessful GPS positioning? ==
1589 1589  
1590 1590  
1591 1591  1) Make Sure the device is in Open Area where can see the sky.
... ... @@ -1601,7 +1601,7 @@
1601 1601  Please refer to this [[link>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H3.2.9SetPDOPvalueforGPSfixaccuracy]] on how to set up PDOP
1602 1602  
1603 1603  
1604 -== 8.6  When upgrading the firmware, the data is not completely erased, and the information does not return to normal after multiple resets ==
1539 +== 7.6  When upgrading the firmware, the data is not completely erased, and the information does not return to normal after multiple resets ==
1605 1605  
1606 1606  
1607 1607  When upgrading, use the erase button to upgrade
... ... @@ -1639,7 +1639,7 @@
1639 1639  [[image:image-20221128112035-7.png]]
1640 1640  
1641 1641  
1642 -== 8.7  If you encounter the following problems, please upgrade to the latest version ==
1577 +== 7.7  If you encounter the following problems, please upgrade to the latest version ==
1643 1643  
1644 1644  
1645 1645  ~1. Press and hold the red button (more than 5 seconds), and the device and server do not respond.
... ... @@ -1647,7 +1647,7 @@
1647 1647  2. Send some commands through the serial port to prompt an error (Example:AT+SMOD=1,0,1)
1648 1648  
1649 1649  
1650 -== 8.8  Why when using some serial consoles, only inputting the first string port console will return "error"? ==
1585 +== 7.8  Why when using some serial consoles, only inputting the first string port console will return "error"? ==
1651 1651  
1652 1652  
1653 1653  Need to enter the entire command at once, not a single character.
... ... @@ -1654,7 +1654,7 @@
1654 1654  User can open a command window or copy the entire command to the serial console.
1655 1655  
1656 1656  
1657 -= 9.  Order Info =
1592 += 8.  Order Info =
1658 1658  
1659 1659  
1660 1660  Part Number: (% style="color:blue" %)**TrackerD-XXX**
... ... @@ -1678,7 +1678,7 @@
1678 1678  (% style="display:none" %) (%%)
1679 1679  
1680 1680  
1681 -= 10.  Packing Info =
1616 += 9.  Packing Info =
1682 1682  
1683 1683  
1684 1684  (% style="color:#037691" %)**Package Includes**: