Changes for page How to further process data receive in gateway
Last modified by Edwin Chen on 2023/05/22 15:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,7 @@ 1 -* 2 -** Table of** **Contents: 1 + 3 3 3 +**Table of Contents:** 4 + 4 4 {{toc/}} 5 5 6 6 ... ... @@ -7,6 +7,7 @@ 7 7 8 8 = 1. Introduction = 9 9 11 + 10 10 This instruction explains how to process the LoRa/LoRaWAN data receive on LoRa/LoRaWAN gateway. 11 11 12 12 ((( ... ... @@ -18,10 +18,12 @@ 18 18 19 19 = 2. Case 1: Standard LoRaWAN connection~-~- LoRaWAN server is a public server = 20 20 23 + 21 21 [[image:image-20220527151200-1.png]] 22 22 23 23 LoRaWAN connection 24 24 28 + 25 25 ((( 26 26 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. 27 27 ))) ... ... @@ -40,6 +40,7 @@ 40 40 41 41 42 42 47 + 43 43 = 3. Case 2: Standard LoRaWAN connection~-~- LoRaWAN server is a private server = 44 44 45 45 ... ... @@ -69,10 +69,14 @@ 69 69 * There is already IoT server but no LoRaWAN server. 70 70 * Not willing to use public LoRaWAN server nor built own LoRaWAN server. 71 71 77 + 78 + 72 72 (% style="color:blue" %)**Suitable Gateway:** 73 73 74 74 * LoRaWAN Gateway model: [[LPS8v2>>doc:Main.User Manual for All Gateway models.HP0C.WebHome]]. 75 75 83 + 84 + 76 76 (% style="color:blue" %)**How it works:** 77 77 78 78 * a) LPS8v2 already includes a LoRaWAN server (TTN Stack v3). Enable this server in Web UI. ... ... @@ -80,6 +80,8 @@ 80 80 * c) Configure LPS8v2, End Node and LoRaWAN server frequency plan. 81 81 * d) Configure local LoRaWAN server to forward data to external Application Server. 82 82 92 + 93 + 83 83 [[image:image-20220626095429-4.png||height="523" width="864"]] 84 84 85 85 ... ... @@ -92,10 +92,14 @@ 92 92 * No cloud IoT Server or LoRaWAN server 93 93 * Not willing to use public LoRaWAN server nor built own LoRaWAN server. 94 94 106 + 107 + 95 95 (% style="color:blue" %)**Suitable Gateway:** 96 96 97 97 * LoRaWAN Gateway model: [[LPS8v2>>doc:Main.User Manual for All Gateway models.HP0C.WebHome]]. 98 98 112 + 113 + 99 99 (% style="color:blue" %)**How it works:** 100 100 101 101 * a) LPS8v2 already includes a LoRaWAN server (TTN Stack v3). Enable this server in Web UI. ... ... @@ -103,6 +103,8 @@ 103 103 * c) Configure LPS8v2, End Node and LoRaWAN server frequency plan. 104 104 * d) Configure IoT server (Node-Red) in LPS8v2 105 105 121 + 122 + 106 106 [[image:image-20220626100457-6.png||height="513" width="824"]] 107 107 108 108 ... ... @@ -118,6 +118,7 @@ 118 118 * 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]] 119 119 120 120 138 + 121 121 (% style="color:blue" %)**How it works:** 122 122 123 123 * a) LoRaWAN End Nodes runs ABP mode ... ... @@ -126,6 +126,7 @@ 126 126 * d) Gateway sends end node data to Application Server. 127 127 128 128 147 + 129 129 Reference Instruction: [[Communication with ABP End Node>>Communicate with ABP End Node without LoRaWAN Network Server --- LG308]] 130 130 131 131 ... ... @@ -157,6 +157,7 @@ 157 157 * 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]] 158 158 159 159 179 + 160 160 (% style="color:blue" %)**How it works:** 161 161 162 162 * a) LoRa End Node send Raw LoRa packet base on pre-define format ... ... @@ -164,7 +164,6 @@ 164 164 * c) Gateway parse the packet and get sensor ID and data. 165 165 * d) Gateway sends these data to Application Server. 166 166 167 - 168 168 Reference Intruction: [[MQTT Forward Instruction>>MQTT Forward Instruction]] 169 169 170 170