<
From version < 6.2 >
edited by Xiaoye
on 2022/05/18 20:46
To version < 23.1 >
edited by Kilight Cao
on 2022/06/16 12:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Kilight
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  
6 6  (((
7 -**HP0C Light Hotspot for Helium User Manual**
7 +**LPS8v2 User Manual**
8 8  
9 9  
10 10  )))
... ... @@ -13,9 +13,9 @@
13 13  
14 14  {{toc/}}
15 15  
16 -= 1. Introduction =
16 += **1. Introduction** =
17 17  
18 -== 1.1 What is HP0C ==
18 +== **1.1 What is LPS8v2** ==
19 19  
20 20  (((
21 21  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.
... ... @@ -24,7 +24,7 @@
24 24  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.
25 25  
26 26  
27 -== 1.2 Specifications ==
27 +== **1.2 Specifications** ==
28 28  
29 29  **Hardware System:**
30 30  
... ... @@ -49,9 +49,8 @@
49 49  * Storage Temperature: -20 ~~ 65°C
50 50  * Power Input: 5V 2A, DC
51 51  
52 +== **1.3 Features** ==
52 52  
53 -=== 1.3 Features ===
54 -
55 55  * Open Source Debian system
56 56  * Managed by Web GUI, SSH via WAN or WiFi
57 57  * Remote access with Reverse-SSH
... ... @@ -59,14 +59,169 @@
59 59  * LoRaWAN Gateway
60 60  * 10 programmable parallel demodulation paths
61 61  * Pre-configure to support different LoRaWAN regional settings.
62 -* Allow to customize LoRaWAN regional parameters.
61 +* Allow customizing LoRaWAN regional parameters.
63 63  * Support Local decode ABP end node info and transfer to MQTT server
64 -* Support different level log in.
63 +* Support different level login.
65 65  
66 66  World Widely. Include US and EU
67 67  
68 -== 1.4 Block Diagram ==
67 +== **1.4 Block Diagram** ==
69 69  
70 70  
71 -[[image:1652877681673-109.png]]
70 += **2. Connect LPS8v2 Web UI** =
71 +
72 +
73 +//Connect the LPS8v2 Ethernet port to your router and LPS8v2 will 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 LPS8v2.//
74 +
75 +
76 +//**If you get the IP address from the router, like: (% class="mark" %)10.130.2.123(%%), you can use this IP address to connect the WEB UI or SSH access of LPS8v2.**//
77 +
78 +
79 +
80 +
81 += **3. Web Configure Pages** =
82 +
83 +
84 +== **3.1 Home** ==
85 +
86 +//Shows the system running status~://
87 +
88 +== **3.2 LoRa Settings** ==
89 +
90 +
91 +=== **3.2.1 LoRa ~-~-> LoRa** ===
92 +
93 +
94 +//This page shows the LoRa Radio Settings. There is a set of default frequency bands according to LoRaWAN protocol, and users can customize the band* as well.//
95 +
96 +//Different LPS8v2 hardware versions can support different frequency ranges~://
97 +
98 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
99 +* (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
100 +
101 +
102 +(% class="wikigeneratedid" %)
103 +//After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page **LogRead ~-~-> LoRa Log**//
104 +
105 +(% class="wikigeneratedid" %)
106 +[[image:image-20220616110739-1.png||height="372" width="682"]]
107 +
108 +
109 +//**Note ***: See this instruction for how to customize the frequency band~://
110 +
111 +//__[[How to customized LoRaWAN frequency band - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/How%20to%20customized%20LoRaWAN%20frequency%20band/]]__//
112 +
113 +
114 +== **3.3 LoRaWAN Settings** ==
115 +
116 +
117 +=== **3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP** ===
118 +
119 +
120 +//This page is for the connection set up to a general LoRaWAN Network server such as [[TTN>>url:http://www.thethingsnetwork.org/]], [[ChirpStack>>url:https://www.chirpstack.io/]], etc.//
121 +
122 +[[image:image-20220616111932-2.png||height="516" width="672"]]
123 +
124 +
125 +=== **3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station** ===
126 +
127 +
128 +//This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
129 +
130 +[[image:image-20220616113246-3.png||height="396" width="672"]]
131 +
132 +
133 +Please see this instruction to know more detail and a demo for how to use of LoRaWAN Basic Station: __[[Use of LoRaWAN Basic Station - DRAGINO>>url:http://8.211.40.43/xwiki/bin/view/Main/Use%20of%20LoRaWAN%20Basic%20Station/]]__
134 +
135 +
136 +== **3.4 Network Settings** ==
137 +
138 +
139 +=== **3.4.1 Network ~-~-> WiFi** ===
140 +
141 +
142 +[[image:image-20220616114756-4.png||height="251" width="669"]]
143 +
144 +
145 +=== **3.4.2 Network ~-~-> System Status** ===
146 +
147 +
148 +[[image:image-20220616115229-5.png||height="548" width="665"]]
149 +
150 +
151 +=== **3.4.3 Network ~-~-> Firewall** ===
152 +
153 +
154 +[[image:image-20220616115351-6.png||height="244" width="661"]]
155 +
156 +
157 +== **3.5 System** ==
158 +
159 +
160 +=== **3.5.1  System ~-~-> System Overview** ===
161 +
162 +
163 +Shows the system info:
164 +
165 +
166 +=== **3.5.2 System ~-~-> Backup/Restore** ===
167 +
168 +
169 +[[image:image-20220616115808-7.png||height="194" width="649"]]
170 +
171 +
172 +3.5.3
173 +
174 +
175 +(% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
176 +
177 +(((
178 +**//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
72 72  )))
180 +
181 +(((
182 +**//With your question as detailed as possible. We will reply and help you in the shortest.//**
183 +
184 +
185 +)))
186 +
187 += **10. Order Info** =
188 +
189 +(% style="color:#0000ff" %)**LPS8v2-XXX**
190 +
191 +(% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
192 +
193 +* **AS923**: LoRaWAN AS923 band
194 +* **AU915**: LoRaWAN AU915 band
195 +* **EU868**: LoRaWAN EU868 band
196 +* **KR920**: LoRaWAN KR920 band
197 +* **US915**: LoRaWAN US915 band
198 +* **IN865**: LoRaWAN IN865 band
199 +
200 += **11. Manufacturer Info** =
201 +
202 +**Shenzhen Dragino Technology Development co. LTD**
203 +
204 +Room 202, Block B, BCT Incubation Bases (BaoChengTai),  No.8 CaiYunRoad
205 +
206 +LongCheng Street, LongGang District ; Shenzhen 518116,China
207 +
208 +
209 += **12. FCC Warning** =
210 +
211 +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:
212 +
213 +~-~- Reorient or relocate the receiving antenna.
214 +
215 +~-~- Increase the separation between the equipment and receiver.
216 +
217 +~-~- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
218 +
219 +~-~- Consult the dealer or an experienced radio/TV technician for help.
220 +
221 +
222 +Changes or modifications not expressly approved by the party responsible for compliance could void the user's authority to operate the equipment.
223 +
224 +
225 +The antenna(s) used for this transmitter must be installed to provide a separation distance of at least 20 cm from all persons and must not be co-located or operating in conjunction with any other antenna or transmitter.
226 +)))
1652878416905-627.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +75.3 KB
Content
image-20220615200805-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +43.1 KB
Content
image-20220616110739-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +58.8 KB
Content
image-20220616111932-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +52.1 KB
Content
image-20220616113246-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +63.0 KB
Content
image-20220616114756-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +27.1 KB
Content
image-20220616115229-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +27.0 KB
Content
image-20220616115351-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +26.2 KB
Content
image-20220616115808-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +34.2 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0