Wiki source code of TrackerD --

Version 7.2 by Xiaoling on 2022/07/12 08:39

Hide last authors
Xiaoling 7.1 1 (% class="wikigeneratedid" %)
2 **Table of Contents:**
Edwin Chen 1.1 3
Xiaoling 7.1 4 {{toc/}}
Edwin Chen 1.1 5
Edwin Chen 2.1 6
7
Xiaoling 7.2 8
9
Xiaoling 7.1 10 = 1.  Update Firmware =
Edwin Chen 2.1 11
12
Xiaoling 7.1 13 == 1.1  Method 1: Update BIN file ==
14
15
16 (% style="color:blue" %)**Step1:  **(%%)Connect TrackerD and PC via TypeC cable directly.
17
18
19 (% style="color:blue" %)**Step2:**(%%)  Install CH9102 driver in the PC.
20
21 After installation of the driver and plug in TrackerD, user should be able to see com port in PC's device manager.
22
23
24 (% style="color:blue" %)**Step3:**(%%) Download and Install Flash Tool from :
25
26 [[https:~~/~~/www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools>>url:https://www.espressif.com.cn/en/support/download/other-tools?keys=Flash%2BDownload%2BTools]]
27
28
29 (% style="color:blue" %)**Step4:** (%%) Run Flash Download Tool and configure chip type to ESP32
30
31 [[image:image-20220712083115-1.png||height="238" width="1071"]]
32
33
34 [[image:image-20220712083115-2.png]]
35
36
37 (% style="color:blue" %)**Step5:** (%%) Select the bin file , com port and proper SPI configure. and click Start.
38
39 Bin file can be downloaded from:  [[https:~~/~~/www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0>>url:https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]]
40
41
42 Users need to use below files:
43
44 * boot_app0.bin @0e000
45 * ESP_LORA-eeprom-class.bin @ 0x10000
46
47 [[image:image-20220712083115-3.png]]
48
49
50 After upgrade finish, it will shows below:
51
52 [[image:image-20220712083115-4.png]]
53
54
55
56 = 2.  FAQ: =
57
58 == 2.1  Where can i find the source files for TrackerD? ==
59
Edwin Chen 2.1 60 Software & Hardware Source: [[https:~~/~~/github.com/dragino/TrackerD >>https://github.com/dragino/TrackerD]]
61
62
Edwin Chen 1.1 63