<
From version < 1.8 >
edited by Xiaoling
on 2022/05/12 17:38
To version < 10.1 >
edited by Edwin Chen
on 2022/06/26 09:45
>
Change comment: Uploaded new attachment "image-20220626094549-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -1,7 +1,9 @@
1 - Contents:
1 + **Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 +
6 +
5 5  = 1. Introduction =
6 6  
7 7  This instruction explains how to process the LoRa/LoRaWAN data receive on LoRa/LoRaWAN gateway.
... ... @@ -8,11 +8,13 @@
8 8  
9 9  (((
10 10  There are different network topology. Please check the suitable one for you.
13 +
14 +
11 11  )))
12 12  
13 13  = 2. Case 1: Standard LoRaWAN connection~-~- LoRaWAN server is a public server =
14 14  
15 -[[image:https://wiki.dragino.com/images/thumb/9/95/Process_data_1.png/600px-Process_data_1.png||height="391" width="600"]]
19 +[[image:image-20220527151200-1.png]]
16 16  
17 17  LoRaWAN connection
18 18  
... ... @@ -28,13 +28,13 @@
28 28  Reference Link:
29 29  )))
30 30  
31 -* Gateway set up instruction to LoRaWAN server. [[Gateway User Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LG308-LG301/&file=LG308_LoRaWAN_Gateway_User_Manual_v1.1.3.pdf]]
35 +* Gateway set up instruction to LoRaWAN server. [[Gateway User Manual>>https://www.dragino.com/downloads/downloads/LoRa_Gateway/LG308-LG301/LG308_LoRaWAN_Gateway_User_Manual_v1.4.2.pdf]]
32 32  * Examples free public LoRaWAN server is: [[The Things Network>>url:https://www.thethingsnetwork.org/]].
33 33  * TTN provides the [[integration instruction>>url:https://www.thethingsnetwork.org/docs/applications/integrations.html]] for how to connect to Application servers.
34 34  
35 35  = 3. Case 2: Standard LoRaWAN connection~-~- LoRaWAN server is a private server =
36 36  
37 -[[image:https://wiki.dragino.com/images/thumb/a/af/Process_data_2.png/600px-Process_data_2.png||height="388" width="600"]]
41 +[[image:image-20220527151408-2.png]]
38 38  
39 39  LoRaWAN connection
40 40  
... ... @@ -53,6 +53,9 @@
53 53  
54 54  = 4. Case 3: Standard LoRaWAN connection~-~- without LoRaWAN server, use ABP LoRaWAN End node =
55 55  
60 +
61 += 5. Case 4: Standard LoRaWAN connection~-~- without LoRaWAN server, use ABP LoRaWAN End node =
62 +
56 56  Below gateways support this mode:
57 57  
58 58  * 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]]
... ... @@ -64,25 +64,25 @@
64 64  * c) Gateway stores keys from node and decode end nodes' data locally
65 65  * d) Gateway sends end node data to Application Server.
66 66  
67 -Reference Intruction: [[Communication with ABP End Node>>url:https://wiki.dragino.com/index.php/Communication_with_ABP_End_Node]]
74 +Reference Intruction: [[Communication with ABP End Node>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308]]
68 68  
69 -[[image:https://wiki.dragino.com/images/thumb/9/9e/Process_data_3.png/600px-Process_data_3.png||height="478" width="600"]]
76 +[[image:image-20220527151531-3.png]]
70 70  
71 71  LoRaWAN connection without LoRaWAN server
72 72  
73 73  
74 -= 5. Case 4: None standard LoRaWAN connection~-~- without LoRaWAN server, none standard LoRaWAN protocol, no security =
81 += 6. Case 5: None standard LoRaWAN connection~-~- without LoRaWAN server, none standard LoRaWAN protocol, no security =
75 75  
76 76  This method is to encryption part from LoRaWAN protocol and make the server side simple.
77 77  
78 -[[image:https://wiki.dragino.com/images/thumb/3/36/Unencrypt_Network_3.png/600px-Unencrypt_Network_3.png||height="476" width="600"]]
85 +[[image:image-20220527151609-4.png]]
79 79  
80 80  Unencrypt Network modified from LoRaWAN
81 81  
82 -Detail see: [[How to send none encryption LoRaWAN Packet>>url:https://wiki.dragino.com/index.php/How_to_send_none_encryption_LoRaWAN_Packet]]
89 +Detail see: [[How to send none encryption LoRaWAN Packet>>How to send none encryption LoRaWAN Packet]]
83 83  
84 84  
85 -= 6. Case 5:Private LoRa connection~-~- without LoRaWAN server, use Raw LoRa protocol =
92 += 7. Case 6: Private LoRa connection~-~- without LoRaWAN server, use Raw LoRa protocol =
86 86  
87 87  Below gateways support this mode:
88 88  
... ... @@ -95,9 +95,9 @@
95 95  * c) Gateway parse the packet and get sensor ID and data.
96 96  * d) Gateway sends these data to Application Server.
97 97  
98 -Reference Intruction: [[MQTT Forward Instruction>>http://8.211.40.43:8080/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]
105 +Reference Intruction: [[MQTT Forward Instruction>>MQTT Forward Instruction]]
99 99  
100 100  
101 -[[image:https://wiki.dragino.com/images/thumb/2/2a/MQTT_Forward_2.png/600px-MQTT_Forward_2.png||height="355" width="600"]]
108 +[[image:image-20220527152437-5.png]]
102 102  
103 103  Raw LoRa uplink
image-20220527151200-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +163.5 KB
Content
image-20220527151408-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +176.8 KB
Content
image-20220527151531-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +168.7 KB
Content
image-20220527151609-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +166.7 KB
Content
image-20220527152437-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +115.8 KB
Content
image-20220626094549-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +170.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0