Last modified by Xiaoling on 2023/05/29 08:40

From version 9.5
edited by Xiaoling
on 2022/09/17 17:21
Change comment: There is no comment for this version
To version 10.3
edited by Xiaoling
on 2023/04/21 09:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -42,7 +42,7 @@
42 42  
43 43  )))
44 44  
45 -== 2.1 Step 1: Creat ABP device in LoRaWAN Server ==
45 +== 2.1 Step 1 : Creat ABP device in LoRaWAN Server ==
46 46  
47 47  
48 48  Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
... ... @@ -60,40 +60,42 @@
60 60  
61 61  )))
62 62  
63 -== 2.2 Step 2: Configure End Node radio parameters ==
63 +== 2.2 Step 2 : Configure End Node radio parameters ==
64 64  
65 65  
66 66  Run AT Command to make LoRaWAN End Node to work in Single frequency & ABP mode. Below is the AT commands:
67 67  
68 -* AT+FDR Reset Parameters to Factory Default, Keys Reserve
69 -* AT+NJM=0 Set to ABP mode  ~-~->  This must be 0
70 -* AT+ADR=0 Set the Adaptive Data Rate Off  ~-~->  This must be 0
71 -* AT+DR=5  Set Data Rate (Set AT+DR=3 for 915 band)  ~-~->  Can use other DR but need to match the gateway setting.
72 -* AT+CHS=868400000  Set transmit frequency to 868.4Mhz  ~-~->  Can use other Frequency but need to match the gateway setting.
73 -* AT+DADDR=26 01 1A F1  Set Device Address to 26 01 1A F1  ~-~->  Make sure this match Server setting
74 -* ATZ Reset MCU
68 +* (% style="color:blue" %)**AT+FDR**(%%)  Reset Parameters to Factory Default, Keys Reserve
75 75  
70 +* (% style="color:blue" %)**AT+NJM=0** (%%) Set to ABP mode  ~-~->  This must be 0
76 76  
72 +* (% style="color:blue" %)**AT+ADR=0**(%%)  Set the Adaptive Data Rate Off  ~-~->  This must be 0
77 77  
78 -As shown in below:
74 +* (% style="color:blue" %)**AT+DR=5**(%%)  Set Data Rate (Set AT+DR=3 for 915 band)  ~-~->  Can use other DR but need to match the gateway setting.
79 79  
76 +* (% style="color:blue" %)**AT+CHS=868400000**(%%)  Set transmit frequency to 868.4Mhz  ~-~->  Can use other Frequency but need to match the gateway setting.
80 80  
78 +* (% style="color:blue" %)**AT+DADDR=26 01 1A F1**  (%%) Set Device Address to 26 01 1A F1  ~-~->  Make sure this match Server setting
79 +
80 +* (% style="color:blue" %)**ATZ** (%%) Reset MCU
81 +
82 +**As shown in below:**
83 +
84 +
81 81  [[image:image-20220601111608-1.png]]
82 82  
83 83  Configure Device
84 84  
85 85  
90 +== 2.3 Step 3 : Configure Gateway ==
86 86  
87 -== 2.3 Step 3: Configure Gateway ==
88 88  
89 -
90 90  Configure gateway so it can receive the packet sent from End Node:
91 91  
92 -* RX frequency: 868400000  ~-~->  Must same as the End Node AT+CHS settings.
93 -* SF: 7  ~-~->  Must match the End Node DR settings. More about this please check [[LoRaWAN Region setting>>url:https://lora-alliance.org/sites/default/files/2018-07/lorawan_regional_parameters_v1.0.3reva_0.pdf]]. The End Node us EU868 frequency band, the DR5 equal to SF7/ Bandwidth 125Khz, so we need to set SF=7 here (ABove document Page 16).
95 +* (% style="color:blue" %)**RX frequency: 868400000 ** (%%) ~-~->  Must same as the End Node **AT+CHS** settings.
94 94  
97 +* (% style="color:blue" %)**SF: 7** (%%) ~-~->  Must match the End Node DR settings. More about this please check [[LoRaWAN Region setting>>url:https://lora-alliance.org/sites/default/files/2018-07/lorawan_regional_parameters_v1.0.3reva_0.pdf]]. The End Node us EU868 frequency band, the DR5 equal to SF7/ Bandwidth 125Khz, so we need to set **SF=7** here (ABove document Page 16).
95 95  
96 -
97 97  [[image:image-20220527164647-3.png]]
98 98  
99 99  Configure Gateway
... ... @@ -104,6 +104,10 @@
104 104  
105 105  For connecting a standard LoRaWAN devices. Please use the recommend LoRaWAN gateway:
106 106  
107 -1. LG308:  Indoor Gateway base on SX1301.  [[http:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]]
108 -1. LPS8:  Indoor Gateway base on SX1308.  [[http:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
109 -1. DLOS8: Outdoor gateway base on SX1301. [[http:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]]
109 +* (% style="color:blue" %)**LPS8v2:** (%%)Dragino 2nd generation Indoor Multi-Channel LoRaWAN Gateway. [[https:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html >>https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]]
110 +
111 +* (% style="color:blue" %)**LPS8N:**(%%)  Indoor Multi-Channel LoRaWAN Gateway. [[https:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html >>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]]
112 +
113 +* (% style="color:blue" %)**LG308N:**(%%)  Indoor Multi-Channel LoRaWAN Gateway. [[https:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html >>https://www.dragino.com/products/lora-lorawan-gateway/item/229-lg308n.html]]
114 +
115 +* (% style="color:blue" %)**DLOS8N:** (%%)Outdoor Multi-Channel LoRaWAN Gateway.  [[https:~~/~~/www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html>>https://www.dragino.com/products/lora-lorawan-gateway/item/225-dlos8n.html]]