<
From version < 48.1 >
edited by Edwin Chen
on 2022/06/27 10:53
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
Title
... ... @@ -1,1 +1,1 @@
1 -LPS8v2 LoRaWAN Indoor Gateway
1 +LPS8-V2
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,53 +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 50  == **1.3 Features** ==
51 51  
52 52  * Open Source Debian system
53 53  * Managed by Web GUI, SSH via WAN or WiFi
54 -* Remote Management
54 +* Remote access with Reverse-SSH
55 +* Emulates 49x LoRa demodulators
55 55  * LoRaWAN Gateway
56 56  * 10 programmable parallel demodulation paths
57 57  * Pre-configured to support different LoRaWAN regional settings.
58 58  * Allow customizing LoRaWAN regional parameters.
59 -* Different kinds of LoRaWAN Connections such as
60 -** Semtech UDP Packet Forwarder
61 -** LoRaWAN Basic Station
62 -** ChirpStack-Gateway-Bridge (MQTT)
60 +* Support Local decode ABP end node info and transfer to MQTT server
61 +* Support different level login.
63 63  * Built-in //**The Things Network**// local LoRaWAN server
64 64  * Built-in  //**Node-Red**// local Application server
64 +* Built-in local //**Chirpstack-gateway-bridge**//
65 65  
66 +World Widely. Include US and EU
67 +
66 66  == **1.4 Block Diagram** ==
67 67  
68 68  
... ... @@ -101,8 +101,10 @@
101 101  
102 102  == **2.1.1 connect the network.** ==
103 103  
106 +(% class="wikigeneratedid" %)
104 104  === ===
105 105  
109 +(% class="wikigeneratedid" %)
106 106  === **Method 1**: Connect via Ethernet with DHCP IP from the router ===
107 107  
108 108  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.
... ... @@ -155,49 +155,10 @@
155 155  == **2.2 The LPS8-V2 is registered and connected to The Things Network** ==
156 156  
157 157  
158 -=== **2.2.1 Select your area frequency** ===
159 159  
160 -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.
161 161  
162 -[[image:image-20220622103332-9.png]]
163 163  
164 164  
165 -=== **2.2.2 Get the only gateway EUI** ===
166 -
167 -Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
168 -
169 -[[image:image-20220622103355-10.png]]
170 -
171 -
172 -**Note: Choose the cluster that corresponds to a specific Gateway server address**
173 -
174 -**➢ Europe 1:**  corresponding Gateway server address:  **eu1.cloud.thethings.network**
175 -
176 -**➢ North America 1:**  corresponding Gateway server address:  **nam1.cloud.thethings.network**
177 -
178 -**➢ Australia 1: ** corresponding Gateway server address:  **au1.cloud.thethings.network**
179 -
180 -**➢ Legacy V2 Console:** TTN v2 shuts down in December 2021
181 -
182 -
183 -[[image:image-20220622103956-12.png]]
184 -
185 -
186 -
187 -== 2.2.3 Register the gateway to The Things Network ==
188 -
189 -**Login to The Things Network**
190 -
191 -[[https:~~/~~/console.cloud.thethings.network/>>https://console.cloud.thethings.network/]]
192 -
193 -**Add the gateway**
194 -
195 -[[image:image-20220622104252-13.png||height="511" width="953"]]
196 -
197 -
198 -**Get it online**
199 -
200 -
201 201  = **3. Web Configure Pages** =
202 202  
203 203  
... ... @@ -305,7 +305,7 @@
305 305  
306 306  = **10. Order Info** =
307 307  
308 -(% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
273 +(% style="color:#0000ff" %)**LPS8v2-XXX**
309 309  
310 310  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
311 311  
... ... @@ -316,16 +316,6 @@
316 316  * **US915**: LoRaWAN US915 band
317 317  * **IN865**: LoRaWAN IN865 band
318 318  
319 -(% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
320 -
321 -* ** E**: EMEA, Korea, Thailand, India.
322 -* ** A**: North America/ Rogers/AT&T/T-Mobile.
323 -* ** AU**: Latin America, New Zeland, Taiwan
324 -* ** J**: Japan, DOCOMO/SoftBank/ KDDI
325 -
326 -More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
327 -
328 -
329 329  = **11. Manufacturer Info** =
330 330  
331 331  **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