<
From version < 47.1 >
edited by Edwin Chen
on 2022/06/27 10:52
To version < 36.1 >
edited by Xiaoye
on 2022/06/22 10:33
>
Change comment: Uploaded new attachment "image-20220622103332-9.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoye
Content
... ... @@ -1,4 +1,4 @@
1 -[[image:image-20220620202334-2.png||height="467" width="809"]]
1 +[[image:image-20220620202334-2.png]]
2 2  
3 3  
4 4  (((
... ... @@ -16,54 +16,55 @@
16 16  == **1.1 What is LPS8v2** ==
17 17  
18 18  (((
19 -The LPS8v2 is an (% style="color:green" %)**open-source LoRaWAN Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:green" %)**WiFi , Ethernet or Cellular Network**(%%) (via Optional 4G module). The LoRa wireless allows users to send data and reach extremely long ranges at low data rates.
19 +The HP0C is an open-source LoRaWAN Gateway. It lets you bridge LoRa wireless network to an IP network via WiFi, Ethernet. The LoRa wireless allows users to send data and reach extremely long ranges at low data-rates.
20 20  
21 -The LPS8v2 is fully compatible with LoRaWAN protocol. It supports different kinds of LoRaWAN Network Connections such as: (% style="color:green" %)**Semtech UDP Packet Forwarder, LoRaWAN Basic Station, ChirpStack MQTT Bridge**(%%), and so on. This makes LPS8V2 work with most LoRaWAN platforms in the market.
22 22  
23 -LPS8v2 also includes a (% style="color:green" %)**built-in LoRaWAN Server and IoT server**(%%), which provide the possibility for the system integrator to deploy the IoT service without cloud service or 3rd servers.
22 +HP0C has pre-configured standard LoRaWAN frequency bands to use for different countries. Users can also customize the frequency bands to use in their own LoRaWAN network.
24 24  
25 -Different countries use different LoRaWAN frequency bands. LPS8v2 has these bands pre-configured. Users can also customize the frequency bands to use in their own LoRa network.
26 26  
27 -LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
28 -
29 -
30 30  == **1.2 Specifications** ==
31 31  
32 32  **Hardware System:**
33 33  
34 -* CPU: Quad-core Cortex-A7 1.2Ghz
29 + Linux Part:
30 +
31 +* Dragino H3-Core Linux Module
32 +
33 +* Quad-core Cortex-A7 1.2Ghz
34 +
35 35  * RAM: 512MB
36 +
36 36  * eMMC: 4GB
37 37  
38 38  **Interface:**
39 39  
40 40  * 10M/100M RJ45 Ports x 1
41 -* Multi-Channel LoRaWAN Wireless
42 -* WiFi 802.11 b/g/n
42 +* LoRaWAN Wireless
43 43  
44 44  **Operating Condition:**
45 45  
46 46  * Work Temperature: -20 ~~ 65°C
47 47  * Storage Temperature: -20 ~~ 65°C
48 -* Power Input: 5V, 2A, DC
48 +* Power Input: 5V 2A, DC
49 49  
50 -
51 51  == **1.3 Features** ==
52 52  
53 53  * Open Source Debian system
54 54  * Managed by Web GUI, SSH via WAN or WiFi
55 -* Remote Management
54 +* Remote access with Reverse-SSH
55 +* Emulates 49x LoRa demodulators
56 56  * LoRaWAN Gateway
57 57  * 10 programmable parallel demodulation paths
58 58  * Pre-configured to support different LoRaWAN regional settings.
59 59  * Allow customizing LoRaWAN regional parameters.
60 -* Different kinds of LoRaWAN Connections such as
61 -** Semtech UDP Packet Forwarder
62 -** LoRaWAN Basic Station
63 -** ChirpStack-Gateway-Bridge (MQTT)
60 +* Support Local decode ABP end node info and transfer to MQTT server
61 +* Support different level login.
64 64  * Built-in //**The Things Network**// local LoRaWAN server
65 65  * Built-in  //**Node-Red**// local Application server
64 +* Built-in local //**Chirpstack-gateway-bridge**//
66 66  
66 +World Widely. Include US and EU
67 +
67 67  == **1.4 Block Diagram** ==
68 68  
69 69  
... ... @@ -102,8 +102,10 @@
102 102  
103 103  == **2.1.1 connect the network.** ==
104 104  
106 +(% class="wikigeneratedid" %)
105 105  === ===
106 106  
109 +(% class="wikigeneratedid" %)
107 107  === **Method 1**: Connect via Ethernet with DHCP IP from the router ===
108 108  
109 109  Connect the LPS8-V2 Ethernet port to your router and LPS8 can obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the LPS8-V2.
... ... @@ -156,49 +156,10 @@
156 156  == **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
157 157  
158 158  
159 -=== **2.2.1 Select your area frequency** ===
160 160  
161 -First, you need to set the frequency plan in LPS8-V2 to match the end node we use, so to receive the LoRaWAN packets from the LoRaWAN sensor.
162 162  
163 -[[image:image-20220622103332-9.png]]
164 164  
165 165  
166 -=== **2.2.2 Get the only gateway EUI** ===
167 -
168 -Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
169 -
170 -[[image:image-20220622103355-10.png]]
171 -
172 -
173 -**Note: Choose the cluster that corresponds to a specific Gateway server address**
174 -
175 -**➢ Europe 1:**  corresponding Gateway server address:  **eu1.cloud.thethings.network**
176 -
177 -**➢ North America 1:**  corresponding Gateway server address:  **nam1.cloud.thethings.network**
178 -
179 -**➢ Australia 1: ** corresponding Gateway server address:  **au1.cloud.thethings.network**
180 -
181 -**➢ Legacy V2 Console:** TTN v2 shuts down in December 2021
182 -
183 -
184 -[[image:image-20220622103956-12.png]]
185 -
186 -
187 -
188 -== 2.2.3 Register the gateway to The Things Network ==
189 -
190 -**Login to The Things Network**
191 -
192 -[[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
193 -
194 -**Add the gateway**
195 -
196 -[[image:image-20220622104252-13.png||height="511" width="953"]]
197 -
198 -
199 -**Get it online**
200 -
201 -
202 202  = **3. Web Configure Pages** =
203 203  
204 204  
... ... @@ -306,7 +306,7 @@
306 306  
307 307  = **10. Order Info** =
308 308  
309 -(% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
273 +(% style="color:#0000ff" %)**LPS8v2-XXX**
310 310  
311 311  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
312 312  
... ... @@ -317,16 +317,6 @@
317 317  * **US915**: LoRaWAN US915 band
318 318  * **IN865**: LoRaWAN IN865 band
319 319  
320 -(% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
321 -
322 -* ** E**: EMEA, Korea, Thailand, India.
323 -* ** A**: North America/ Rogers/AT&T/T-Mobile.
324 -* ** AU**: Latin America, New Zeland, Taiwan
325 -* ** J**: Japan, DOCOMO/SoftBank/ KDDI
326 -
327 -More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
328 -
329 -
330 330  = **11. Manufacturer Info** =
331 331  
332 332  **Shenzhen Dragino Technology Development co. LTD**
image-20220622103355-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -61.8 KB
Content
image-20220622103951-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -17.5 KB
Content
image-20220622103956-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -17.5 KB
Content
image-20220622104252-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -49.6 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0