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

From version 9.3
edited by Xiaoling
on 2022/07/22 13:48
Change comment: There is no comment for this version
To version 9.1
edited by Xiaoling
on 2022/06/01 11:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  (% class="wikigeneratedid" %)
2 - **Table of** **Contents:**
2 + **Contents:**
3 3  
4 4  {{toc/}}
5 5  
... ... @@ -51,7 +51,6 @@
51 51  
52 52  Create ABP device
53 53  
54 -
55 55  (% style="color: red;" %)
56 56  (((
57 57  **Note: User just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN.**
... ... @@ -67,13 +67,12 @@
67 67  * AT+FDR Reset Parameters to Factory Default, Keys Reserve
68 68  * AT+NJM=0 Set to ABP mode ~-~-> This must be 0
69 69  * AT+ADR=0 Set the Adaptive Data Rate Off ~-~-> This must be 0
70 -* AT+DR=5  Set Data Rate (Set AT+DR=3 for 915 band)  ~-~-> Can use other DR but need to match the gateway setting.
71 -* AT+CHS=868400000  Set transmit frequency to 868.4Mhz  ~-~-> Can use other Frequency but need to match the gateway setting.
72 -* AT+DADDR=26 01 1A F1  Set Device Address to 26 01 1A F1 ~-~-> Make sure this match Server setting
69 +* AT+DR=5 Set Data Rate (Set AT+DR=3 for 915 band) ~-~-> Can use other DR but need to match the gateway setting.
70 +* AT+CHS=868400000 Set transmit frequency to 868.4Mhz ~-~-> Can use other Frequency but need to match the gateway setting.
71 +* AT+DADDR=26 01 1A F1 Set Device Address to 26 01 1A F1 ~-~-> Make sure this match Server setting
73 73  * ATZ Reset MCU
74 74  
75 75  
76 -
77 77  As shown in below:
78 78  
79 79  [[image:image-20220601111608-1.png]]
... ... @@ -89,8 +89,6 @@
89 89  * RX frequency: 868400000 ~-~-> Must same as the End Node AT+CHS settings.
90 90  * 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).
91 91  
92 -
93 -
94 94  [[image:image-20220527164647-3.png]]
95 95  
96 96  Configure Gateway
... ... @@ -98,9 +98,8 @@
98 98  
99 99  = 3. Recommand Gateway for LoRaWAN application =
100 100  
101 -
102 102  For connecting a standard LoRaWAN devices. Please use the recommend LoRaWAN gateway:
103 103  
104 -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]]
105 -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]]
99 +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]]
100 +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]]
106 106  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]]