Changes for page TrackerD - LoRaWAN Tracker User Manual(Remove WiFi)
Last modified by Xiaoling on 2023/12/27 09:15
From version 130.1
edited by Bei Jinggeng
on 2022/11/18 10:57
on 2022/11/18 10:57
Change comment:
There is no comment for this version
To version 133.1
edited by Edwin Chen
on 2022/11/21 10:00
on 2022/11/21 10:00
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Edwin - Content
-
... ... @@ -1038,7 +1038,7 @@ 1038 1038 1039 1039 boot_app0.bin @0e000 1040 1040 1041 - ESP_LORA-eeprom-class.bin @ 0x100001041 +US915.bin @ 0x10000(Select the bin file of the frequency band you need) 1042 1042 1043 1043 1044 1044 [[image:image-20221118105220-2.png]] ... ... @@ -1193,6 +1193,14 @@ 1193 1193 1194 1194 == 7.4 How to modify source code to compile different frequency band bin file? == 1195 1195 1196 + 1197 +(% class="box infomessage" %) 1198 +((( 1199 +Important: Developer should follow the Arduino Environment Instruction exactly include change the SPI pin mappings. 1200 +See : [[Set Up Arduino Compile Environment for TrackerD. >>||anchor="H6.1.1SetupARDUINOcompileenvironment"]] 1201 + 1202 +))) 1203 + 1196 1196 1.When compiling the frequency band, you need to find LMIC_PROJECT_CONFIG.H file. 1197 1197 1198 1198 [[image:image-20221116111844-1.png||height="227" width="782"]] ... ... @@ -1256,6 +1256,12 @@ 1256 1256 1) Make Sure the device is in Open Area where can see the sky. 1257 1257 2) Set PDOP to a higher value. 1258 1258 1267 + AT+PDOP=2(can be positioned precisely.) 1268 + 1269 + AT+PDOP=7(Quickly locate in open spaces) 1270 + 1271 + AT+PDOP=14.7(Positioning can be acquired in complex environments) 1272 + 1259 1259 Please refer to this [[link>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/#H3.2.9SetPDOPvalueforGPSfixaccuracy]] on how to set up PDOP 1260 1260 ))) 1261 1261 ... ... @@ -1305,4 +1305,3 @@ 1305 1305 * [[**Firmware in Bin format**>>https://www.dropbox.com/sh/733s8xlwahhqg1d/AABxDz80lBVX_to8zNuUQWFja?dl=0]] 1306 1306 * **[[Source Code>>https://github.com/dragino/TrackerD]] ** 1307 1307 * [[**Hardware Source**>>https://www.dropbox.com/sh/orwoy6cecb89m4e/AAD37sRuUrvKsHgAJxuVTkB5a?dl=0]] 1308 -