<
From version < 20.5 >
edited by Xiaoling
on 2022/07/21 17:47
To version < 20.3 >
edited by Xiaoling
on 2022/07/21 17:43
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -*
1 +*
2 2  ** Table of** **Contents:
3 3  
4 4  {{toc/}}
... ... @@ -18,12 +18,10 @@
18 18  
19 19  = 2. Case 1: Standard LoRaWAN connection~-~- LoRaWAN server is a public server =
20 20  
21 -
22 22  [[image:image-20220527151200-1.png]]
23 23  
24 24  LoRaWAN connection
25 25  
26 -
27 27  (((
28 28  This is a standard LoRaWAN connection. Gateway will forward all end nodes' data to LoRaWAN server. The LoRaWAN server stores the sensor data and communicate with Application server. The Application server in charge for data process for different industrial solutions.
29 29  )))
... ... @@ -40,11 +40,8 @@
40 40  * Examples free public LoRaWAN server is: [[The Things Network>>url:https://www.thethingsnetwork.org/]].
41 41  * TTN provides the [[integration instruction>>url:https://www.thethingsnetwork.org/docs/applications/integrations.html]] for how to connect to Application servers.
42 42  
43 -
44 -
45 45  = 3. Case 2: Standard LoRaWAN connection~-~- LoRaWAN server is a private server =
46 46  
47 -
48 48  [[image:image-20220527151408-2.png]]
49 49  
50 50  LoRaWAN connection
... ... @@ -120,6 +120,7 @@
120 120  * LoRaWAN Gateway model: [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]]
121 121  
122 122  
118 +
123 123  (% style="color:blue" %)**How it works:**
124 124  
125 125  * a) LoRaWAN End Nodes runs ABP mode
... ... @@ -128,18 +128,16 @@
128 128  * d) Gateway sends end node data to Application Server.
129 129  
130 130  
127 +
131 131  Reference Instruction: [[Communication with ABP End Node>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308]]
132 132  
133 -
134 134  [[image:image-20220527151531-3.png]]
135 135  
136 136  LoRaWAN connection without LoRaWAN server
137 137  
138 138  
139 -
140 140  = 7. Case 6: None standard LoRaWAN connection~-~- without LoRaWAN server, none standard LoRaWAN protocol, no security =
141 141  
142 -
143 143  This method is to encryption part from LoRaWAN protocol and make the server side simple.
144 144  
145 145  [[image:image-20220527151609-4.png]]
... ... @@ -146,27 +146,22 @@
146 146  
147 147  Unencrypt Network modified from LoRaWAN
148 148  
149 -
150 150  Detail see: [[How to send none encryption LoRaWAN Packet>>How to send none encryption LoRaWAN Packet]]
151 151  
152 152  
153 -
154 154  = 8. Case 7: Private LoRa connection~-~- without LoRaWAN server, use Raw LoRa protocol =
155 155  
148 +Below gateways support this mode:
156 156  
157 -(% style="color:blue" %)**Below gateways support this mode:**
158 -
159 159  * LoRaWAN Gateway model: [[LG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/143-lg01n.html]], [[OLG01-N>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/144-olg01n.html]], [[LG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/135-lg02.html]], [[OLG02>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/136-olg02.html]]
160 160  
152 +How it works:
161 161  
162 -(% style="color:blue" %)**How it works:**
163 -
164 164  * a) LoRa End Node send Raw LoRa packet base on pre-define format
165 165  * b) No LoRaWAN server involved.
166 166  * c) Gateway parse the packet and get sensor ID and data.
167 167  * d) Gateway sends these data to Application Server.
168 168  
169 -
170 170  Reference Intruction: [[MQTT Forward Instruction>>MQTT Forward Instruction]]
171 171  
172 172  
... ... @@ -173,5 +173,3 @@
173 173  [[image:image-20220527152437-5.png]]
174 174  
175 175  Raw LoRa uplink
176 -
177 -
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0