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

From version 105.2
edited by Xiaoling
on 2022/11/04 17:42
Change comment: There is no comment for this version
To version 106.1
edited by Bei Jinggeng
on 2022/11/07 09:15
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
... ... @@ -98,7 +98,6 @@
98 98  * Tracking: max: 38mA
99 99  
100 100  
101 -
102 102  == 1.3  Features ==
103 103  
104 104  
... ... @@ -118,7 +118,6 @@
118 118  * Datalog
119 119  
120 120  
121 -
122 122  == 1.4  Applications ==
123 123  
124 124  
... ... @@ -126,7 +126,6 @@
126 126  * Human tracking
127 127  
128 128  
129 -
130 130  = 2.  Use TrackerD =
131 131  
132 132  
... ... @@ -295,7 +295,6 @@
295 295  |=(% 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"]]
296 296  
297 297  
298 -
299 299  === 2.4.2 Uplink FPORT~=2, Realtime GNSS Positioning + Temperature & Humidity ===
300 300  
301 301  
... ... @@ -373,7 +373,6 @@
373 373  * < 3.39v:  0~~20%
374 374  
375 375  
376 -
377 377  ==== (% style="color:blue" %)**MOD:**(%%) ====
378 378  
379 379  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -494,10 +494,9 @@
494 494  * (% style="color:#037691" %)**RSSI:  ** (%%) The RSSI from the strongest iBeacon.
495 495  
496 496  
492 +=== 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID(Since firmware 1.4.1) ===
497 497  
498 -=== 2.4.6  Uplink FPORT~=8, WiFi Positioning with Strongest WiFi SSID ===
499 499  
500 -
501 501  TrackerD supports WiFi scans for indoor positioning. User can set [[**SMOD**>>||anchor="H3.2.7SetPositioningMode"]] to **BLE pure** or **GPS/BLE hybrid** so TrackerD will scan WiFi and find the strongest WiFi info and uplink.
502 502  
503 503  
... ... @@ -518,7 +518,6 @@
518 518  * (% style="color:#037691" %)**RSSI:      **(%%)The RSSI from the strongest WiFi.
519 519  
520 520  
521 -
522 522  === 2.4.7  Add Payload format in TTN V3 ===
523 523  
524 524  
... ... @@ -631,7 +631,6 @@
631 631  |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A
632 632  
633 633  
634 -
635 635  == 2.11 Button Function ==
636 636  
637 637  
... ... @@ -654,7 +654,6 @@
654 654  |(% 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.
655 655  
656 656  
657 -
658 658  == 2.12 USB Port Function ==
659 659  
660 660  
... ... @@ -666,7 +666,6 @@
666 666  * [[Upgrade Firmware>>||anchor="H5.UploadFirmware"]]
667 667  
668 668  
669 -
670 670  = 3. Configure TrackerD via AT command or LoRaWAN downlink =
671 671  
672 672  
... ... @@ -951,7 +951,7 @@
951 951  
952 952  
953 953  
954 -=== 3.2.12  Set WiFIMASK to filter WiFi SSID ===
944 +=== 3.2.12  Set WiFIMASK to filter WiFi SSID(Since firmware 1.4.1) ===
955 955  
956 956  
957 957  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. It will ignore all other WiFi which doesn’t contact 123456 in the SSID.
... ... @@ -960,9 +960,9 @@
960 960  
961 961  (% style="color:blue" %)**AT Command:**
962 962  
963 - (% style="color:#037691" %)**AT+ WiFiMASK =123456**    (%%) ~/~/ Set WiFiMASK = 123456
953 + (% style="color:#037691" %)**AT+WiFiMASK =123456**    (%%) ~/~/ Set WiFiMASK = 123456
964 964  
965 - (% style="color:#037691" %)**AT+ WiFiMASK =0**       (%%) ~/~/ disable WiFiMASK
955 + (% style="color:#037691" %)**AT+WiFiMASK =0**       (%%) ~/~/ disable WiFiMASK
966 966  
967 967  (% style="color:blue" %)**Downlink Payload: (Prefix : 0xB3)(Since firmware 1.4.1)**
968 968  
... ... @@ -977,8 +977,8 @@
977 977  
978 978  (% style="color:blue" %)**AT Command:**
979 979  
980 -(% style="color:#037691" %)**AT+ SHOWID=XX         **(%%) ~/~/(Disable (0), Enable (1), default:0)
981 -\\Example: AT+ SHOWID =1 ~-~-> Enable Information printing.
970 +(% style="color:#037691" %)**AT+SHOWID=XX         **(%%) ~/~/(Disable (0), Enable (1), default:0)
971 +\\Example: AT+SHOWID =1 ~-~-> Enable Information printing.
982 982  
983 983  
984 984  
... ... @@ -989,10 +989,10 @@
989 989  
990 990  (% style="color:blue" %)**AT Command:**
991 991  
992 -(% style="color:#037691" %)**AT+ CHE=1**(%%) ~/~/ set one channels mode,
982 +(% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode,
993 993  
994 994  (% style="color:blue" %)**Downlink Payload:0X24**(%%)
995 -Example: 0x24 01 ~/~/ Same as AT+ CHE= = 1
985 +Example: 0x24 01 ~/~/ Same as AT+CHE= = 1
996 996  
997 997  
998 998  
... ... @@ -1153,7 +1153,6 @@
1153 1153  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1154 1154  
1155 1155  
1156 -
1157 1157  == 7.3 Notes on using different serial port tools for TrackerD ==
1158 1158  
1159 1159  
... ... @@ -1224,7 +1224,6 @@
1224 1224  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1225 1225  
1226 1226  
1227 -
1228 1228  = 9.  Packing Info =
1229 1229  
1230 1230  
... ... @@ -1239,7 +1239,6 @@
1239 1239  * Weight: 50g
1240 1240  
1241 1241  
1242 -
1243 1243  = 10. Support =
1244 1244  
1245 1245  
... ... @@ -1247,7 +1247,6 @@
1247 1247  * 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]].
1248 1248  
1249 1249  
1250 -
1251 1251  = 11.  Reference =
1252 1252  
1253 1253  
... ... @@ -1256,5 +1256,4 @@
1256 1256  * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]]
1257 1257  
1258 1258  
1259 -
1260 1260