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

From version 185.1
edited by Bei Jinggeng
on 2022/12/15 10:00
Change comment: There is no comment for this version
To version 187.3
edited by Xiaoling
on 2022/12/21 16:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -362,6 +362,7 @@
362 362  * 3.40v ~~ 3.69v:  20% ~~ 40%
363 363  * < 3.39v:  0~~20%
364 364  
365 +
365 365  ==== (% style="color:blue" %)**MOD:**(%%) ====
366 366  
367 367  **Example: ** (0x60>>6) & 0x3f =1
... ... @@ -1068,33 +1068,39 @@
1068 1068  [[image:1664503715811-892.png||_mstalt="295698"]]
1069 1069  
1070 1070  
1071 -=== 6.1.2 Build the development environment ===
1072 +=== 6.1.2  Build the development environment ===
1072 1072  
1073 -~1. Download and install arduino IDE
1074 1074  
1075 +**~1. Download and install arduino IDE**
1076 +
1075 1075  [[https:~~/~~/www.arduino.cn/thread-5838-1-1.html>>url:https://links.jianshu.com/go?to=https%3A%2F%2Fwww.arduino.cn%2Fthread-5838-1-1.html]]
1076 1076  
1077 1077  
1078 -2. Download the ESP32 development package in the arduino IDE
1080 +**2. Download the ESP32 development package in the arduino IDE**
1079 1079  
1080 1080  [[image:image-20221213100007-1.png]]
1081 1081  
1084 +
1082 1082  Input: [[https:~~/~~/dl.espressif.com/dl/package_esp32_index.json>>https://dl.espressif.com/dl/package_esp32_index.json]]
1083 1083  
1084 1084  [[image:image-20221213100626-2.png]]
1085 1085  
1089 +
1086 1086  Restart the IDE after the addition is complete, then:
1087 1087  
1088 1088  [[image:image-20221213100808-3.png||height="679" width="649"]]
1089 1089  
1094 +
1090 1090  [[image:image-20221213101040-4.png]]
1091 1091  
1092 -**Note: Currently version 1.04 is almost impossible to download, you can choose version 1.03.
1097 +
1098 +(% style="color:red" %)**Note: Currently version 1.04 is almost impossible to download, you can choose version 1.03.
1093 1093  Don't quit halfway.~~! If you quit halfway, there is a high probability that it will freeze, and you will need to download again next time. (If you click to continue downloading, an error will be reported after completion)**
1094 1094  
1095 1095  Then enter a long waiting process. If you don't want to wait, you can go to the Internet to download directly, and then import:
1096 1096  
1097 -Methods as below:
1103 +(% style="color:blue" %)**Methods as below:**
1104 +
1098 1098  ~1. Download: [[https:~~/~~/github.com/dragino/TrackerD/releases/tag/v1.4.4>>https://github.com/dragino/TrackerD/releases/tag/v1.4.4]]
1099 1099  
1100 1100  2. Find the arduino installation path, hardware → create a new espressif folder → create a new esp32 folder, unzip the compressed package here.
... ... @@ -1103,13 +1103,16 @@
1103 1103  
1104 1104  [[image:image-20221213102311-5.png||height="582" width="711"]]
1105 1105  
1106 -3. Find tools→get.exe in the decompressed file and run it (it will close automatically after completion)
1107 1107  
1114 +**3. Find tools→get.exe in the decompressed file and run it (it will close automatically after completion)**
1115 +
1108 1108  [[image:image-20221213102334-6.png]]
1109 1109  
1110 -**Note: This step requires a python environment**
1118 +(% style="color:red" %)**Note: This step requires a python environment**
1111 1111  
1120 +
1112 1112  Either way, in the end:
1122 +
1113 1113  The final effect is to open the arduino and you can see the esp32
1114 1114  
1115 1115  [[image:image-20221213110952-8.png||height="866" width="711"]]
... ... @@ -1264,6 +1264,12 @@
1264 1264  [[image:image-20221116111844-5.png||_mstalt="430144" height="551" width="708"]]
1265 1265  
1266 1266  
1277 +== 7.5 Are there example python example for BLE Indoor Positioning? ==
1278 +
1279 +
1280 +[[Operating instructions for BLE indoor positioning>>doc:.Example of BLE indoor positioning python.WebHome]]
1281 +
1282 +
1267 1267  = 8  Trouble Shooting =
1268 1268  
1269 1269  == 8.1  TDC is changed to 4294947296 and cause no uplink. ==
... ... @@ -1420,13 +1420,14 @@
1420 1420  [[image:image-20221128112035-7.png]]
1421 1421  
1422 1422  
1423 -== 8.7 If you encounter the following problems, please upgrade to the latest version ==
1439 +== 8.7  If you encounter the following problems, please upgrade to the latest version ==
1424 1424  
1425 -~1. At present, the trackerD has been set up and connected to the server. You can regularly see the reported power/temperature and other information on the TTN, but press and hold the red button (more than 5 seconds), and the device and server do not respond.
1426 1426  
1427 -2.Send some commands through the serial port to prompt an error (Example:AT+SMOD=1,0,1)
1442 +~1. Press and hold the red button (more than 5 seconds), and the device and server do not respond.
1428 1428  
1444 +2. Send some commands through the serial port to prompt an error (Example:AT+SMOD=1,0,1)
1429 1429  
1446 +
1430 1430  = 9.  Order Info =
1431 1431  
1432 1432