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

From version 113.4
edited by Xiaoling
on 2022/11/09 15:51
Change comment: There is no comment for this version
To version 113.3
edited by Xiaoling
on 2022/11/09 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -549,7 +549,6 @@
549 549  
550 550  Instruction is here:  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example~~-~~-AddTrackerDGPSTrackingInDataCake>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20Data%20Cake/#H7.Example--AddTrackerDGPSTrackingInDataCake]]
551 551  
552 -
553 553  [[image:1664502695771-538.png]]
554 554  
555 555  
... ... @@ -562,6 +562,7 @@
562 562  Instruction is here: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Tago.IO/#H3.A0Example-CreateTrackerD2FLGT92positioningwidget]]
563 563  
564 564  
564 +
565 565  [[image:1664502715371-321.png]]
566 566  
567 567  
... ... @@ -822,7 +822,7 @@
822 822  
823 823  * (% 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.
824 824  
825 -* (% 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.
825 +* (% 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.
826 826  
827 827  (% style="color:#037691" %)**bb:**
828 828  
... ... @@ -1001,7 +1001,7 @@
1001 1001  (% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode
1002 1002  
1003 1003  
1004 -(% style="color:blue" %)**Downlink Payload:0X24**
1004 +(% style="color:blue" %)**Downlink Payload:0X24**(%%)
1005 1005  
1006 1006  Example: 0x24 01 ~/~/ Same as AT+CHE=1
1007 1007  
... ... @@ -1163,12 +1163,10 @@
1163 1163  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1164 1164  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1165 1165  
1166 -
1167 -
1168 1168  == 7.3 Notes on using different serial port tools for TrackerD ==
1169 1169  
1170 1170  
1171 -=== 7.3.1  Serial port utility ===
1169 +=== **Serial port utility** ===
1172 1172  
1173 1173  
1174 1174  Serial port utility requires you to automatically add data streams.
... ... @@ -1187,7 +1187,7 @@
1187 1187  
1188 1188  
1189 1189  
1190 -=== 7.3.2  SecureCRT ===
1188 +=== **SecureCRT** ===
1191 1191  
1192 1192  
1193 1193  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.
... ... @@ -1200,7 +1200,7 @@
1200 1200  
1201 1201  
1202 1202  
1203 -=== 7.3.3  PUTTY ===
1201 +=== **PUTTY** ===
1204 1204  
1205 1205  
1206 1206  [[image:image-20221102140748-5.png]]
... ... @@ -1212,40 +1212,25 @@
1212 1212  [[image:image-20221102140801-6.png]]
1213 1213  
1214 1214  
1215 -
1216 1216  = 8  Trouble Shooting =
1217 1217  
1215 +== 8.1 TDC is changed to 4294947296 and cause no uplink. ==
1218 1218  
1219 -== 8.1  TDC is changed to 4294947296 and cause no uplink. ==
1220 -
1221 -
1222 -(((
1223 1223  Before firmware v1.4.0: When the Transport Mode is enabled (**AT+INTWK=1**), the **TDC** needs to be greater than **MTDC**, otherwise, TDC setting will because 4294947296 after wakre up from motion. This bug is fixed in firmware v1.4.1
1224 -)))
1225 1225  
1226 1226  
1220 +== 8.2 Device not able get AT Command or show output after wake up from deep sleep mode ==
1227 1227  
1228 -== 8.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1229 -
1230 -
1231 -(((
1232 1232  ESP32 is not able to accept the Interrupt from UART after wake up from deep sleep mode. User need to press the button (one click) and trackerD will be able to accept UART command, it there is no action in UART for 15 seconds. it will go to deep sleep mode.
1233 -)))
1234 1234  
1235 1235  
1225 +== 8.3 The reason why it has been restarted after upgrading(V.1.4.1) ==
1236 1236  
1237 -== 8.3  The reason why it has been restarted after upgrading(V.1.4.1) ==
1238 -
1239 -
1240 -(((
1241 1241  If it is V1.4.0 and the previous version, new partitions need to be loaded when upgrading. The new version of the software is stored in the partition package. The upgrade method is shown in the figure
1242 -)))
1243 1243  
1244 -
1245 1245  [[image:image-20221107145243-1.png||height="695" width="443"]]
1246 1246  
1247 1247  
1248 -
1249 1249  = 9.  Order Info =
1250 1250  
1251 1251  
... ... @@ -1261,8 +1261,6 @@
1261 1261  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1262 1262  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1263 1263  
1264 -
1265 -
1266 1266  = 10.  Packing Info =
1267 1267  
1268 1268  
... ... @@ -1276,8 +1276,6 @@
1276 1276  * Device Size: 85 x 48 x 15 mm
1277 1277  * Weight: 50g
1278 1278  
1279 -
1280 -
1281 1281  = 11. Support =
1282 1282  
1283 1283  
... ... @@ -1284,8 +1284,6 @@
1284 1284  * 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.
1285 1285  * 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]].
1286 1286  
1287 -
1288 -
1289 1289  = 12.  Reference =
1290 1290  
1291 1291