<
From version < 5.1 >
edited by Edwin Chen
on 2022/10/06 18:59
To version < 9.1 >
edited by Edwin Chen
on 2022/10/06 19:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +**Table of Contents:**
2 +
3 +{{toc/}}
4 +
5 +
6 +
1 1  = OverView =
2 2  
3 3  In real-world deployment for LoRa, distance is a common topic. We always want to have the longest distance. This chapter shows some instructions for how to improve this.
... ... @@ -13,7 +13,6 @@
13 13  
14 14  * **Data Rate(DR): **This is a combination of Spreading Factor and Band Width. Lowest Data Rate (DR=0) always has the longest transmit distance in LoRaWAN protocol.
15 15  
16 -
17 17  Below is the TXPower and DR table of EU868 Frequency band as reference.
18 18  
19 19  [[image:image-20221006185826-1.png]]
... ... @@ -35,7 +35,6 @@
35 35  |**US915**|20 or 22 dBm (depends on max output of module)|SF=10|125Khz
36 36  |**AS923**|14dBm|SF=12|125Khz
37 37  
38 -
39 39  == Adaptive Data Rate (ADR) and set max distance ==
40 40  
41 41  ADR is the feature that Server will ask End Node to adjust the TXP and DR according to some rules in the server. This is for the purpose of Network Management and Optimize End Node battery life-time.
... ... @@ -68,8 +68,33 @@
68 68  
69 69  
70 70  
75 += Installation Guidelines =
71 71  
77 +== Check the use environment ==
72 72  
79 +First , User should notice: Radio link quality and performances are highly dependent of the environment.
80 +
81 +Better performances can be reached with:
82 +
83 +* Outdoor environment.
84 +* No obstacles.
85 +* No high level radio interferes in the ISM band you use.
86 +* At least 1 meter above the ground.
87 +
88 +
89 +Radio performances are degraded with:
90 +
91 +* Obstacles: buildings, trees...
92 +* Inner buildings environments.
93 +* High ISM band usage by other technologies.
94 +* Radio communication are usually killed with bad topographic conditions. It is usually not possible to communicate through a hill, even very small.
95 +
96 +
97 +== Improve the Antenna ==
98 +
99 +In some case, we have to install the device inside the chamber or next to a metal case. So the signal between the antenna and the receiver (gateway) is blocked by the metal. This will greatly reduce the signal. In such case, we can consider using antenna extend cable to extend the antenna to a better position.
100 +
101 +
73 73  = Some real-world case =
74 74  
75 75  == Server reason cause end node has problem on Join. ==
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0