<
From version < 83.1 >
edited by Xiaoye
on 2022/08/20 13:42
To version < 83.4 >
edited by Xiaoling
on 2022/08/23 10:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoye
1 +XWiki.Xiaoling
Content
... ... @@ -13,8 +13,12 @@
13 13  {{toc/}}
14 14  
15 15  
16 +
17 +
18 +
16 16  = **1. Introduction** =
17 17  
21 +
18 18  == **1.1 What is LPS8v2** ==
19 19  
20 20  
... ... @@ -62,6 +62,8 @@
62 62  * Storage Temperature: -20 ~~ 65°C
63 63  * Power Input: 5V, 2A, DC
64 64  
69 +
70 +
65 65  == **1.3 Features** ==
66 66  
67 67  
... ... @@ -80,6 +80,8 @@
80 80  * Built-in (% style="color:#037691" %)//**The Things Network**//(%%) local LoRaWAN server
81 81  * Built-in  (% style="color:#037691" %)//**Node-Red**// (%%)local Application server
82 82  
89 +
90 +
83 83  == **1.4 Block Diagram** ==
84 84  
85 85  
... ... @@ -154,6 +154,7 @@
154 154  
155 155  2. Configure PC's Ethernet port has  IP: 172.31.255.253 and Netmask: 255.255.255.252
156 156  
165 +
157 157  [[image:image-20220622101433-4.png]]
158 158  
159 159  
... ... @@ -188,6 +188,8 @@
188 188  
189 189  (((
190 190  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.
200 +
201 +
191 191  )))
192 192  
193 193  [[image:image-20220622103332-9.png]]
... ... @@ -199,6 +199,7 @@
199 199  
200 200  Every LPS8-V2 has a unique gateway id. The ID can be found on LoRaWAN Semtech page:
201 201  
213 +
202 202  [[image:image-20220622103355-10.png]]
203 203  
204 204  
... ... @@ -218,7 +218,7 @@
218 218  
219 219  
220 220  
221 -== 2.2.3 Register the gateway to The Things Network ==
233 +== **2.2.3 Register the gateway to The Things Network** ==
222 222  
223 223  
224 224  **Login to The Things Network**
... ... @@ -244,6 +244,7 @@
244 244  //Shows the system running status~://
245 245  
246 246  
259 +
247 247  == **3.2 LoRa Settings** ==
248 248  
249 249  
... ... @@ -260,6 +260,7 @@
260 260  (% class="wikigeneratedid" %)
261 261  //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**//
262 262  
276 +
263 263  (% class="wikigeneratedid" %)
264 264  [[image:image-20220616110739-1.png||height="372" width="682"]]
265 265  
... ... @@ -278,6 +278,7 @@
278 278  
279 279  //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.//
280 280  
295 +
281 281  [[image:image-20220616111932-2.png||height="516" width="672"]]
282 282  
283 283  
... ... @@ -287,6 +287,7 @@
287 287  
288 288  //This page is for the connection set up to the TTN Basic Station, AWS-IoT, etc.//
289 289  
305 +
290 290  [[image:image-20220616113246-3.png||height="396" width="672"]]
291 291  
292 292  
... ... @@ -339,12 +339,14 @@
339 339  
340 340  = **4. Build-in Server** =
341 341  
358 +
342 342  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).**
343 343  
361 +
344 344  [[image:image-20220820115644-1.png]]
345 345  
346 346  
347 -Note:
365 +(% style="color:red" %)**Note:**
348 348  
349 349   **Path**: System ~-~-> Built-in Server
350 350  
... ... @@ -359,9 +359,10 @@
359 359   For the Node-Red, you can use the local IP address and the port is 18880 to access it.
360 360  
361 361  
362 -(% class="wikigeneratedid" %)
380 +
363 363  == **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
364 364  
383 +
365 365  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.
366 366  
367 367  Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
... ... @@ -384,7 +384,7 @@
384 384  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.
385 385  
386 386  
387 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
406 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
388 388  
389 389  
390 390  [[image:image-20220725172124-3.png||height="610" width="843"]]
... ... @@ -416,10 +416,14 @@
416 416  
417 417  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:
418 418  
438 +
419 419  [[image:image-20220804164928-3.png||height="320" width="332"]]
420 420  
441 +
421 421  [[image:image-20220804164747-2.png||height="622" width="594"]]
422 422  
444 +
445 +
423 423  (% style="color:inherit; font-family:inherit; font-size:29px" %)**10. Supports**
424 424  
425 425  
... ... @@ -438,6 +438,8 @@
438 438  * Install Tago Core: Refer **Install Tago Core in LPS8v2** in[[ Instruction>>doc:Main.Tago\.IO.WebHome]].
439 439  * [[Advance OS Reference Guide for LPS8v2>>doc:Main.Armbian OS instruction.WebHome]].
440 440  
464 +
465 +
441 441  
442 442  )))
443 443  
... ... @@ -508,5 +508,7 @@
508 508  
509 509  (((
510 510  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.
536 +
537 +
511 511  )))
512 512  )))
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0