<
From version < 83.2 >
edited by Xiaoling
on 2022/08/23 09:16
To version < 84.1 >
edited by Xiaoye
on 2022/08/24 17:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Xiaoye
Content
... ... @@ -66,9 +66,6 @@
66 66  * Storage Temperature: -20 ~~ 65°C
67 67  * Power Input: 5V, 2A, DC
68 68  
69 -
70 -
71 -
72 72  == **1.3 Features** ==
73 73  
74 74  
... ... @@ -99,20 +99,34 @@
99 99  
100 100  (% style="color:blue" %)//**➢ Power LED**//(%%)//: This RED LED will be solid if the device is properly powered//
101 101  
102 -(% style="color:blue" %)//**➢ LoRa LED**//(%%)//: This RGB LED will blink GREEN when the LoRaWAN module starts or transmit a packet//
99 +(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This RGB LED will blink GREEN when the ETH port is connecting//
103 103  
104 104  (% style="color:blue" %)//**➢ SYS LED**//(%%)//: This RGB LED will show different colors in different states~://
105 105  
106 -// ✓ **SOLID BLUE:** The device is alive with a LoRaWAN server connection.//
103 +// ✓ **SOLID GREEN:** The device is alive with a LoRaWAN server connection.//
107 107  
108 -// ✓ **BLINKING BLUE:** a) Device has internet connection but no LoRaWAN Connection. or b) Device is in booting stage, in this stage, it will BLINKING BLUE for several seconds and then with SOLID RED and BLINKING BLUE together//
105 +// ✓ **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//
109 109  
110 110  // ✓** SOLID RED:** Device doesn't have an Internet connection.//
111 111  
112 -(% style="color:blue" %)//**➢ ETH LED**//(%%)//: This LED shows the ETH interface connection status.//
109 +(% style="color:blue" %)//**➢ WIFI LED**//(%%)//: This LED shows the WIFI interface connection status.//
113 113  
114 114  
112 +== **1.6 Button Indicators** ==
115 115  
114 +
115 +LPS8-V2 has a black toggle button, which is:
116 +
117 +
118 +(% style="color:blue" %)**//➢ //Long press 4-5s  : **(%%)the gateway will reload the Network and Initialize wifi configuration
119 +
120 + // **LED status: ** ETH LED will BLINKIND BULE Until the reload is finished.//
121 +
122 +
123 +(% style="color:blue" %)//**➢ **//**Long press more than 10s:**(%%)**  **//the gateway will restore the factory settings.//
124 +
125 + //**LED status: ** ETH LED will SOLID BULE Until the restore is finished.//
126 +
116 116  = **2. Quick Start** =
117 117  
118 118  
... ... @@ -161,6 +161,7 @@
161 161  
162 162  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
163 163  
175 +
164 164  [[image:image-20220622101433-4.png]]
165 165  
166 166  
... ... @@ -195,6 +195,8 @@
195 195  
196 196  (((
197 197  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.
210 +
211 +
198 198  )))
199 199  
200 200  [[image:image-20220622103332-9.png]]
... ... @@ -206,6 +206,7 @@
206 206  
207 207  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
208 208  
223 +
209 209  [[image:image-20220622103355-10.png]]
210 210  
211 211  
... ... @@ -225,7 +225,7 @@
225 225  
226 226  
227 227  
228 -== 2.2.3 Register the gateway to The Things Network ==
243 +== **2.2.3 Register the gateway to The Things Network** ==
229 229  
230 230  
231 231  **Login to The Things Network**
... ... @@ -251,6 +251,7 @@
251 251  //Shows the system running status~://
252 252  
253 253  
269 +
254 254  == **3.2 LoRa Settings** ==
255 255  
256 256  
... ... @@ -267,6 +267,7 @@
267 267  (% class="wikigeneratedid" %)
268 268  //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**//
269 269  
286 +
270 270  (% class="wikigeneratedid" %)
271 271  [[image:image-20220616110739-1.png||height="372" width="682"]]
272 272  
... ... @@ -285,6 +285,7 @@
285 285  
286 286  //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.//
287 287  
305 +
288 288  [[image:image-20220616111932-2.png||height="516" width="672"]]
289 289  
290 290  
... ... @@ -294,6 +294,7 @@
294 294  
295 295  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
296 296  
315 +
297 297  [[image:image-20220616113246-3.png||height="396" width="672"]]
298 298  
299 299  
... ... @@ -346,12 +346,14 @@
346 346  
347 347  = **4. Build-in Server** =
348 348  
368 +
349 349  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).**
350 350  
371 +
351 351  [[image:image-20220820115644-1.png]]
352 352  
353 353  
354 -Note:
375 +(% style="color:red" %)**Note:**
355 355  
356 356   **Path**: System ~-~-> Built-in Server
357 357  
... ... @@ -366,8 +366,10 @@
366 366   For the Node-Red, you can use the local IP address and the port is 18880 to access it.
367 367  
368 368  
390 +
369 369  == **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
370 370  
393 +
371 371  You can access the gateway's built-in LNS server of **The Things Network - Stack **via the URL( (% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> //**__(%%)) in your browser.
372 372  
373 373  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -390,7 +390,7 @@
390 390  You can access the gateway's built-in AS server of **Node-Red **via the URL((% style="background-color:yellow" %)__**//http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address>//**__(%%)) in your browser.
391 391  
392 392  
393 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
416 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
394 394  
395 395  
396 396  [[image:image-20220725172124-3.png||height="610" width="843"]]
... ... @@ -422,10 +422,14 @@
422 422  
423 423  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:
424 424  
448 +
425 425  [[image:image-20220804164928-3.png||height="320" width="332"]]
426 426  
451 +
427 427  [[image:image-20220804164747-2.png||height="622" width="594"]]
428 428  
454 +
455 +
429 429  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
430 430  
431 431  
... ... @@ -514,5 +514,7 @@
514 514  
515 515  (((
516 516  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.
544 +
545 +
517 517  )))
518 518  )))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0