<
From version < 43.1 >
edited by Edwin Chen
on 2022/06/27 10:46
To version < 58.1 >
edited by Kilight Cao
on 2022/07/25 17:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LPS8-V2
1 +LPS8v2 LoRaWAN Indoor Gateway
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Kilight
Content
... ... @@ -16,15 +16,15 @@
16 16  == **1.1 What is LPS8v2** ==
17 17  
18 18  (((
19 -The LPS8v2 is an open-source LoRaWAN Gateway. It lets you bridge LoRa wireless network to an IP network via 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 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.
20 20  
21 -The LPS8v2 is fully compatible with LoRaWAN protocol. It supports different kinds of LoRaWAN Network Connections such as: Semtech UDP Packet Forwarder, LoRaWAN Basic Station, ChirpStack MQTT Bridge, and so on. This makes LPS8V2 work with most LoRaWAN platforms in the market.
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 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.
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.
24 24  
25 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 remote management. System Integrator can easy to remote monitor the gateway and maintain it.
27 +LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
28 28  
29 29  
30 30  == **1.2 Specifications** ==
... ... @@ -31,18 +31,14 @@
31 31  
32 32  **Hardware System:**
33 33  
34 -* Dragino H3-Core Linux Module
35 -
36 -* Quad-core Cortex-A7 1.2Ghz
37 -
34 +* CPU: Quad-core Cortex-A7 1.2Ghz
38 38  * RAM: 512MB
39 -
40 40  * eMMC: 4GB
41 41  
42 42  **Interface:**
43 43  
44 44  * 10M/100M RJ45 Ports x 1
45 -* LoRaWAN Wireless
41 +* Multi-Channel LoRaWAN Wireless
46 46  * WiFi 802.11 b/g/n
47 47  
48 48  **Operating Condition:**
... ... @@ -49,25 +49,25 @@
49 49  
50 50  * Work Temperature: -20 ~~ 65°C
51 51  * Storage Temperature: -20 ~~ 65°C
52 -* Power Input: 5V 2A, DC
48 +* Power Input: 5V, 2A, DC
53 53  
54 54  == **1.3 Features** ==
55 55  
56 56  * Open Source Debian system
57 57  * Managed by Web GUI, SSH via WAN or WiFi
58 -* Remote access with Reverse-SSH
59 -* Emulates 49x LoRa demodulators
54 +* Remote Management
55 +* Auto-provisioning for batch deployment and management
60 60  * LoRaWAN Gateway
61 61  * 10 programmable parallel demodulation paths
62 62  * Pre-configured to support different LoRaWAN regional settings.
63 63  * Allow customizing LoRaWAN regional parameters.
64 -* Support Local decode ABP end node info and transfer to MQTT server
65 -* Support different level login.
60 +* Different kinds of LoRaWAN Connections such as
61 +** Semtech UDP Packet Forwarder
62 +** LoRaWAN Basic Station
63 +** ChirpStack-Gateway-Bridge (MQTT)
66 66  * Built-in //**The Things Network**// local LoRaWAN server
67 67  * Built-in  //**Node-Red**// local Application server
68 -* Built-in local //**Chirpstack-gateway-bridge**//
69 69  
70 -
71 71  == **1.4 Block Diagram** ==
72 72  
73 73  
... ... @@ -293,9 +293,30 @@
293 293  [[image:image-20220616115808-7.png||height="194" width="649"]]
294 294  
295 295  
296 -3.5.3
297 297  
293 += **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - V3 ** =
298 298  
295 +
296 +If your PC(Windows/Mac/Ubuntu) connects to the same network with the LPS8v2, you can access the Build-in LoRaWAN Network (TTNv3) via LPS8v2’s hostname.
297 +
298 +Like: (% class="mark" %)__**//[[http:~~/~~/dragino-54ff12:8080>>http://dragino-54ff12:8080]]//**__
299 +
300 +
301 +User ID :
302 +
303 +Password:
304 +
305 +[[image:image-20220725171719-1.png||height="570" width="769"]]
306 +
307 +
308 +
309 += **5. Build-in Application Server ~-~- Nored red** =
310 +
311 +
312 +[[image:image-20220725172124-3.png||height="610" width="843"]]
313 +
314 +
315 +
299 299  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
300 300  
301 301  (((
... ... @@ -305,10 +305,15 @@
305 305  (((
306 306  **//With your question as detailed as possible. We will reply and help you in the shortest.//**
307 307  
325 +
326 += **11 Reference** =
327 +
328 +* Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
329 +
308 308  
309 309  )))
310 310  
311 -= **10. Order Info** =
333 += **12. Order Info** =
312 312  
313 313  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
314 314  
... ... @@ -331,7 +331,7 @@
331 331  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
332 332  
333 333  
334 -= **11. Manufacturer Info** =
356 += **13. Manufacturer Info** =
335 335  
336 336  **Shenzhen Dragino Technology Development co. LTD**
337 337  
... ... @@ -340,7 +340,7 @@
340 340  LongCheng Street, LongGang District ; Shenzhen 518116,China
341 341  
342 342  
343 -= **12. FCC Warning** =
365 += **14. FCC Warning** =
344 344  
345 345  This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interference in a residential installation. This equipment generates uses and can radiate radio frequency energy and, if not installed and used in accordance with the instructions, may cause harmful interference to radio communications. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures:
346 346  
image-20220725171719-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +57.4 KB
Content
image-20220725172100-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +101.0 KB
Content
image-20220725172124-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +89.1 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0