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

From version 129.1
edited by Bei Jinggeng
on 2022/11/18 10:54
Change comment: Uploaded new attachment "image-20221118105402-4.png", version {1}
To version 135.1
edited by Edwin Chen
on 2022/11/21 10:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Edwin
Content
... ... @@ -1038,16 +1038,16 @@
1038 1038  
1039 1039  boot_app0.bin @0e000
1040 1040  
1041 -ESP_LORA-eeprom-class.bin @ 0x10000
1041 +US915.bin @ 0x10000(Select the bin file of the frequency band you need)
1042 1042  
1043 1043  
1044 -[[image:1664503593459-435.png]]
1044 +[[image:image-20221118105220-2.png]]
1045 1045  
1046 1046  
1047 1047  
1048 1048  After upgrade finish, it will show finish as below:
1049 1049  
1050 -[[image:1664503611848-385.png]]
1050 +[[image:image-20221118105402-4.png]]
1051 1051  
1052 1052  
1053 1053  
... ... @@ -1193,6 +1193,13 @@
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 +(% style="color:red" %)**Important**(%%): Developer **MUST** 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 +
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"]]
... ... @@ -1242,7 +1242,7 @@
1242 1242  )))
1243 1243  
1244 1244  
1245 -[[image:image-20221107145243-1.png||height="695" width="443"]]
1252 +[[image:image-20221118105249-3.png]]
1246 1246  
1247 1247  
1248 1248  == 8.4 If the device's led light is always on when upgrading(since firmware 1.4.1) ==
... ... @@ -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  
1266 + AT+PDOP=2(can be positioned precisely.)
1267 +
1268 + AT+PDOP=7(Quickly locate in open spaces)
1269 +
1270 + AT+PDOP=14.7(Positioning can be acquired in complex environments)
1271 +
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,5 +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 -
1309 -