Last modified by Kilight Cao on 2025/08/05 11:24

From version 354.1
edited by Kilight Cao
on 2025/08/05 11:24
Change comment: There is no comment for this version
To version 189.1
edited by Xiaoye
on 2023/04/25 15:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -LPS8v2 -- LoRaWAN Indoor Gateway User Manual
1 +LPS8v2 LoRaWAN Indoor Gateway User Manual
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -1,4 +1,5 @@
1 -[[image:image-20220620202334-2.png||data-xwiki-image-style-alignment="center" height="467" width="809"]]
1 +(% style="text-align:center" %)
2 +[[image:image-20220620202334-2.png||height="467" width="809"]]
2 2  
3 3  
4 4  (((
... ... @@ -7,7 +7,7 @@
7 7  
8 8  )))
9 9  
10 -**Table of Contents:**
11 +**Table of Contents**
11 11  
12 12  {{toc/}}
13 13  
... ... @@ -17,20 +17,20 @@
17 17  
18 18  = 1. Introduction =
19 19  
20 -== (% data-sider-select-id="66d5195f-ab1f-47c7-83cb-b027d0903e53" %)1.1 What is LPS8v2(%%) ==
21 +== 1.1 What is LPS8v2 ==
21 21  
22 22  
23 23  (((
24 24  (((
25 -The LPS8v2 is an (% style="color:blue" %)**open-source LoRaWAN Gateway**(%%). It lets you bridge LoRa wireless network to an IP network via (% style="color:blue" %)**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.
26 +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.
26 26  )))
27 27  
28 28  (((
29 -The LPS8v2 is fully compatible with LoRaWAN protocol. It supports different kinds of LoRaWAN Network Connections such as: (% style="color:blue" %)**Semtech UDP Packet Forwarder, LoRaWAN Basic Station, ChirpStack MQTT Bridge**(%%), and so on. This makes LPS8V2 work with most LoRaWAN platforms in the market.
30 +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.
30 30  )))
31 31  
32 32  (((
33 -LPS8v2 also includes a (% style="color:blue" %)**built-in LoRaWAN Server ChirpStack-V4 and IoT server Node-red**(%%), which provide the possibility for the system integrator to deploy the IoT service without cloud service or 3rd servers.
34 +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.
34 34  )))
35 35  
36 36  (((
... ... @@ -38,12 +38,10 @@
38 38  )))
39 39  
40 40  (((
41 -LPS8v2 supports (% style="color:blue" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
42 +LPS8v2 supports (% style="color:green" %)**remote management**(%%). System Integrator can easy to remote monitor the gateway and maintain it.
42 42  )))
43 43  
44 44  
45 -
46 -
47 47  == 1.2 Specifications ==
48 48  
49 49  
... ... @@ -67,6 +67,7 @@
67 67  * Storage Temperature: -20 ~~ 70°C
68 68  * Power Input: 5V, 2A, DC
69 69  
69 +
70 70  == 1.3 Features ==
71 71  
72 72  
... ... @@ -82,58 +82,51 @@
82 82  ** Semtech UDP Packet Forwarder
83 83  ** LoRaWAN Basic Station
84 84  ** ChirpStack-Gateway-Bridge (MQTT)
85 -* Built-in (% style="color:#037691" %)**ChirpStack**(%%) local LoRaWAN server
86 -* Built-in  (% style="color:#037691" %)**Node-Red** (%%)local Application server
85 +* Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
86 +* Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
87 87  
88 -== 1.4 LED Indicators ==
89 89  
89 +== 1.4 Block Diagram ==
90 90  
91 -LPS8-V2 has totally four LEDs, They are:
92 92  
93 93  
94 -(% style="color:blue" %)**➢ Power LED**(%%): This RED LED will be solid if the device is properly powered
93 +== 1.5 LED Indicators ==
95 95  
96 -(% style="color:blue" %)**➢ ETH LED**(%%):  This RGB LED will blink GREEN when the ETH port is connecting
97 97  
98 -(% style="color:blue" %)**➢ SYS LED**(%%):  This RGB LED will show different colors in different states:
96 +LPS8-V2 has totally four LEDs, They are:
99 99  
100 - ✓  **SOLID GREEN:** The device is alive with a LoRaWAN server connection.
101 101  
102 - ✓  **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together
99 +(% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
103 103  
104 - **  SOLID RED:** Device doesn't have an Internet connection.
101 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//:  This RGB LED will blink GREEN when the ETH port is connecting//
105 105  
106 -(% style="color:blue" %)**➢ WIFI LED**(%%): This LED shows the WIFI interface connection status.
103 +(% style="color:blue" %)//**➢ SYS LED**//(%%)// This RGB LED will show different colors in different states~://
107 107  
105 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
108 108  
109 -== 1.5 Button Instruction ==
107 +// ✓ **BLINKING GREEN:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING GREEN for several seconds and then with BLINKING GREEN together//
110 110  
109 +// ✓** SOLID RED:** Device doesn't have an Internet connection.//
111 111  
112 -LPS8-V2 has a black toggle button, which is:
111 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
113 113  
114 114  
115 -(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network anInitialize wifi configuration
114 +== 1.6 Button Intruction ==
116 116  
117 - // // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.
118 118  
117 +LPS8-V2 has a black toggle button, which is:
119 119  
120 -(% style="color:blue" %)**➢ Long press more than 10s:**(%%)**    **the gateway will restore the factory settings.
121 121  
122 - **LED status: ** ETH LED will SOLID BULE Until the restore is finished.
120 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
123 123  
122 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
124 124  
125 -(% style="color:red" %)**Note: Restoring factory Settings does not erase data from the LPS8-V2 built-in server**
126 126  
127 -See this link for steps on how to clear data from the built-in server: **[[How to reset the built-in server>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.6A0Howtoresetthebuilt-inserver]]**
125 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**    **//the gateway will restore the factory settings.//
128 128  
127 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
129 129  
130 -When the gateway restores the factory settings is complete,
131 131  
132 -The WiFi configuration will enable WiFi Access Point by default.
133 -
134 -The other configuration will be restored to the default configuration.
135 -
136 -
137 137  = 2. Quick Start =
138 138  
139 139  
... ... @@ -142,28 +142,14 @@
142 142  In most cases, the first thing you need to do is make the lps8-v2 accessible to the network.
143 143  
144 144  
145 -== 2.1 Access and Configure LPS8-V2 ==
138 +== 2.1 Connects to the network and accesses the gateway Web UI ==
146 146  
147 -=== 2.1.1 Find IP address of LPS8-V2 ===
140 +=== 2.1.1 connect the network ===
148 148  
149 149  
150 -==== (% style="color:blue" %)**Method 1**(%%):  Connect via LPS8-V2 WiFi ====
143 +==== (% style="color:blue" %)**Method 1**(%%):  Connect via Ethernet with DHCP IP from the router ====
151 151  
152 152  
153 -Since software version **230524**,At the first boot of LPS8-V2, it will auto generate a WiFi network called (% style="color:green" %)**//dragino-xxxxxx //**(%%)with password:
154 -
155 -(% style="background-color:yellow" %)**dragino+dragino**
156 -
157 -User can use a PC to connect to this WiFi network. The PC will get an IP address 10.130.1.xxx and the LPS8-V2 has the default IP (% style="color:green" %)**10.130.1.1**
158 -
159 -[[image:image-20230527084515-1.png]]
160 -
161 -[[image:image-20230527085250-2.png||height="495" width="284"]]
162 -
163 -
164 -==== (% style="color:blue" %)**Method 2**(%%):  Connect via Ethernet with DHCP IP from the router ====
165 -
166 -
167 167  (((
168 168  Connect the LPS8-V2 Ethernet port to your router and LPS8-V2 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.
169 169  )))
... ... @@ -175,9 +175,10 @@
175 175  [[image:image-20220622100129-1.png||height="332" width="1263"]]
176 176  
177 177  
178 -==== (% style="color:blue" %)**Method 3**(%%):  Connect via LPS8-V2 Fallback IP ====
179 179  
158 +==== (% style="color:blue" %)**Method 2**(%%):  Connect via LPS8-V2 Fallback IP ====
180 180  
160 +
181 181  [[image:image-20230107084650-2.png||height="310" width="839"]]
182 182  
183 183  
... ... @@ -188,7 +188,7 @@
188 188  2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
189 189  
190 190  
191 -**Settings ~-~-> Network & Internet ~-~-> Ethernet ~-~-> Change advanced sharing options ~-~-> Double-click"Ethernet" ~-~-> Internet Protocol Version 4 (TCP/IPv4)**
171 +Settings ~-~-> Network & Internet ~-~-> Ethernet ~-~-> Change advanced sharing options ~-~-> Double-click"Ethernet" ~-~-> Internet Protocol Version 4 (TCP/IPv4)
192 192  
193 193  
194 194  As in the below photo:
... ... @@ -198,7 +198,7 @@
198 198  
199 199  Configure computer Ethernet port steps video: **[[attach:fallback ip.mp4||target="_blank"]]**
200 200  
201 -If you still can't access the LPS8-V2 fallback ip, follow this connection to debug : **[[Trouble Shooting>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.3A0FallbackIPdoesnotwork2Chowcanuserscheck]]**
181 +If you still can't access the LPS8-V2 fallback ip, follow this connection to debug :**[[Trouble Shooting>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2A0FallbackIPdoesnotwork2Chowcanuserscheck]]**
202 202  
203 203  
204 204  3. In the PC, use IP address 172.31.255.254 to access the LPS8-V2 via Web or Console.
... ... @@ -206,8 +206,9 @@
206 206  [[image:image-20230111094247-2.png||height="619" width="1250"]]
207 207  
208 208  
209 -==== (% style="color:blue" %)**Method 4**(%%):  Connect via WiFi with DHCP IP from the router ====
210 210  
190 +==== (% style="color:blue" %)**Method 3**(%%):  Connect via WiFi with DHCP IP from the router ====
191 +
211 211  [[image:image-20220622100542-2.png||height="369" width="1256"]]
212 212  
213 213  
... ... @@ -214,18 +214,19 @@
214 214  Fill in the WiFi information by checking the box and clicking (% style="color:red" %)**Save&Apply**
215 215  
216 216  
217 -[[image:image-20241231151635-3.png||height="481" width="944"]]
198 +[[image:image-20220622102702-6.png]]
218 218  
219 219  
220 220  
221 221  **Wi-Fi configuration successful**
222 222  
223 -[[image:image-20241231151810-4.png||height="487" width="947"]]
224 224  
205 +[[image:image-20220622102847-7.png]]
225 225  
226 -[[image:image-20241231152015-6.png||height="506" width="1001"]]
227 227  
208 +[[image:image-20220622102901-8.png||height="476" width="938"]]
228 228  
210 +
229 229  === 2.1.2 Access Configure Web UI ===
230 230  
231 231  
... ... @@ -240,11 +240,11 @@
240 240  
241 241  The account details for Web Login are:
242 242  
243 -(% style="color:blue" %)**User Name: root**
225 +(% style="color:#4f81bd" %)**User Name: root**
244 244  
245 -(% style="color:blue" %)**Password:   dragino**
227 +(% style="color:#4f81bd" %)**Password:   dragino**
246 246  
247 -[[image:image-20240318160845-1.png]]
229 +[[image:image-20230106153501-1.png||height="367" width="894"]]
248 248  
249 249  
250 250  == 2.2  Typical Network Setup ==
... ... @@ -255,9 +255,7 @@
255 255  LPS8-V2 supports flexible network set up for different environment. This section describes the typical network topology can be set in LPS8-V2. The typical network set up includes:
256 256  
257 257  * **WAN Port Internet Mode**
258 -
259 259  * **WiFi Client Mode**
260 -
261 261  * **Cellular Mode**
262 262  
263 263  === 2.2.2  Use WAN port to access Internet ===
... ... @@ -276,7 +276,7 @@
276 276  
277 277  The settings for WiFi Client is under page (% style="color:blue" %)**Network ~-~-> Wi-Fi**
278 278  
279 -[[image:image-20241231151512-2.png]]
259 +[[image:image-20230411095739-1.png||height="264" width="691"]]
280 280  
281 281  In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click(% style="color:blue" %)** Save & Apply**(%%) to connect.
282 282  
... ... @@ -296,7 +296,7 @@
296 296  Second, Power off/ ON LPS8-V2 to let it detect the SIM card.
297 297  
298 298  
299 -[[image:image-20241231153425-1.jpeg||height="262" width="884"]]
279 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657090855037-497.png?rev=1.1||alt="1657090855037-497.png"]]
300 300  
301 301  
302 302  The set up page is (% style="color:blue" %)**Network ~-~-> Cellular**
... ... @@ -307,15 +307,8 @@
307 307  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1657090932270-444.png?rev=1.1||alt="1657090932270-444.png"]]
308 308  
309 309  
310 -(% style="color:red" %)**Note: In most cases, the user simply types in the APN and checks the enable checkbox, without typing Pincode, Username, or Password settings.**
311 -
312 -
313 -When cellular fails to connect or has problems, users can refer to this link to (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)Trouble Shooting(%%):**[[How to Trouble Shooting if Cellular connection fails>>https://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20cellular%20network%20connection/#H2.2ForLPS8v22FMS48-LR]]**
314 -
315 -
316 316  === 2.2.5  Check Internet connection ===
317 317  
318 -
319 319  In the **home** page, we can check the Internet connection.
320 320  
321 321  * GREEN Tick ​​​​ [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/1652436675869-206.png?width=15&height=14&rev=1.1||alt="1652436675869-206.png"]] : This interface has Internet connection.
... ... @@ -384,7 +384,7 @@
384 384  == 3.1 Home ==
385 385  
386 386  
387 -Shows the system running status:
360 +//Shows the system running status~://
388 388  
389 389  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/WebHome/image-20220622102901-8.png?rev=1.1||alt="image-20220622102901-8.png" height="476" width="939"]]
390 390  
... ... @@ -394,19 +394,19 @@
394 394  === 3.2.1 LoRa ~-~-> LoRa ===
395 395  
396 396  
397 -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.
370 +//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.//
398 398  
399 -Different LPS8v2 hardware versions can support different frequency ranges:
372 +//Different LPS8v2 hardware versions can support different frequency ranges~://
400 400  
401 -* (% style="color:#0000ff" %)**868**(% style="color:black" %): valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.
402 -* (% style="color:#0000ff" %)**915**(% style="color:black" %): valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920
374 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
375 +* (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
403 403  
404 404  (% class="wikigeneratedid" %)
405 -After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**
378 +//After the user choose the frequency plan,  the user can see the actual frequency is used by checking the page (% style="color:#037691" %)**LogRead ~-~-> LoRa Log**//
406 406  
407 407  
408 408  (% class="wikigeneratedid" %)
409 -[[image:image-20220616110739-1.png||height="457" width="836"]]
382 +[[image:image-20220616110739-1.png||height="372" width="682"]]
410 410  
411 411  
412 412  (((
... ... @@ -419,7 +419,7 @@
419 419  === 3.3.1 LoRaWAN ~-~-> LoRaWAN Semtech UDP ===
420 420  
421 421  
422 -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.
395 +//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.//
423 423  
424 424  
425 425  [[image:image-20220616111932-2.png||height="516" width="672"]]
... ... @@ -428,7 +428,7 @@
428 428  === 3.3.2 LoRaWAN ~-~-> LoRaWAN Basic Station ===
429 429  
430 430  
431 -This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.
404 +//This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
432 432  
433 433  
434 434  [[image:image-20220616113246-3.png||height="396" width="672"]]
... ... @@ -436,51 +436,35 @@
436 436  
437 437  (((
438 438  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>>doc:Main.Use of LoRaWAN Basic Station.WebHome]]__
439 -
440 -
441 -== (% style="color:inherit; font-family:inherit; font-size:26px" %)3.4  Forwarder(%%) ==
442 442  )))
443 443  
444 -=== 3.4.1 Forwarder ~-~-> MQTT Forwarder ===
445 445  
415 +== 3.4 Network Settings ==
446 446  
447 -In the latest version, MQTT Forwarder functionality has been added to the LPS8V2 gateway by default
417 +=== 3.4.1 Network ~-~-> WiFi ===
448 448  
449 -Users can configure the MQTT Forwarder on the **Forwarder~-~->MQTT** interface, and when the configuration is successful, it will forward the sensor data of the lorawan server chirpstack built in LPS8v2
450 450  
451 -For a detailed example of this feature, see this link:**[[MQTT Forward Instruction - DRAGINO>>http://wiki.dragino.com/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/#H3.3A0UseLoRaWANProtocolforcommunication--ForLPS8V2]]**
420 +[[image:image-20220616114756-4.png||height="251" width="669"]]
452 452  
453 -(% class="wikigeneratedid" %)
454 -[[image:image-20240902092034-1.png]]
455 455  
423 +=== 3.4.2 Network ~-~-> System Status ===
456 456  
457 -== 3.5 Network Settings ==
458 458  
459 -=== 3.5.1 Network ~-~-> WiFi ===
460 -
461 -Users can configure the wifi WAN and enable Wifi Access Point on this interface
462 -
463 -[[image:image-20241231151434-1.png||height="608" width="1195"]]
464 -
465 -
466 -=== 3.5.2 Network ~-~-> System Status ===
467 -
468 -
469 469  [[image:image-20220820134112-2.png||height="539" width="668"]]
470 470  
471 471  
472 -=== 3.5.3 Network ~-~-> Network ===
429 +=== 3.4.3 Network ~-~-> Network ===
473 473  
474 474  
475 -In the **Network ~-~-> Network** interface, Users can set the Ethernet WAN static ip address.
432 +In the Network ~-~-> Network interface, Users can set the Ethernet WAN static ip address.
476 476  
477 477  [[image:image-20230214093657-2.png||height="333" width="858"]]
478 478  
479 479  
480 -=== 3.5.4 Network ~-~-> Cellular ===
437 +=== 3.4.4 Network ~-~-> Cellular ===
481 481  
482 482  
483 -In the **Network ~-~-> Cellular** interface, Users can Enable Cellular WAN and configure Celluar.
440 +In the Network ~-~-> Cellular interface, Users can Enable Cellular WAN and configure Celluar.
484 484  
485 485  (% style="color:red" %)**Note: APN cannot be empty.**
486 486  
... ... @@ -487,35 +487,25 @@
487 487  [[image:image-20230228115126-1.png]]
488 488  
489 489  
490 -After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellular state.
447 +After the configuration is complete, return to the Home interface and put the mouse on the Cell icon to check the Cellualr state.
491 491  
492 492  [[image:image-20230228115535-2.png||height="478" width="888"]]
493 493  
494 494  
495 -Note: Known bugs: 4g consumes a lot of data which has been fixed by the package: dragino-ui-230716
452 +== 3.5 System ==
496 496  
497 -**[[Reduce data method>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H8.3Howtoreducethe4gdataconsumed]]**
454 +=== 3.5.1 System ~-~-> System Overview ===
498 498  
499 -(% class="wikigeneratedid" id="H5.MQTTForwarder" %)
500 -(% id="cke_bm_4823S" style="display:none" %)
501 501  
502 -When cellular fails to connect or has problems, users can refer to this link to (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)Trouble Shooting(%%):**[[How to Trouble Shooting if Cellular connection fails>>https://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20cellular%20network%20connection/#H2.2ForLPS8v22FMS48-LR]]**
503 -
504 -
505 -== 3.6 System ==
506 -
507 -=== 3.6.1 System ~-~-> System Overview ===
508 -
509 -
510 510  Shows the system info:
511 511  
512 -[[image:image-20231031162854-1.png]]
459 +[[image:image-20220917144512-5.png||height="618" width="853"]]
513 513  
514 514  
515 -=== 3.6.2 System ~-~-> System General ===
462 +=== 3.5.2 System ~-~-> System General ===
516 516  
517 517  
518 -In the **System-> System General** interface, Users can customize the configuration System Password and set Timezone.
465 +In the System-> System General interface, Users can customize the configuration System Password and set Timezone.
519 519  
520 520  In addition, Users can customize the FallBack IP address.
521 521  
... ... @@ -522,155 +522,123 @@
522 522  [[image:image-20230214094058-3.png]]
523 523  
524 524  
525 -=== 3.6.3 System ~-~-> Backup/Restore ===
472 +=== 3.5.3 System ~-~-> Backup/Restore ===
526 526  
527 527  
528 -[[image:image-20231031162927-2.png]]
475 +[[image:image-20220917144725-6.png||height="208" width="869"]]
529 529  
530 -=== 3.6.4 System ~-~-> Reboot / Reset ===
531 531  
532 -In the **System-> Reboot / Reset** interface, users can can restart or reset the gateway.
478 +=== 3.5.4 System ~-~-> Remoteit ===
533 533  
534 -ETH LED will SOLID BULE Until the restore is finished.
535 535  
536 -When the gateway restores the factory settings is complete,
481 +In the System-> Remoteit interface, users can configure the gateway to be accessed remotely via Remote.it.
537 537  
538 -The WiFi configuration will enable WiFi Access Point by default.
539 539  
540 -The other configuration will be restored to the default configuration.
541 -
542 -[[image:image-20240203172853-1.png||height="365" width="901"]]
543 -
544 -
545 -=== 3.6.5 System ~-~-> Remoteit ===
546 -
547 -
548 -In the **System-> Remoteit** interface, users can configure the gateway to be accessed remotely via Remote.it.
549 -
550 -
551 551  the users can refer to this link to configure them: **[[Monitor & Remote Access Gateway>>http://wiki.dragino.com/xwiki/bin/view/Main/Monitor%20%26%20Remote%20Access%20Gateway/?Remote%20Access#H2.1A0RemoteAccessviaRemote.it.]]**
552 552  
553 553  [[image:image-20221230092303-2.png]]
554 554  
555 555  
556 -=== 3.6.6 System ~-~-> Package Management ===
489 +=== 3.5.5 System ~-~-> Package Management ===
557 557  
558 558  
559 -In the **System ~-~-> Package Management** interface, Users can check the current version of Core Packages.
492 +In the System ~-~-> Package Management interface, Users can check the current version of Core Packages.
560 560  
561 561  [[image:image-20230214094316-4.png]]
562 562  
563 563  
564 -== 3.7 Logread ==
497 += 4. Build-in Server =
565 565  
566 -=== 3.7.1 LoRa Log ===
567 567  
500 +The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red, and**(%%) LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
568 568  
569 -In the **Lograde ~-~-> LoRa Log page**, The users can view information about the gateway lora channel and the status of the IoT connection
570 570  
571 -[[image:image-20240416112509-1.png]]
503 +[[image:image-20230214095318-5.png||height="347" width="980"]]
572 572  
573 573  
574 -=== 3.7.2 Gateway Traffic ===
506 +(% style="color:red" %)**Note:**
575 575  
576 -In the **Lograde ~-~-> Gateway Traffic page**, The users can view sensor packages about Recent LoRa uplink/downlink/Join requests
508 + **Path**: System ~-~-> Built-in Server
577 577  
578 -[[image:image-20240416112618-2.png||height="705" width="1122"]]
579 579  
511 +**Troubleshooting:**
580 580  
581 -=== 3.7.3 System Log ===
582 582  
583 -In the **Lograde ~-~-> System Log page**, The users can view information about the gateway system
514 +**~ 1. URL does not jump properly**
584 584  
585 -[[image:image-20240416112649-3.png||height="820" width="1122"]]
516 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hostname to the current local IP address as the URL.
586 586  
518 + For the Node-Red, you can use the local IP address and the port is 1880 to access it.
587 587  
588 -=== 3.7.4 Record Log ===
589 589  
590 -In the **Lograde ~-~-> Recod Log page**, The users can record the gateway curren running log.
521 +== 4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3) ==
591 591  
592 -[[image:image-20240416112712-4.png||height="319" width="1128"]]
593 593  
524 +You can access the gateway's built-in LNS server of (% style="color:blue" %)**The Things Network - Stack **(%%)via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
594 594  
526 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
595 595  
596 -= 4. Build-in Server =
597 597  
598 -After the v1.7-230606 version, the LPS8-V2 default factory pre-installed the LoRaWAN Server: (% style="color:blue" %)**ChirpStack-V4**(%%), Application Server: (% style="color:blue" %)**Node-Red**(%%).
529 +Login account:
599 599  
600 -(% style="color:red" %)**Note: LPS8V2 has built-in chirpstack based on Docker, so customers do not need to install it manually again**
531 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
601 601  
533 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
602 602  
603 -== 1). LoRaWAN Network Server: (% style="color:blue" %)**ChirpStack-V4**(%%) ==
604 604  
605 -[[image:image-20231106180816-4.png||height="416" width="896"]]
536 +[[image:image-20220725171719-1.png||height="570" width="769"]]
606 606  
607 -[[image:image-20231201165904-1.png||height="466" width="899"]]
608 608  
609 -(% style="color:red" %)**Note:  The user can access the**(%%)** (% style="color:blue" %)ChirpStack-V4 (% style="color:red" %)via click the 'Launch' button, and the login account: admin/admin(%%)**
539 +=== 4.1.1 The LPS8-V2 is registered and connected to Built-in The Things Network ===
610 610  
611 -For more information on server operations see [[Register LPSV2 to the built-in Chirpstack>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]]
612 612  
542 +Users need to set the Service Provider to (% style="color:blue" %)**Local Host/Build-in Server **(%%) and click "Save&Apply"
613 613  
544 +The registration steps are basically similar to [[LPS8-V2 is registered and connected to The Things Network>>||anchor="H2.3TheLPS8-V2isregisteredandconnectedtoTheThingsNetwork"]]
614 614  
615 -== 2). Application Network Server: (% style="color:blue" %)**Node-Red**(%%) ==
546 +[[image:image-20230321092456-1.png]]
616 616  
617 617  
618 -[[image:image-20230616175558-7.png||height="362" width="894"]]
549 +== 4.2 Application Server ~-~- Node-Red ==
619 619  
620 -[[image:image-20231201170355-2.png||height="536" width="899"]]
621 621  
622 -(% style="color:red" %)**Note:  The user can access the**(%%)** (% style="color:blue" %)Node-RED (% style="color:red" %)via click the 'Launch' button(%%)**
552 +You can access the gateway's built-in AS server of (% style="color:blue" %)**Node-Red **(%%)via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:1880 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
623 623  
624 624  
555 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:1880  or http:~/~/<Local-IPV4-Address>//**__
625 625  
626 -== **3). Troubleshooting:** ==
627 627  
558 +[[image:image-20220725172124-3.png||height="610" width="843"]]
628 628  
629 -* (((
630 -=== ** If the URL does not jump properly.** ===
631 -)))
632 632  
633 - For the ChirpStack, you can use the local IP address and the port is **8080** to access it.
634 634  
635 - For the Node-Red, you can use the local IP address and the port is **1880** to access it.
562 +=== **Using Node-Red, InfluxDB and Grafana** ===
636 636  
564 +The LPS8-V2 supports this combination, the default, Node-red is pre-installed but the InfluxDB and Grafana is not pre-installed.
637 637  
638 -* (((
639 -=== ** How to install InfluxDB, Garfana.** ===
640 -)))
641 641  
642 - The LPS8V2 is not pre-installed with InfluxDB and Garfana, the users can install them, see [[InfluxDB>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
567 +the users can refer to this link to install them.
643 643  
569 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.6HowtoinstallGrafanaandinfluxdb]]
644 644  
645 -* (((
646 -=== ** How to upgrade the gateway node.js to the latest version.** ===
647 -)))
648 648  
649 - The user can upgrade nodejs, see [[Upgrade Nodejs>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]
572 +=== **Upgrade the node.js** ===
650 650  
574 +By default, the LPS8-V2 node.js uses the pre-install version v12 which is due to Debian the ultra-stable via ultra-old.
651 651  
652 -* (((
653 -=== ** How to batch register device on the built-in Chirpstack network server** ===
654 -)))
655 655  
656 - The user can register devices in batch on the gateway Web UI, see [[Batch Register>>http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20ChirpStack/#H11.A0HowtouseChirpstackAPItobatchregisterSensorNode2FGatewayinChistapstackServer]]
577 +the users can refer to this link to upgrade them.
657 657  
579 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.5Howtoupgradethenodejsversiontothelatest.]]
658 658  
659 -* (((
660 -=== ** Why my gateway is not Chirpstack?** ===
661 -)))
662 662  
663 - After June '23, the default factory LPS8V2 pre-installed Chirpstack-V4 instead of The Things Stack, the users can migrate to Chistack-V4, see **[[Change TTN Stack v3 to ChirpStack>>http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0C/#H9.2Build-inTheThingsNetworkmigratetoChirpStack]]**
582 +== 4.3 How to disable the built-in server ==
664 664  
665 665  
666 -* (((
667 -=== ** How to disable the built-in server** ===
668 -)))
585 +Use the following commands to start and stop the TTNv3 service:
669 669  
670 670  (% class="box infomessage" %)
671 671  (((
672 -Use the following commands to start and stop the TTNv3 service:**     **
673 -
674 674  **# start**
675 675  systemctl start ttnstack
676 676  
... ... @@ -684,10 +684,10 @@
684 684  systemctl disable ttnstack
685 685  )))
686 686  
687 -(% class="box infomessage" %)
688 -(((
689 689  Use the following commands to start and stop the Node-Red service:
690 690  
604 +(% class="box infomessage" %)
605 +(((
691 691  **# start**
692 692  systemctl start nodered
693 693  
... ... @@ -701,49 +701,27 @@
701 701  systemctl disable nodered
702 702  )))
703 703  
704 -* (((
705 -=== ** How to choose the Chirpstack server frequency SubBand** ===
706 -)))
707 707  
708 -**~ ** The user has to choose a SubBand if using CN470, US915, AU915, or AS923.
620 +== 4.4 How to use ChirpStack on LPS8-V2 ==
709 709  
710 - Note: Since the subbands of the Chirpstack are counted from 0, us915_1 of the Chirpstack is equal to US915 FSB2, so if your LoRa Rdio is using the US915 FSB2 you have to choose the us915_1 as the Chirpstack FSB.
711 711  
712 -[[image:image-20230602140406-3.png||height="480" width="918"]]
623 +By default, the built-in LoRaWAN network server used on LPS8v2 is TTNv3, so users need to disable TTNv3 services and follow this link to install chirpstack:
713 713  
625 +[[ChirpStack open-source LoRaWAN® Network Server documentation>>https://www.chirpstack.io/docs/getting-started/docker.html]]
714 714  
715 -When the configuration is complete, click** "Save&Apply"**.
627 +[[image:image-20230222094908-1.png||height="133" width="798"]]
716 716  
717 717  
718 -(% style="color:red" %)**Note:**(%%) When adding the device profile, the selected Region configuration is also calculated from 0, so setting it to us915_1 corresponds to US915 Sub Band 2.
630 += 5. How the LPS8-V2 connects to Chirpstack via gateway-bridge =
719 719  
720 -[[image:image-20230602143122-4.png||height="511" width="983"]]
721 721  
722 722  
723 -
724 -= 5. Watch Dog =
725 -
726 -
727 -The watchdog will guard the LPS8V2 to avoid the need to perform a reboot manually after down occurs
728 -
729 -
730 -LPS8-V2 supports the Watch Dog but is not enabled by the previous releases(2023-11-24 )
731 -
732 -The uses can be via the below method to enable Watch Dog:
733 -
734 -(% class="box infomessage" %)
735 -(((
736 -wget -P /tmp/ http:~/~/repo.dragino.com/release/tool/watchdog/enable_watchdog.sh && chmod +x /tmp/enable_watchdog.sh && /tmp/enable_watchdog.sh
737 -)))
738 -
739 -[[image:image-20231124113209-1.png||height="470" width="1157"]]
740 -
741 -
742 742  = 6. How users can access LPS8-V2 using serial USB =
743 743  
744 744  
745 745  (% style="color:blue" %)**USB TTL to LPS8-V2  Connection:**
746 746  
639 +
747 747  Port 1 of the UART on the LPS8-V2 is GND
748 748  
749 749  (% class="box infomessage" %)
... ... @@ -755,8 +755,10 @@
755 755  **GND <~-~--> GND (Black line)**
756 756  )))
757 757  
651 +
758 758  **LPS8v2 UART connection photo**
759 759  
654 +
760 760  [[image:image-20230421094319-2.png||height="351" width="392"]]
761 761  
762 762  In the PC,you can use the serial port tool(such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows), you need to set the serial baud rate to (% style="color:blue" %)**115200**(%%) to access the serial console for LPS8v2. LPS8v2 will output system info once power on as below:
... ... @@ -768,440 +768,109 @@
768 768  [[image:image-20220804164747-2.png||height="622" width="594"]]
769 769  
770 770  
771 -= 7. OTA System Update =
666 += 7. Use the helium gateway-rs as the Data-only Hotspot =
772 772  
773 773  
774 -LPS8v2 supports system auto-update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
669 +== **Step 1: Configure Frequency Band** ==
775 775  
776 776  
777 -== 7.1 Auto-update method ==
672 +//Each country has a requirement for frequency region. Choose the right one for your area.//
778 778  
674 +[[image:image-20220905164308-1.png]]
779 779  
780 -The default, each gateway will enable the auto-update function.
781 781  
782 -this function will be triggered every boot and every midnight.
783 783  
678 +== **Step 2: Configure the forward address** ==
784 784  
785 -Users can enable/disable it via Web Page
786 786  
787 -[[image:image-20230607094447-2.png]]
681 +**Select one of the servers to configure.**
788 788  
683 +**For example:**
789 789  
790 -== 7.2 Manual upgrade method ==
685 +[[image:image-20220905164847-2.png]]
791 791  
792 792  
793 -1). Using the Linux command to upgrade the system
794 794  
795 -(% class="box infomessage" %)
796 -(((
797 -**apt update && apt install *dragino***
798 -)))
689 +== **Step 3: Download and Install the Helium-gateway-rs** ==
799 799  
800 800  
801 -2). Upgrade the system via the Web page button of "Manual Update"
692 +**Access the gateway CLI via SSH.**
802 802  
803 -(% style="color:red" %)**Note: this method needs about 10 mins, so you will get the log after 10 mins.  **
694 +[[image:image-20230425153417-2.png]]
804 804  
805 -[[image:image-20230607093849-1.png]]
806 806  
697 +**Install the new gateway-rs**
807 807  
808 -= (% data-sider-select-id="f31494a0-5f58-4b5c-820e-9cb1be76d96f" %)8 How do I view gateway logs(%%) =
699 +[[image:image-20230425154058-4.png]]
809 809  
810 -=== (% data-sider-select-id="2c782a3d-7138-45c4-bbdf-09c0e27ef896" %)8.1 LoRaWAN Log:(%%) ===
811 811  
812 812  
813 -==== Semtech UDP Log : ====
703 +Option: If you installed the older gateway-rs, you have clean it
814 814  
815 -When the gateway starts LoRaWAN Semtech UDP, users can check the logs of the Semtech UDP in the **LogRead ~-~-> System Log** interface
705 +[[image:image-20230425153823-3.png]]
816 816  
817 -[[image:image-20231017112115-2.png||height="611" width="821"]]
818 818  
708 +**Change the region setting:**
819 819  
820 -==== Station Log: ====
821 821  
822 -When the gateway starts Basic Station, users can check the logs of the station in the **LogRead ~-~-> System Log** interface
823 -
824 -[[image:image-20231017111606-1.png||height="622" width="821"]]
825 -
826 -
827 -=== (% data-sider-select-id="de76f982-b2e5-4327-aab4-8890814f5f53" %)8.2  4G Log(%%) ===
828 -
829 -
830 -User needs to access the Linux console of the gateway and enter the following command:
831 -
832 832  (% class="box infomessage" %)
833 833  (((
834 -cat /var/log/qmilog.txt
835 -)))
713 +**sed  -i '27cregion\ \= \ <REGION>' /etc/helium_gateway/settings.toml**
836 836  
837 -[[image:image-20231017114417-3.png||height="543" width="679"]]
838 838  
716 +**e.g: **
839 839  
840 -LPS8v2 use **quectel-CM** linux drive for dial up. The manual of this driver can be found here: [[**quectel-CM driver user manual**>>https://www.dropbox.com/scl/fi/73n2jl2c5r8h4i187to4n/Quectel_WCDMA_LTE_Linux_USB_Driver_User_Guide_V1.9-20190212.pdf?rlkey=j8834bw38d4neieisg54zngu9&st=kjsd4zx4&dl=0]].
718 +**US915  ~-~-->  sed -i '27cregion\ \= \ \"US915\"' /etc/helium_gateway/settings.toml**
841 841  
842 -Below are some commands as reference:
843 -
844 ->Usage:  /usr/bin/quectel-CM [options]
845 -> -s [apn [user password auth]]  Set apn/user/password/auth get from your network provider. auth: 1~~pap, 2~~chap
846 -> -p pincode Verify sim card pin if sim card is locked
847 -> -p [quectel-][qmi|mbim]-proxy  Request to use proxy
848 -> -f logfilename Save log message of this program to file
849 -> -u usbmonlog filename  Save usbmon log to file
850 -> -i interface Specify which network interface to setup data call when multi-modems exits
851 -> -4 Setup IPv4 data call (default)
852 -> -6 Setup IPv6 data call
853 -> -k pdn Specify which pdn to hangup data call (by send SIGINT to 'quectel-CM -n pdn')
854 -> -m iface-idx Bind QMI data call to wwan0_<iface idx> when QMAP used. E.g '-n 7 -m 1' bind pdn-7 data call to wwan0_1
855 -> -b Enable network interface bridge function (default 0)
856 -> -v Verbose log mode, for debug purpose.[Examples]
857 ->Example 1: /usr/bin/quectel-CM
858 ->Example 2: /usr/bin/quectel-CM -s 3gnet
859 ->Example 3: /usr/bin/quectel-CM -s 3gnet -v
860 -
861 -
862 -
863 -=== (% data-sider-select-id="ec43d85c-19ec-48b0-a4fc-0ecd76f17fc4" %)8.3 Dmesg Log(%%) ===
864 -
865 -
866 -Users can check the logs of the Dmesg in the **LogRead ~-~-> System Log** interface:
867 -
868 -[[image:image-20231017115330-5.png||height="565" width="740"]]
869 -
870 -
871 -=== (% data-sider-select-id="3a977a3e-9417-40fa-bdfb-2544a88744a9" %)8.4 Record Log(%%) ===
872 -
873 -
874 -Users can record DMESG logs and LoRaWAN logs on the **LogRead ~-~->Record Log** interface
875 -
876 -[[image:image-20231017115124-4.png||height="215" width="880"]]
877 -
878 -
879 -=== (% data-sider-select-id="b988f832-4b37-4a61-b951-ff2138ad9cba" %)8.5 View gateway logs via Linux Command(%%) ===
880 -
881 -
882 -**Semtech UDP Log :**
883 -
884 -(% class="box infomessage" %)
885 -(((
886 -**journalctl -u draginofwd -f**
720 +**EU868  ~-~-->  sed -i '27cregion\ \= ~\~\" EU868\"' /etc/helium_gateway/settings.toml**
887 887  )))
888 888  
889 -[[image:image-20231207144627-1.png||height="371" width="1017"]]
890 890  
724 +**Restart the gateway-rs**
891 891  
892 -**Station Log:**
893 -
894 894  (% class="box infomessage" %)
895 895  (((
896 -**tail -f /var/log/station.log **
728 +**systemctl restart helium_gateway**
897 897  )))
898 898  
899 -[[image:image-20231207144758-2.png||height="132" width="1022"]]
731 +[[image:image-20230425155612-7.png||height="265" width="911"]]
900 900  
901 901  
902 -**Dmesg Log:**
903 903  
904 -(% class="box infomessage" %)
905 -(((
906 -**dmesg**
907 -)))
735 +**Check the helium_gateway running status**
908 908  
909 -[[image:image-20231207145210-3.png||height="310" width="1021"]]
910 910  
911 -
912 -**SysLog :**
913 -
914 914  (% class="box infomessage" %)
915 915  (((
916 -**tail -f /var/log/syslog **
740 +**systemctl status helium_gateway**
917 917  )))
918 918  
919 -[[image:1754364208742-890.png||height="295" width="1023"]]
743 +[[image:image-20230425154740-5.png]]
920 920  
921 -(% data-sider-select-id="65e92cfb-62df-4513-8469-b74edd72dea5" %)
922 -= (% data-sider-select-id="ce97a758-4348-4c0c-86eb-412b6b8d3996" %)9. More Services(%%) =
923 923  
924 -== (% data-sider-select-id="6b164b64-51ae-4144-8ffd-5cd725b3bb5f" %)9.1 NTP Service/Time Synchronization(%%) ==
925 925  
926 -The gateway time sync service is provided by chrony service
747 +**Check the helium_gateway Log:**
927 927  
928 -
929 -=== 1). Modify the NTP server address: ===
930 -
931 931  (% class="box infomessage" %)
932 932  (((
933 -Configuration file path:  /etc/chrony/chrony.conf
751 +**journalctl -u helium_gateway -f**
934 934  )))
935 935  
936 936  
937 -=== 2). Start/Stop/Enable/Disable NTP service: ===
755 +[[image:image-20230425155659-8.png]]
938 938  
939 -(% class="box infomessage" %)
940 -(((
941 -systemctl start chrony
942 -\\systemctl stop chrony
943 -\\systemctl disable chrony
944 -\\systemctl enable chrony
945 -)))
946 946  
758 += 8. OTA System Update =
947 947  
948 -(% data-sider-select-id="61881d06-3f91-437c-8b64-7032dea3c970" %)
949 -= (% data-sider-select-id="fb64fcfa-81b6-41b5-ae81-81d94960d7dd" %)10. More features(%%) =
950 950  
951 -(% data-sider-select-id="692f00f1-a7cc-4954-ac62-0a5dddb0a0c6" %)
952 -== (% data-sider-select-id="ec6a5e23-ba91-46d9-8042-1e4c6a7b3b36" %)10.1 Chirpstack MQTT Forwarder(%%) ==
761 +LPS8v2 supports system auto update via OTA, please see **[[this URL>>url:http://wiki.dragino.com/xwiki/bin/view/OTA%20Update/]]** for the detail of this feature.
953 953  
954 954  
955 -ChirpStack MQTT Forwarder is a MQTT packet forwarder for LoRa gateways. By default it forwards packets in Protobuf binary format, optionally it can be configured to use JSON encoding for debugging. In contrast to the ChirpStack Gateway Bridge, this component must always be installed on the gateway.
764 += 9. Trouble Shooting =
956 956  
766 +== 9.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'. ==
957 957  
958 -(% data-sider-select-id="d2b54844-aad8-4198-9f17-841cd68db9b3" %)
959 -=== (% data-sider-select-id="fb64fcfa-81b6-41b5-ae81-81d94960d7dd" %)10(% data-sider-select-id="0870eb11-ff25-47fc-9e3c-80a68bbf3933" %).1.1 Configure Packet Forwarder(%%) ===
960 960  
961 -In the Dragino web-interface, you must configure the Packet Forwarder such that it forwards to localhost on port 1700.
962 -
963 -(% data-sider-select-id="48576a4e-42ef-4ac9-83b4-122fc10c6629" %)
964 -By default, the web-interface can be accessed by entering the following URL in your browser: (% data-sider-select-id="c2683c51-0bf8-4ac5-87be-c50edacc8f4b" %)**http:~/~/GATEWAY-IP-ADDRESS**(%%) (replace GATEWAY-IP-ADDRESS by the actual IP address of your gateway). The default credentials are root / dragino.
965 -
966 -* In the **LoRaWAN** menu, click **LoRaWAN ~-~- Semtech UDP**
967 -* Configure the following settings:
968 -** **Service Provider:** //Custom / Private LoRaWAN//
969 -** **Server Address:** localhost
970 -** **Uplink Port:** 1700
971 -** **Downlink Port:** 1700
972 -* Click **Save & Apply**
973 -
974 -[[image:image-20240518145929-2.png||height="652" width="727"]]
975 -
976 -
977 -(% data-sider-select-id="716df9b1-d844-4797-bce9-9b1adf49b072" %)
978 -=== (% data-sider-select-id="fb64fcfa-81b6-41b5-ae81-81d94960d7dd" %)10(% data-sider-select-id="ffba644f-a9d5-4e93-a9da-9f9e49d596d9" %).1.2 Install ChirpStack MQTT Forwarder(%%) ===
979 -
980 -
981 -(% data-sider-select-id="2a752131-c23e-4da4-b142-5880dd688c39" %)
982 -(% data-sider-select-id="833bbe42-c175-4e13-ab7a-c8abc30378d0" %)**SSH login**
983 -
984 -First you must login into the gateway using SSH:
985 -
986 -(% class="box infomessage" data-sider-select-id="608a94b0-8dee-453d-9433-5fe12c6559e5" %)
987 -(((
988 -ssh root@GATEWAY-IP-ADDRESS
989 -)))
990 -
991 -(% data-sider-select-id="63adc977-8227-4585-ab1d-eea44a01c34c" %)
992 -The default password is: (% data-sider-select-id="5fad2844-9bd3-49e2-979b-ffd184b923cf" %)**dragino**(%%).
993 -
994 -
995 -(% data-sider-select-id="216fb9b4-6cee-4cb6-8b71-0a9cda3bd96a" %)
996 -(% data-sider-select-id="914750d6-03c5-48fe-ad27-49e99d95d877" %)**Download **(% data-sider-select-id="94e274ee-d341-40dc-8ca8-dc3c3b4c4981" %)**package**
997 -
998 -(% data-sider-select-id="f95485e3-b535-4ea2-b0aa-0c46b5254782" %)
999 -Use the following commands to download the latest version of the ChirpStack MQTT Forwarder package:
1000 -
1001 -(% class="box infomessage" data-sider-select-id="ab1338ab-a215-4185-8552-1efd6e067858" %)
1002 -(((
1003 -cd /tmp
1004 -wget https:~/~/artifacts.chirpstack.io/downloads/chirpstack-mqtt-forwarder/chirpstack-mqtt-forwarder_4.3.0_linux_armhf.deb
1005 -)))
1006 -
1007 -
1008 -(% data-sider-select-id="e59f1bad-427f-47b8-bc97-a818490576c4" %)
1009 -(% data-sider-select-id="1b512eaf-c564-4835-afac-548b9a6a7045" %)**Install **
1010 -
1011 -Use the dpkg package-manager to install the downloaded package. Example:
1012 -
1013 -(% class="box infomessage" data-sider-select-id="7e7ff0cf-c367-4ff0-9387-f4eb82f3c89e" %)
1014 -(((
1015 -dpkg -i chirpstack-mqtt-forwarder_4.3.0_linux_armhf.deb
1016 -)))
1017 -
1018 -[[image:image-20240518152148-4.png]]
1019 -
1020 -
1021 -(% data-sider-select-id="69e4a485-6ea8-46e7-97a3-8666bc9423a7" %)
1022 -**Configuration**
1023 -
1024 -To connect the ChirpStack MQTT Forwarder to your MQTT broker, you must update the ChirpStack MQTT Forwarder configuration file.
1025 -
1026 -(% data-sider-select-id="e98443ef-dcc1-4be1-ad3e-ec31b0a580b4" %)
1027 -This file is located at: (% data-sider-select-id="60301edc-5082-44e9-a91a-688327092116" %)**/etc/chirpstack-mqtt-forwarder/chirpstack-mqtt-forwarder.toml**
1028 -
1029 -
1030 -**ChirpStack MQTT Forwarder Setting:**
1031 -
1032 -(% class="box" data-sider-select-id="1d70062d-64ab-410b-bd8e-476c73d5dd70" %)
1033 -(((
1034 -topic_prefix  ~-~->  This corresponds to the frequency of the ChirpStack server
1035 -
1036 -server  ~-~->  Fill in the ChirpStack server address, Example: tcp:~/~/10.130.2.15:1883
1037 -)))
1038 -
1039 -username,password,ca_cert,tls_cert,tls_key parameters should be set as required.
1040 -
1041 -
1042 -Use commands to modify configuration files:
1043 -
1044 -(% class="box infomessage" data-sider-select-id="d552b27f-cfd2-4f5a-9b7f-b627f5dd3387" %)
1045 -(((
1046 -vim /etc/chirpstack-mqtt-forwarder/chirpstack-mqtt-forwarder.toml
1047 -)))
1048 -
1049 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/image-20240518141059-6.png?rev=1.1||alt="image-20240518141059-6.png"]]
1050 -
1051 -
1052 -**(Re)start and stop commands**
1053 -
1054 -Use the following commands to (re)start and stop the ChirpStack MQTT Forwarder service:
1055 -
1056 -(% class="box infomessage" data-sider-select-id="61c3c343-2cb9-4b07-8741-5d5da2d88ec3" %)
1057 -(((
1058 -# start
1059 -
1060 -(% data-sider-select-id="5482a31e-3aa0-403c-aec5-117839958068" %)
1061 -systemctl start chirpstack-mqtt-forwarder
1062 -
1063 -# stop
1064 -
1065 -systemctl stop chirpstack-mqtt-forwarder
1066 -
1067 -# restart
1068 -
1069 -systemctl restart chirpstack-mqtt-forwarder
1070 -)))
1071 -
1072 -(% data-sider-select-id="1cea423f-9653-47e6-8022-aadcb684f191" %)
1073 -(% data-sider-select-id="f385e712-68bc-48fd-8b94-67a0c7e7cb70" %)**Note: If the LPS8v2 built-in server is running, it will cause a port conflict**
1074 -
1075 -
1076 -**Check result**
1077 -
1078 -(% data-sider-select-id="43d1d40a-2620-4547-b00d-f78dd5427215" %)
1079 -Use "** journalctl -u chirpstack-mqtt-forwarder -f(% data-sider-select-id="ab74df8a-b859-4afa-9c26-d0807e860e6c" %) (%%)**" to check the operation of ChirpStack MQTT Forwarder.
1080 -
1081 -[[image:image-20240518154223-5.png]]
1082 -
1083 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20All%20Gateway%20models/LPS8N%20-%20LoRaWAN%20Gateway%20User%20Manual/WebHome/image-20240518143050-8.png?width=1170&height=702&rev=1.1||alt="image-20240518143050-8.png"]]
1084 -
1085 -
1086 -== (% data-sider-select-id="de90793f-d833-4885-8b59-d0880f7256e6" %)10.2 As a Data-only hotspot connect the helium blockchain(%%) ==
1087 -
1088 -
1089 -(% class="box infomessage" %)
1090 -(((
1091 -(% data-sider-select-id="3359233b-fcc9-4415-9bee-4151919fbb2e" %)
1092 -apt update && apt install helium-gateway
1093 -)))
1094 -
1095 -
1096 -== (% data-sider-select-id="de90793f-d833-4885-8b59-d0880f7256e6" %)10.3 (%%)How does LPS8v2 filter unwanted lorawan packets ==
1097 -
1098 -
1099 -This feature is to filter the unwanted LoRaWAN packets. Purpose is to save the upstream traffic especially for a 4G cellular connection.
1100 -
1101 -Please refer to the link below for specific usage:**[[Filter unwanted LoRaWAN packets>>https://wiki.dragino.com/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]]**
1102 -
1103 -
1104 -= (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11. FAQ(%%) =
1105 -
1106 -== (% data-sider-select-id="9fbcac50-3c87-43d9-8611-8d311fcb7820" %)11.1 How to change Hostname(%%) ==
1107 -
1108 -
1109 -By default, Hostname is dragino-xxxxxx,If the user needs to change the hostname, the user needs to access the linux console of LPS8v2 and enter the following command:
1110 -
1111 -(% class="box infomessage" %)
1112 -(((
1113 -hostnamectl set-hostname dragino-123456
1114 -)))
1115 -
1116 -[[image:image-20230517102429-1.png]]
1117 -
1118 -After the configuration is complete, run "reboot" to restart the gateway.
1119 -
1120 -
1121 -== (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11(% data-sider-select-id="62cdc3f4-fb6f-4e4d-92a5-60449c8b462f" %).2 Build-in The Things Network migrate to ChirpStack(%%) ==
1122 -
1123 -
1124 -Migrate guide:
1125 -
1126 -To stabilize the completion of the migration, The users can migrate in one of the following ways
1127 -
1128 -**Method 1. Using the Linux shell, **
1129 -
1130 -**Method 2. Flash a new image with the Chirpstack**
1131 -
1132 -
1133 -=== Method 1: Using the Linux shell ===
1134 -
1135 -(% class="box infomessage" %)
1136 -(((
1137 -wget -P /tmp [[http:~~/~~/repo.dragino.com/release/tool/chirpstack/migrate_chirpstack>>http://repo.dragino.com/release/tool/chirpstack/migrate_chirpstack]] && chmod +x /tmp/migrate_chirpstack && /tmp/migrate_chirpstack
1138 -)))
1139 -
1140 -
1141 -=== Method 2: Flash a new image ===
1142 -
1143 -Image flash steps:** [[How to flash a new image(OS) to the gateway(LPS8V2)>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]]**
1144 -
1145 -
1146 -== (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11(% data-sider-select-id="b2a44672-8abb-425d-a823-f2faa334cdb7" %).3 How to reduce the 4g data consumed(%%) ==
1147 -
1148 -
1149 -1). The gateway will check the network via ping 1.1.1.1/8.8.8.8 which will consume a lot of data, you can set the interval time to reduce data consume.
1150 -
1151 -[[image:image-20230719100239-1.png||height="724" width="994"]]
1152 -
1153 -
1154 -2. Change the LoRa status package interval time: It does not affect the connection between the gateway and the server, just the status packet interval
1155 -
1156 -[[image:image-20230719100332-2.png]]
1157 -
1158 -
1159 -3. Disable the auto-update:
1160 -
1161 -[[image:image-20230719100419-3.png||height="458" width="995"]]
1162 -
1163 -
1164 -== (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11(% data-sider-select-id="457c03ce-1aaa-44c6-bf8e-0298ca8045e4" %).4 How to change built-in LoRaWAN Server from ChirpStack v4 to TTN Stack v3.(%%) ==
1165 -
1166 -
1167 -By default, the LPS8v2's built-in server is ChirpStack v4,
1168 -
1169 -If the user needs to change the built-in server from ChirpStack v4 to TTN Stack v3, the User needs to download the image and flash it to the LPS8v2 gateway:
1170 -
1171 -**[[https:~~/~~/www.dropbox.com/scl/fi/qwtaw4i4dqonzramr93e4/dragino-LPS8V2-TTN-231124.rar?rlkey=nrftlkd1h8en6j07vzbhpj9ui&dl=0>>https://www.dropbox.com/scl/fi/qwtaw4i4dqonzramr93e4/dragino-LPS8V2-TTN-231124.rar?rlkey=nrftlkd1h8en6j07vzbhpj9ui&dl=0]]**
1172 -
1173 -
1174 -Image flash steps: **[[How to flash a new image(OS) to the gateway(LPS8V2)>>http://wiki.dragino.com/xwiki/bin/view/Main/Armbian%20OS%20instruction/#H2.3A0Howtoflashanewimage28OS29tothegateway28LPS8V229]]**
1175 -
1176 -
1177 -== (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11(% data-sider-select-id="457c03ce-1aaa-44c6-bf8e-0298ca8045e4" %).5 (%%)How to check my USB port dev/tty after i plug in USB device. ==
1178 -
1179 -
1180 -When an external USB device is connected to LPS8v2, the user can access the Linux console of the LPS8v2 gateway and run the following command to check the USB port dev/tty:
1181 -
1182 -(% class="box infomessage" %)
1183 -(((
1184 -dmesg
1185 -)))
1186 -
1187 -[[image:image-20240803095144-1.png]]
1188 -
1189 -
1190 -
1191 -== (% data-sider-select-id="20d4ea6b-7328-46c6-bc97-f0050cfe382e" %)11(% data-sider-select-id="82550df9-987d-4f58-9877-86a0c5e621a4" %).6 DIN Mount Reference:(%%) ==
1192 -
1193 -
1194 -[[image:image-20240318095605-1.jpeg||height="472" width="472"]]
1195 -
1196 -[[image:image-20240318095617-2.png]]
1197 -
1198 -
1199 -
1200 -
1201 -= (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12. Trouble Shooting(%%) =
1202 -
1203 -== (% data-sider-select-id="cb7a0b2f-4144-4f58-86d0-64a15944840e" %)12.1  I can't log in to the built-in Server TTN Stack which shows '**Login failed**'.(%%) ==
1204 -
1205 1205  [[image:image-20220920135918-1.png]]
1206 1206  
1207 1207  
... ... @@ -1217,21 +1217,13 @@
1217 1217  [[image:image-20220920141936-2.png]]
1218 1218  
1219 1219  
1220 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="f34b4950-25aa-4a6d-a2b4-4af0ec0010a7" %).2  The built-in TTN status is "Not Running" and the URI is "dragino-123456". How users fix this problem(%%) ==
784 +== 9.2  Fallback IP does not work, how can users check ==
1221 1221  
1222 1222  
1223 -When this problem occurs, click "**Update To DEFAULT**" ,this problem will be fixed.
1224 -
1225 -[[image:image-20230508171607-1.png]]
1226 -
1227 -
1228 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="a7b8cd40-2ec5-4b4b-8220-d32ce0a303a0" %).3  Fallback IP does not work, how can users check(%%) ==
1229 -
1230 -
1231 1231  When the computer has completed the above fallback IP configuration,the LPS8v2 Web UI is still not accessible via fallback IP.
1232 1232  
1233 1233  
1234 -**~1. Check whether the configuration is correct**
790 +**1.Check whether the configuration is correct**
1235 1235  
1236 1236  Run the CMD command to ipconfig and ping 172.31.255.254.
1237 1237  
... ... @@ -1247,113 +1247,20 @@
1247 1247  If the firewall is not down, this will affect access to the gateway.
1248 1248  
1249 1249  
1250 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="b7eec45b-ad8c-4621-a815-f457810d25f4" %). Click "Manual_Update", why there is no response?(%%) ==
806 += (% style="color:inherit; font-family:inherit; font-size:29px" %)10. Supports(%%) =
1251 1251  
1252 1252  
1253 -When you click "Manual_Update", the gateway will finish updating within 10 minutes and display the update log.
1254 -
1255 -
1256 -[[image:image-20230527090555-3.png||height="660" width="832"]]
1257 -
1258 -
1259 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="ac1f33b3-1f28-477d-880c-534ac36adcbe" %).5  Why the LPS8V2's Access Point does not do not appear & Fallback IP unable to access(%%) ==
1260 -
1261 -
1262 -Earlier versions of the LPS8V2 which missing the AP driver and not installed the fallback package, so the users have to do an extra update.
1263 -
1264 -(% class="box infomessage" %)
1265 1265  (((
1266 -apt update && apt install *dragino*
1267 -
1268 -wget -P /tmp/ [[http:~~/~~/repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]] && dpkg -i /tmp/[[linux-image-current-draginohp0z_22.05.2_armhf.deb>>http://repo.dragino.com/release/hp0c-packages/linux-image-current-draginohp0z_22.05.2_armhf.deb]]
810 +**//If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].//**
1269 1269  )))
1270 1270  
1271 -
1272 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="0621ef51-7fc1-47ca-86ee-cc1f28f6754b" %).6  How to reset the built-in server(%%) ==
1273 -
1274 -
1275 -**1) Build-in The Things Network**
1276 -
1277 -Refer to this link to delete the Built-in server's device.
1278 -
1279 -**[[Delete devices from Build-in The Things Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Delete%20devices%20from%20Build-in%20The%20Things%20Network/]]**
1280 -
1281 -
1282 -**2) Build-in Chirpstack**
1283 -
1284 -Users need to click "Reset" on the Server~-~->NetServer interface, ChirpStack will be reset.
1285 -
1286 -[[image:image-20231106180846-5.png||height="310" width="668"]]
1287 -
1288 -
1289 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="0621ef51-7fc1-47ca-86ee-cc1f28f6754b" %).7  (%%)How to check the Storage of the gateway ==
1290 -
1291 -
1292 -Run the following command on the command line interface of the gateway to check the disk space usage:
1293 -
1294 -(% class="box infomessage" %)
1295 1295  (((
1296 -df -h
1297 -)))
814 +**//With your question as detailed as possible. We will reply and help you in the shortest.//**
1298 1298  
1299 -[[image:image-20250207145702-2.png]]
1300 1300  
1301 -On the Linux console of the gateway, enter the following command to check the total disk space occupied by the files running on the gateway:
817 += 11. Reference =
1302 1302  
1303 -(% class="box infomessage" %)
1304 -(((
1305 -du -sh /usr/local/ /usr/* /var/*
1306 -)))
1307 1307  
1308 -[[image:image-20250207145617-1.png]]
1309 -
1310 -== (% data-sider-select-id="9b024263-b754-45b6-ac15-22f86a4e1436" %)12(% data-sider-select-id="0621ef51-7fc1-47ca-86ee-cc1f28f6754b" %).8  (%%)How to clear the local server cache of the gateway using the command ==
1311 -
1312 -Use the following commands to clear the local server cache:
1313 -
1314 -(% class="box infomessage" %)
1315 -(((
1316 -**#Stop the chirpstack service**
1317 -
1318 -systemctl stop chirpstack
1319 -
1320 -
1321 -**#Stop the redis container**
1322 -
1323 -docker stop chirpstack_redis_1
1324 -
1325 -
1326 -**#Remove the Redis container**
1327 -
1328 -docker-compose -f /usr/local/chirpstack/docker-compose.yml rm -f redis
1329 -
1330 -
1331 -**#Remove the Redis data volume**
1332 -
1333 -docker volume rm chirpstack_redisdata
1334 -
1335 -
1336 -**#start the chirpstack service**
1337 -
1338 -systemctl start chirpstack
1339 -)))
1340 -
1341 -
1342 -
1343 -= (% data-sider-select-id="7e5e9cb1-c1dc-4ea9-a9f7-9da676c581a5" style="color:inherit; font-family:inherit; font-size:29px" %)13. Supports(%%) =
1344 -
1345 -
1346 -(((
1347 -If you are experiencing issues and can't solve them, you can send mail to [[support@dragino.com>>mailto:support@dragino.com]].
1348 -)))
1349 -
1350 -(((
1351 -With your question as detailed as possible. We will reply and help you in the shortest.
1352 -
1353 -
1354 -= (% data-sider-select-id="f8ca68c9-99ed-4795-97c5-3d0d259131e9" %)14. Reference(%%) =
1355 -
1356 -
1357 1357  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
1358 1358  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
1359 1359  
... ... @@ -1360,7 +1360,7 @@
1360 1360  
1361 1361  )))
1362 1362  
1363 -= (% data-sider-select-id="a056b4ad-7d05-42b4-ad74-7a3134f8010a" %)15. Order Info(%%) =
826 += 12. Order Info =
1364 1364  
1365 1365  
1366 1366  (% style="color:#0000ff" %)**LPS8v2-XXX-YYY**
... ... @@ -1368,31 +1368,23 @@
1368 1368  (% style="color:#0000ff" %)**XXX**(% style="color:black" %): Frequency Band
1369 1369  
1370 1370  * (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
1371 -
1372 1372  * (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
1373 -
1374 1374  * (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
1375 -
1376 1376  * (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
1377 -
1378 1378  * (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1379 -
1380 1380  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1381 1381  
1382 1382  (% style="color:#0000ff" %)**YYY**(% style="color:black" %): 4G Cellular Option
1383 1383  
1384 -* (% style="color:red" %)**EC25-E**(% style="color:black" %):  EMEA, Korea, Thailand, India
842 +* (% style="color:red" %)**E**(%%):  EMEA, Korea, Thailand, India.
843 +* (% style="color:red" %)**A**(%%):  North America/ Rogers/AT&T/T-Mobile.
844 +* (% style="color:red" %)**AU**(%%): Latin America, New Zeland, Taiwan
845 +* (% style="color:red" %)**J**(%%):  Japan, DOCOMO/SoftBank/ KDDI
1385 1385  
1386 -* (% style="color:red" %)**EC25-AFX**(% style="color:black" %): America:Verizon, AT&T(FirstNet), U.S.Cellular; Canada:Telus
1387 -
1388 -* (% style="color:red" %)**EC25-AUX**(% style="color:black" %): Latin America, New Zeland, Taiwan
1389 -
1390 -* (% style="color:red" %)**EC25-J**(% style="color:black" %):  Japan, DOCOMO, SoftBank, KDDI
1391 -
1392 1392  More info about valid bands, please see [[EC25-E product page>>url:https://www.quectel.com/product/ec25.htm]].
1393 1393  
1394 1394  
1395 -= (% data-sider-select-id="a4433cd3-3bbc-4e6b-8b18-0bd2bc4d6904" %)16. Manufacturer Info(%%) =
850 += 13. Manufacturer Info =
1396 1396  
1397 1397  
1398 1398  **Shenzhen Dragino Technology Development co. LTD**
... ... @@ -1402,7 +1402,7 @@
1402 1402  LongCheng Street, LongGang District ; Shenzhen 518116,China
1403 1403  
1404 1404  
1405 -= (% data-sider-select-id="b353afd6-b0f5-48e5-a114-3b5062cbf0d1" %)17. FCC Warning(%%) =
860 += 14. FCC Warning =
1406 1406  
1407 1407  
1408 1408  (((
1754364208742-890.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -158.1 KB
Content
Delete Device.docx
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -336.4 KB
Content
image-20230508171607-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -37.5 KB
Content
image-20230517102429-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -25.5 KB
Content
image-20230524183659-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -55.9 KB
Content
image-20230526103829-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -55.7 KB
Content
image-20230526104156-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -33.0 KB
Content
image-20230526104501-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -125.6 KB
Content
image-20230526113915-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -55.8 KB
Content
image-20230526115650-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -124.0 KB
Content
image-20230527084515-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -56.0 KB
Content
image-20230527085250-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -144.5 KB
Content
image-20230527090555-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -52.9 KB
Content
image-20230602135658-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -86.5 KB
Content
image-20230602135825-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -37.4 KB
Content
image-20230602140406-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -53.0 KB
Content
image-20230602143122-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -82.6 KB
Content
image-20230607093849-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -63.9 KB
Content
image-20230607094447-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -52.5 KB
Content
image-20230616162454-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -31.0 KB
Content
image-20230616162742-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -22.7 KB
Content
image-20230616162934-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -24.0 KB
Content
image-20230616174526-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -55.6 KB
Content
image-20230616174608-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -44.4 KB
Content
image-20230616175332-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -20.6 KB
Content
image-20230616175558-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.9 KB
Content
image-20230616175617-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.2 KB
Content
image-20230616180004-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.1 KB
Content
image-20230619095946-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -38.0 KB
Content
image-20230719100239-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -66.4 KB
Content
image-20230719100332-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -47.0 KB
Content
image-20230719100419-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -47.3 KB
Content
image-20231017111606-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -117.6 KB
Content
image-20231017112115-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -114.3 KB
Content
image-20231017114417-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -130.4 KB
Content
image-20231017115124-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -28.6 KB
Content
image-20231017115330-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -110.1 KB
Content
image-20231031162854-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -64.9 KB
Content
image-20231031162927-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -35.0 KB
Content
image-20231106175329-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.7 KB
Content
image-20231106175457-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.7 KB
Content
image-20231106175523-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -64.8 KB
Content
image-20231106180816-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.6 KB
Content
image-20231106180846-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -41.9 KB
Content
image-20231124113209-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -198.7 KB
Content
image-20231201165904-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -29.5 KB
Content
image-20231201170355-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -70.2 KB
Content
image-20231207144627-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -182.9 KB
Content
image-20231207144758-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -51.0 KB
Content
image-20231207145210-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -104.4 KB
Content
image-20240203172853-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -24.5 KB
Content
image-20240318095605-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -37.3 KB
Content
image-20240318095617-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -32.9 KB
Content
image-20240318160845-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.5 KB
Content
image-20240416112509-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -82.7 KB
Content
image-20240416112618-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -128.5 KB
Content
image-20240416112649-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -119.8 KB
Content
image-20240416112712-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -29.6 KB
Content
image-20240416112948-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoye
Size
... ... @@ -1,1 +1,0 @@
1 -29.6 KB
Content
image-20240518145859-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -59.7 KB
Content
image-20240518145929-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -59.5 KB
Content
image-20240518152100-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -39.5 KB
Content
image-20240518152148-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -78.0 KB
Content
image-20240518154223-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -71.7 KB
Content
image-20240803095144-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -52.0 KB
Content
image-20240831151427-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -63.2 KB
Content
image-20240831152113-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -62.3 KB
Content
image-20240902092034-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -69.4 KB
Content
image-20241231151434-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -51.0 KB
Content
image-20241231151512-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -51.0 KB
Content
image-20241231151635-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -53.0 KB
Content
image-20241231151810-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -51.3 KB
Content
image-20241231151939-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -502.1 KB
Content
image-20241231152015-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -502.0 KB
Content
image-20241231153425-1.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -1.4 MB
Content
image-20250207145617-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -17.8 KB
Content
image-20250207145702-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Kilight
Size
... ... @@ -1,1 +1,0 @@
1 -42.7 KB
Content