Changes for page How to improve LoRaWAN distance
Last modified by Xiaoling on 2024/08/16 11:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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.