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