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

From version 143.2
edited by Xiaoling
on 2022/11/22 10:54
Change comment: There is no comment for this version
To version 143.1
edited by Bei Jinggeng
on 2022/11/22 10:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -14,6 +14,7 @@
14 14  
15 15  = 1.  Introduction =
16 16  
17 +
17 17  == 1.1  What is TrackerD ==
18 18  
19 19  
... ... @@ -45,6 +45,7 @@
45 45  (% style="color:red" %)**Note: LoRaWAN server can be a general LoRaWAN server other than TTN.**
46 46  
47 47  
49 +
48 48  == 1.2 Specifications ==
49 49  
50 50  
... ... @@ -95,8 +95,6 @@
95 95  * LoRa Transmit Mode: 125mA @ 20dBm 44mA @ 14dBm
96 96  * Tracking: max: 38mA
97 97  
98 -
99 -
100 100  == 1.3  Features ==
101 101  
102 102  
... ... @@ -115,8 +115,6 @@
115 115  * Tri-color LED, Alarm button
116 116  * Datalog
117 117  
118 -
119 -
120 120  == 1.4  Applications ==
121 121  
122 122  
... ... @@ -123,10 +123,9 @@
123 123  * Logistics and Supply Chain Management
124 124  * Human tracking
125 125  
126 -
127 -
128 128  = 2.  Use TrackerD =
129 129  
126 +
130 130  == 2.1 How it works? ==
131 131  
132 132  
... ... @@ -133,6 +133,7 @@
133 133  TrackerD is configured as LoRaWAN OTAA Class A GPS tracker by default. It has OTAA keys to join LoRaWAN network. To connect a LoRaWAN network, user need to input the OTAA keys in the LoRaWAN IoT server and push reset button of TrackerD (next to USB port). TrackerD will wake up and auto join the network via OTAA.
134 134  
135 135  
133 +
136 136  == 2.2 Quick guide to connect to LoRaWAN server ==
137 137  
138 138  
... ... @@ -188,6 +188,7 @@
188 188  (% 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.
189 189  
190 190  
189 +
191 191  == 2.3  Positioning Mode(SMOD) ==
192 192  
193 193  
... ... @@ -200,8 +200,10 @@
200 200  Users can switch modes by [[changing SMOD>>||anchor="H3.2.7SetPositioningMode"]].
201 201  
202 202  
202 +
203 203  == 2.4  Uplink Payload ==
204 204  
205 +
205 205  === 2.4.1 Uplink FPORT~=5, Device Status ===
206 206  
207 207  
... ... @@ -290,8 +290,6 @@
290 290  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)5 Bits|(% style="width:60px" %)1 Bit|(% style="width:20px" %)1 Bit|(% style="width:80px" %)1 Bit
291 291  |=(% style="width: 77px;" %)**Value**|(% style="width:70px" %)Reserve|(% style="width:92px" %)[[PNACKMD>>||anchor="H2.4.4A0UplinkFPORT3D42CHistoryGNSSPositioning"]]|(% style="width:48px" %)[[LON>>||anchor="H3.2.5Disable2FEnableLEDflash"]]|(% style="width:126px" %)[[Transport Mode>>||anchor="H2.9TransportMode"]]
292 292  
293 -
294 -
295 295  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
296 296  
297 297  
... ... @@ -319,8 +319,6 @@
319 319  |=(% scope="row" style="width: 50px;" %)**Size(bit)**|(% style="width:50px" %)1 bit|(% style="width:80px" %)1bit|(% style="width:50px" %)14bits
320 320  |=(% style="width: 72px;" %)**Value**|(% style="width:67px" %)reserve|(% style="width:118px" %)Alarm Indicate|(% style="width:63px" %)[[BAT>>||anchor="HBAT:"]] 
321 321  
322 -
323 -
324 324  ==== (% style="color:blue" %)**FLAG:**(%%) ====
325 325  
326 326  (% border="1.2" cellspacing="3" style="background-color:#ffffcc; color:green; width:120px" %)
... ... @@ -370,8 +370,6 @@
370 370  * 3.40v ~~ 3.69v:  20% ~~ 40%
371 371  * < 3.39v:  0~~20%
372 372  
373 -
374 -
375 375  ==== (% style="color:blue" %)**MOD:**(%%) ====
376 376  
377 377  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -412,6 +412,7 @@
412 412  011A =if (0x011A & 0x8000 = 1 ):  value =( 0x011A - 0x10000)/10(dec) ⇒ -//28.2 degree//
413 413  
414 414  
410 +
415 415  === 2.4.3  Uplink FPORT~=3, Realtime GNSS Positioning (Default Mode) ===
416 416  
417 417  
... ... @@ -430,6 +430,7 @@
430 430  [[image:1665301687277-443.png]]
431 431  
432 432  
429 +
433 433  === 2.4.4  Uplink FPORT~=4, History GNSS Positioning ===
434 434  
435 435  
... ... @@ -453,6 +453,7 @@
453 453  [[image:image-20221009160309-2.png]]
454 454  
455 455  
453 +
456 456  === 2.4.5  Uplink FPORT~=6, BLE Positioning with Strongest iBeacon ===
457 457  
458 458  
... ... @@ -488,8 +488,6 @@
488 488  * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon.
489 489  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
490 490  
491 -
492 -
493 493  === 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
494 494  
495 495  
... ... @@ -512,8 +512,6 @@
512 512  * (% style="color:#037691" %)**SSID:      **(%%)WiFi name.
513 513  * (% style="color:#037691" %)**RSSI:      **(%%)The RSSI from the strongest WiFi.
514 514  
515 -
516 -
517 517  === 2.4.7  Add Payload format in TTN V3 ===
518 518  
519 519  
... ... @@ -525,7 +525,6 @@
525 525  [[image:1664502649601-895.png]]
526 526  
527 527  
528 -
529 529  Add the decoder from this link: 
530 530  
531 531  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/TrackerD>>https://github.com/dragino/dragino-end-node-decoder/tree/main/TrackerD]]
... ... @@ -535,6 +535,7 @@
535 535  [[image:1664502676891-606.png]]
536 536  
537 537  
531 +
538 538  == 2.5 Integrate with Datacake ==
539 539  
540 540  
... ... @@ -546,6 +546,7 @@
546 546  [[image:1664502695771-538.png]]
547 547  
548 548  
543 +
549 549  == 2.6 Integrate with Tago ==
550 550  
551 551  
... ... @@ -557,6 +557,7 @@
557 557  [[image:1664502715371-321.png]]
558 558  
559 559  
555 +
560 560  == 2.7  Datalog Feature ==
561 561  
562 562  
... ... @@ -572,6 +572,7 @@
572 572  [[image:image-20221009234629-1.png||height="390" width="577"]]
573 573  
574 574  
571 +
575 575  == 2.8 Alarm Mode ==
576 576  
577 577  
... ... @@ -586,7 +586,7 @@
586 586  
587 587  
588 588  (((
589 -**Two ways to exit alarm mode:**
586 +Two ways to exit alarm mode:
590 590  )))
591 591  
592 592  * Server sends a downlink command to exit.
... ... @@ -597,6 +597,7 @@
597 597  )))
598 598  
599 599  
597 +
600 600  == 2.9 Transport Mode ==
601 601  
602 602  
... ... @@ -603,6 +603,7 @@
603 603  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.
604 604  
605 605  
604 +
606 606  == 2.10 LED Status ==
607 607  
608 608  
... ... @@ -620,8 +620,6 @@
620 620  |(% style="width:157px" %)**Get Downlink**|(% style="width:271px" %)(% style="color:green" %)**GREEN**(%%) led on 1 second|(% style="width:202px" %)Yes
621 621  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
622 622  
623 -
624 -
625 625  == 2.11 Button Function ==
626 626  
627 627  
... ... @@ -643,8 +643,6 @@
643 643  |(% 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
644 644  |(% 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.
645 645  
646 -
647 -
648 648  == 2.12 USB Port Function ==
649 649  
650 650  
... ... @@ -655,8 +655,6 @@
655 655  * [[Configure Device>>||anchor="H3.ConfigureTrackerDviaATcommandorLoRaWANdownlink"]]
656 656  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
657 657  
658 -
659 -
660 660  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
661 661  
662 662  
... ... @@ -665,6 +665,7 @@
665 665  LoRaWAN Downlink instruction for different platforms:  [[IoT LoRaWAN Server>>doc:Main.WebHome]]
666 666  
667 667  
661 +
668 668  == 3.1 Access AT Command ==
669 669  
670 670  
... ... @@ -689,6 +689,7 @@
689 689  
690 690  == 3.2 Command Set ==
691 691  
686 +
692 692  === 3.2.1 Set Transmit Interval ===
693 693  
694 694  
... ... @@ -706,6 +706,7 @@
706 706  (% style="color:#037691" %)**0x01 00 01 2C**  (%%) ~/~/  Same as AT+TDC=300000
707 707  
708 708  
704 +
709 709  === 3.2.2 Set Alarm Packet transmission interval ===
710 710  
711 711  
... ... @@ -723,6 +723,7 @@
723 723  (% style="color:#037691" %)**0xB1 00 00 3C ** (%%) ~/~/  Same as AT+ATDC=60000
724 724  
725 725  
722 +
726 726  === 3.2.3 Set Transport Mode Packet transmission interval ===
727 727  
728 728  
... ... @@ -740,6 +740,7 @@
740 740  (% style="color:#037691" %)**0x03 00 01 2C**  (%%) ~/~/  Same as AT+MTDC=3000000
741 741  
742 742  
740 +
743 743  === 3.2.4 Exit Alarm ===
744 744  
745 745  
... ... @@ -752,6 +752,7 @@
752 752  (% style="color:#037691" %)**0x02 01**    (%%) ~/~/  Exit Alarm Mode
753 753  
754 754  
753 +
755 755  === 3.2.5 Disable/Enable LED flash ===
756 756  
757 757  
... ... @@ -769,6 +769,7 @@
769 769  (% style="color:#037691" %)**0xAE 00 ** (%%) ~/~/  Same as AT+LON=0
770 770  
771 771  
771 +
772 772  === 3.2.6 Disable/Enable Transport Mode ===
773 773  
774 774  
... ... @@ -786,6 +786,7 @@
786 786  (% style="color:#037691" %)**0xAF 01 ** (%%) ~/~/  Same as AT+INTWK=1
787 787  
788 788  
789 +
789 789  === 3.2.7 Set Positioning Mode ===
790 790  
791 791  
... ... @@ -832,6 +832,7 @@
832 832  (% style="color:#037691" %)**0xA5 01 00 00**    (%%) ~/~/  Same as AT+SMOD=1,0,0
833 833  
834 834  
836 +
835 835  === 3.2.8 Set MAX GPS position time ===
836 836  
837 837  
... ... @@ -838,7 +838,7 @@
838 838  Set max positioning time, default is 150 seconds. TrackerD will try to get location info within this period. If fail to get position data within this time, TrackerD will use 000000 for latitude and longitude.
839 839  
840 840  
841 -If **AT+FTIME=0**. The GPS module will be always powered and positioning. This will highly increase the power consumption (up to 50mA). When AT+FTIME=0, it will improve fix accuracy and shorten the acquire time for next uplink.
843 +If AT+FTIME=0. The GPS module will be always powered and positioning. This will highly increase the power consumption (up to 50mA). When AT+FTIME=0, it will improve fix accuracy and shorten the acquire time for next uplink.
842 842  
843 843  
844 844  * (% style="color:blue" %)**AT Command:**
... ... @@ -853,6 +853,7 @@
853 853  (% style="color:#037691" %)**0xAA 00 96 ** (%%) ~/~/  Set AT+FTIME=150
854 854  
855 855  
858 +
856 856  === 3.2.9 Set PDOP value for GPS fix accuracy ===
857 857  
858 858  
... ... @@ -877,7 +877,7 @@
877 877  
878 878  
879 879  
880 -**Disable/Enable the confirmation mode**
883 +Disable/Enable the confirmation mode
881 881  
882 882  * (% style="color:blue" %)**AT Command:**
883 883  
... ... @@ -896,6 +896,7 @@
896 896  (% style="color:#037691" %)**0x05 01 **(%%) ~/~/  Same as AT+CFM=1
897 897  
898 898  
902 +
899 899  === 3.2.10  Auto Send None-ACK messages ===
900 900  
901 901  
... ... @@ -917,6 +917,7 @@
917 917  Example: 0x3401  ~/~/  Same as AT+PNACKMD=1
918 918  
919 919  
924 +
920 920  === 3.2.11  Set BLEMASK to filter BLE iBeacon ===
921 921  
922 922  
... ... @@ -935,6 +935,7 @@
935 935  Example: 0xB2010203040506    ~/~/ Set BLEMASK to 123456
936 936  
937 937  
943 +
938 938  === 3.2.12  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
939 939  
940 940  
... ... @@ -953,6 +953,7 @@
953 953  Example: 0xB3010203040506    ~/~/ Set WiFiMASK to 123456
954 954  
955 955  
962 +
956 956  === 3.2.13 Disable/Enable Information printing(Since firmware 1.4.1) ===
957 957  
958 958  
... ... @@ -964,6 +964,7 @@
964 964  \\Example: AT+SHOWID=1 ~-~-> Enable Information printing.
965 965  
966 966  
974 +
967 967  === 3.2.14 Get or Set Eight Channels Mode, only for us915, AU915(Since firmware 1.4.1) ===
968 968  
969 969  
... ... @@ -979,6 +979,7 @@
979 979  Example: 0x24 01 ~/~/ Same as AT+CHE=1
980 980  
981 981  
990 +
982 982  = 4. Setting for Different Scenarios =
983 983  
984 984  
... ... @@ -985,6 +985,7 @@
985 985  
986 986  = 5. Upload Firmware =
987 987  
997 +
988 988  == 5.1 Firmware Change Log ==
989 989  
990 990  
... ... @@ -991,6 +991,7 @@
991 991  **[[See this link>>url:https://github.com/dragino/TrackerD]]**
992 992  
993 993  
1004 +
994 994  == 5.2 How to upgrade firmware ==
995 995  
996 996  
... ... @@ -1023,7 +1023,7 @@
1023 1023  [[https:~~/~~/github.com/dragino/TrackerD/releases>>https://github.com/dragino/TrackerD/releases]]
1024 1024  
1025 1025  
1026 -**Users need to use below files:**
1037 +Users need to use below files:
1027 1027  
1028 1028  boot_app0.bin @0e000
1029 1029  
... ... @@ -1042,8 +1042,10 @@
1042 1042  
1043 1043  = 6. Developer Guide =
1044 1044  
1056 +
1045 1045  == 6.1 Compile Source Code ==
1046 1046  
1059 +
1047 1047  === 6.1.1 Set up ARDUINO compile environment ===
1048 1048  
1049 1049  
... ... @@ -1081,6 +1081,7 @@
1081 1081  [[image:1664503752288-974.png]]
1082 1082  
1083 1083  
1097 +
1084 1084  == 6.2 Source Code ==
1085 1085  
1086 1086  
... ... @@ -1101,8 +1101,10 @@
1101 1101  [[image:1664503824081-592.png]] [[image:1664503831430-500.png]]
1102 1102  
1103 1103  
1118 +
1104 1104  = 7.  FAQ =
1105 1105  
1121 +
1106 1106  == 7.1 How to change the LoRa Frequency Bands/Region? ==
1107 1107  
1108 1108  
... ... @@ -1109,6 +1109,7 @@
1109 1109  User can follow the introduction for [[how to upgrade image>>||anchor="H5.UploadFirmware"]]. When download the images, choose the required image file for download.
1110 1110  
1111 1111  
1128 +
1112 1112  == 7.2 What is the pin mapping for the USB program cable? ==
1113 1113  
1114 1114  
... ... @@ -1127,10 +1127,9 @@
1127 1127  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1128 1128  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1129 1129  
1130 -
1131 -
1132 1132  == 7.3 Notes on using different serial port tools for TrackerD ==
1133 1133  
1149 +
1134 1134  === 7.3.1  Serial port utility ===
1135 1135  
1136 1136  
... ... @@ -1138,16 +1138,18 @@
1138 1138  
1139 1139  Need to adjust the data stream to RTS/CTS on physical restart.
1140 1140  
1157 +
1141 1141  (% class="wikigeneratedid" %)
1142 1142  [[image:image-20221102140621-1.png]]
1143 1143  
1144 1144  
1145 -
1146 1146  When using AT commands, the data flow needs to be adjusted to XON/XOFF
1147 1147  
1164 +
1148 1148  [[image:image-20221102140638-2.png]]
1149 1149  
1150 1150  
1168 +
1151 1151  === 7.3.2  SecureCRT ===
1152 1152  
1153 1153  
... ... @@ -1160,6 +1160,7 @@
1160 1160  [[image:image-20221102140712-4.png]]
1161 1161  
1162 1162  
1181 +
1163 1163  === 7.3.3  PUTTY ===
1164 1164  
1165 1165  
... ... @@ -1181,38 +1181,29 @@
1181 1181  See : [[**Set Up Arduino Compile Environment for TrackerD**. >>||anchor="H6.1.1SetupARDUINOcompileenvironment"]]
1182 1182  )))
1183 1183  
1184 -**~1. When compiling the frequency band, you need to find LMIC_PROJECT_CONFIG.H file.**
1203 +1.When compiling the frequency band, you need to find LMIC_PROJECT_CONFIG.H file.
1185 1185  
1186 -
1187 1187  [[image:image-20221116111844-1.png||height="227" width="782"]]
1188 1188  
1207 +2.Open LMIC_PROJECT_CONFIG.H, find the corresponding macro definition and open it(AS923_2,AS923_3,AS923_4 except).
1189 1189  
1190 -
1191 -**2. Open LMIC_PROJECT_CONFIG.H, find the corresponding macro definition and open it(AS923_2,AS923_3,AS923_4 except).**
1192 -
1193 -
1194 1194  [[image:image-20221116111844-2.png||height="262" width="781"]]
1195 1195  
1211 +3.Compile the AS923_JP band, please refer to the intention shown
1196 1196  
1197 -
1198 -**3. Compile the AS923_JP band, please refer to the intention shown**
1199 -
1200 -
1201 1201  [[image:image-20221116111844-3.png||height="338" width="746"]]
1202 1202  
1215 +4.In other frequency bands in AS923, you need to find Lorabase_as923.H, path arduino-lmic \ src \ lmic, as shown in the figure below.
1203 1203  
1204 -
1205 -**4. In other frequency bands in AS923, you need to find Lorabase_as923.H, path arduino-lmic \ src \ lmic, as shown in the figure below.**
1206 -
1207 -
1208 1208  [[image:image-20221116111844-4.png||height="641" width="739"]]
1209 1209  
1210 -
1211 1211  [[image:image-20221116111844-5.png||height="551" width="708"]]
1212 1212  
1213 1213  
1222 +
1214 1214  = 8  Trouble Shooting =
1215 1215  
1225 +
1216 1216  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==
1217 1217  
1218 1218  
... ... @@ -1221,6 +1221,7 @@
1221 1221  )))
1222 1222  
1223 1223  
1234 +
1224 1224  == 8.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1225 1225  
1226 1226  
... ... @@ -1229,6 +1229,7 @@
1229 1229  )))
1230 1230  
1231 1231  
1243 +
1232 1232  == 8.3  Problem after Upgrading Firmware ==
1233 1233  
1234 1234  === 8.3.1 Continue Restart after upgrading ===
... ... @@ -1244,28 +1244,21 @@
1244 1244  
1245 1245  === 8.3.2 TrackerD's led light is always GREEN on after upgrading ===
1246 1246  
1247 -
1248 1248  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
1249 1249  
1250 1250  
1251 -
1252 1252  ==== 8.3.2.1 If there is a situation in Figure 1,and a new partition file and bootloader file needs to be added. Please refer to the operation steps in Figure 2 ====
1253 1253  
1254 -
1255 1255  [[image:image-20221122100004-1.png||height="497" width="534"]]
1256 1256  
1257 - ** Figure 1  **
1266 + Figure 1  
1258 1258  
1259 -
1260 1260   [[image:image-20221122100004-2.png||height="619" width="389"]]
1261 1261  
1262 - **Figure 2**
1270 + Figure 2
1263 1263  
1264 -
1265 -
1266 1266  After the upgrade is completed, enter AT+CFG as shown in the figure below.
1267 1267  
1268 -
1269 1269  [[image:image-20221122100004-3.png]]
1270 1270  
1271 1271  Please AT+FDR, and then enter the following instructions by the information on the label
... ... @@ -1286,32 +1286,34 @@
1286 1286  
1287 1287  ==== 8.3.2.2 If there is a situation in Figure 1, and a new partition file needs to be added. Please refer to the operation steps in chapter 8.3.1 ====
1288 1288  
1289 -
1290 1290  [[image:image-20221122100004-4.png]]
1291 1291  
1296 +== ==
1292 1292  
1293 -== 8.4  When positioning, it will restart or the PDOP setting is unsuccessful ==
1298 +== 8.4 When positioning, it will restart or the PDOP setting is unsuccessful ==
1294 1294  
1295 -
1296 1296  Please download version 1.4.2 again
1297 1297  
1298 1298  
1299 -== 8.5  How to deal with unsuccessful GPS positioning? ==
1303 +(((
1304 +== 8.5 How to deal with unsuccessful GPS positioning? ==
1300 1300  
1301 -
1302 -1) Make Sure the device is in Open Area where can see the sky.
1303 -
1306 +1) Make Sure the device is in Open Area where can see the sky. 
1304 1304  2)  Set PDOP to a higher value.
1305 1305  
1306 -* (% style="color:blue" %)**AT+PDOP=2 **(%%)(can be positioned precisely.)
1309 + AT+PDOP=2(can be positioned precisely.)
1307 1307  
1308 -* (% style="color:blue" %)**AT+PDOP=7 **(%%)(Quickly locate in open spaces)
1311 + AT+PDOP=7(Quickly locate in open spaces)
1309 1309  
1310 -* (% style="color:blue" %)**AT+PDOP=14.7** (%%)(Positioning can be acquired in complex environments)
1313 + AT+PDOP=14.7(Positioning can be acquired in complex environments)
1311 1311  
1312 1312  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
1316 +)))
1313 1313  
1314 1314  
1319 +== ==
1320 +
1321 +
1315 1315  = 9.  Order Info =
1316 1316  
1317 1317  
... ... @@ -1320,21 +1320,13 @@
1320 1320  (% style="color:blue" %)**XXX**(%%): The default frequency band
1321 1321  
1322 1322  * (% style="color:red" %)**EU433**(%%): Default frequency band EU433
1323 -
1324 1324  * (% style="color:red" %)**EU868**(%%): Default frequency band EU868
1325 -
1326 1326  * (% style="color:red" %)**IN865**(%%): Default frequency band IN865
1327 -
1328 1328  * (% style="color:red" %)**KR920**(%%): Default frequency band KR920
1329 -
1330 1330  * (% style="color:red" %)**AS923**(%%): Default frequency band AS923
1331 -
1332 1332  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1333 -
1334 1334  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1335 1335  
1336 -
1337 -
1338 1338  = 10.  Packing Info =
1339 1339  
1340 1340  
... ... @@ -1341,31 +1341,22 @@
1341 1341  (% style="color:#037691" %)**Package Includes**:
1342 1342  
1343 1343  * TrackerD LoRaWAN GPS/BLE Tracker x 1
1344 -
1345 1345  * USB recharge & program cable x 1
1346 1346  
1347 1347  (% style="color:#037691" %)**Dimensions and Weight**:
1348 1348  
1349 1349  * Device Size: 85 x 48 x 15 mm
1350 -
1351 1351  * Weight: 50g
1352 1352  
1353 -
1354 -
1355 1355  = 11. Support =
1356 1356  
1357 1357  
1358 1358  * 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.
1359 -
1360 1360  * 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]].
1361 1361  
1362 -
1363 -
1364 1364  = 12.  Reference =
1365 1365  
1366 1366  
1367 1367  * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
1368 -
1369 1369  * **[[Source Code>>https://github.com/dragino/TrackerD]] **
1370 -
1371 1371  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]