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

From version 113.5
edited by Xiaoling
on 2022/11/09 16:24
Change comment: There is no comment for this version
To version 113.2
edited by Xiaoling
on 2022/11/09 15:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -178,10 +178,11 @@
178 178  **__Add APP KEY and DEV EUI:__**
179 179  
180 180  
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||alt="1654671889112-678.png"]]
181 +[[image:1664501784668-703.png]]
182 182  
183 183  
184 184  
185 +
185 185  (% style="color:blue" %)**Step 2**:(%%) Power on TrackerD by using the on board switch.
186 186  
187 187  
... ... @@ -548,7 +548,6 @@
548 548  
549 549  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]]
550 550  
551 -
552 552  [[image:1664502695771-538.png]]
553 553  
554 554  
... ... @@ -561,6 +561,7 @@
561 561  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]]
562 562  
563 563  
564 +
564 564  [[image:1664502715371-321.png]]
565 565  
566 566  
... ... @@ -818,11 +818,9 @@
818 818  (% style="color:#037691" %)** aa:**
819 819  
820 820  * (% style="color:red" %)**1: GPS ONLY(Factory Settings):    **(%%)Only get and uplink GPS location info.
821 -
822 822  * (% 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.
823 +* (% 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.
823 823  
824 -* (% 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 -
826 826  (% style="color:#037691" %)**bb:**
827 827  
828 828  * (% style="color:red" %)**0 :  **(%%)GPS+ BAT+ State+Tem&Hum
... ... @@ -1000,7 +1000,7 @@
1000 1000  (% style="color:#037691" %)**AT+CHE=1**(%%) ~/~/ set one channels mode
1001 1001  
1002 1002  
1003 -(% style="color:blue" %)**Downlink Payload:0X24**
1002 +(% style="color:blue" %)**Downlink Payload:0X24**(%%)
1004 1004  
1005 1005  Example: 0x24 01 ~/~/ Same as AT+CHE=1
1006 1006  
... ... @@ -1162,12 +1162,10 @@
1162 1162  |(% style="width:118px" %)A8|(% style="width:67px" %)Yellow|(% style="width:123px" %)MTMS/GPIO14
1163 1163  |(% style="width:118px" %)B8|(% style="width:67px" %)Grey|(% style="width:123px" %)MTDO/GPIO15
1164 1164  
1165 -
1166 -
1167 1167  == 7.3 Notes on using different serial port tools for TrackerD ==
1168 1168  
1169 1169  
1170 -=== 7.3.1  Serial port utility ===
1167 +=== **Serial port utility** ===
1171 1171  
1172 1172  
1173 1173  Serial port utility requires you to automatically add data streams.
... ... @@ -1186,7 +1186,7 @@
1186 1186  
1187 1187  
1188 1188  
1189 -=== 7.3.2  SecureCRT ===
1186 +=== **SecureCRT** ===
1190 1190  
1191 1191  
1192 1192  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.
... ... @@ -1199,7 +1199,7 @@
1199 1199  
1200 1200  
1201 1201  
1202 -=== 7.3.3  PUTTY ===
1199 +=== **PUTTY** ===
1203 1203  
1204 1204  
1205 1205  [[image:image-20221102140748-5.png]]
... ... @@ -1211,40 +1211,25 @@
1211 1211  [[image:image-20221102140801-6.png]]
1212 1212  
1213 1213  
1214 -
1215 1215  = 8  Trouble Shooting =
1216 1216  
1213 +== 8.1 TDC is changed to 4294947296 and cause no uplink. ==
1217 1217  
1218 -== 8.1  TDC is changed to 4294947296 and cause no uplink. ==
1219 -
1220 -
1221 -(((
1222 1222  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
1223 -)))
1224 1224  
1225 1225  
1218 +== 8.2 Device not able get AT Command or show output after wake up from deep sleep mode ==
1226 1226  
1227 -== 8.2  Device not able get AT Command or show output after wake up from deep sleep mode ==
1228 -
1229 -
1230 -(((
1231 1231  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.
1232 -)))
1233 1233  
1234 1234  
1223 +== 8.3 The reason why it has been restarted after upgrading(V.1.4.1) ==
1235 1235  
1236 -== 8.3  The reason why it has been restarted after upgrading(V.1.4.1) ==
1237 -
1238 -
1239 -(((
1240 1240  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
1241 -)))
1242 1242  
1243 -
1244 1244  [[image:image-20221107145243-1.png||height="695" width="443"]]
1245 1245  
1246 1246  
1247 -
1248 1248  = 9.  Order Info =
1249 1249  
1250 1250  
... ... @@ -1260,8 +1260,6 @@
1260 1260  * (% style="color:red" %)**AU915**(%%): Default frequency band AU915
1261 1261  * (% style="color:red" %)**US915**(%%): Default frequency band US915
1262 1262  
1263 -
1264 -
1265 1265  = 10.  Packing Info =
1266 1266  
1267 1267  
... ... @@ -1275,8 +1275,6 @@
1275 1275  * Device Size: 85 x 48 x 15 mm
1276 1276  * Weight: 50g
1277 1277  
1278 -
1279 -
1280 1280  = 11. Support =
1281 1281  
1282 1282  
... ... @@ -1283,8 +1283,6 @@
1283 1283  * 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.
1284 1284  * 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]].
1285 1285  
1286 -
1287 -
1288 1288  = 12.  Reference =
1289 1289  
1290 1290