<
From version < 82.1 >
edited by Xiaoye
on 2022/08/20 13:41
To version < 83.1 >
edited by Xiaoye
on 2022/08/20 13:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -254,7 +254,7 @@
254 254  
255 255  //Different LPS8v2 hardware versions can support different frequency ranges~://
256 256  
257 -* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865 or KZ865.//
257 +* (% style="color:#0000ff" %)//**868**//(% style="color:black" %)//: valid frequency: 863Mhz ~~ 870Mhz. for bands EU868, RU864, IN865, or KZ865.//
258 258  * (% style="color:#0000ff" %)//**915**//(% style="color:black" %)//: valid frequency: 902Mhz ~~ 928Mhz. for bands US915, AU915, AS923 or KR920//
259 259  
260 260  (% class="wikigeneratedid" %)
... ... @@ -309,7 +309,7 @@
309 309  === **3.4.2 Network ~-~-> System Status** ===
310 310  
311 311  
312 -[[image:image-20220616115229-5.png||height="548" width="665"]]
312 +[[image:image-20220820134112-2.png||height="539" width="668"]]
313 313  
314 314  
315 315  
... ... @@ -337,73 +337,58 @@
337 337  
338 338  
339 339  
340 -= **4. Build-in LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** =
340 += **4. Build-in Server** =
341 341  
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).**
342 342  
343 -The default factory version of LPS8-V2 is installed with the Built-in LoRaWAN Server: (% style="color:blue" %)**The Things Network - Stack (Open Source 3.19 Version).**
344 +[[image:image-20220820115644-1.png]]
344 344  
345 -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.
346 346  
347 +Note:
347 347  
348 -Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
349 + **Path**: System ~-~-> Built-in Server
349 349  
350 350  
351 -Login account:
352 +**Troubleshooting:**
352 352  
353 -**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
354 354  
355 -**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
355 +**~ 1. URL does not jump properly**
356 356  
357 + For the ttn-stack, you can click the update the URL which will update the configuration where change the hotsname to the current local IP address as the URL.
357 357  
358 -[[image:image-20220725171719-1.png||height="570" width="769"]]
359 + For the Node-Red, you can use the local IP address and the port is 18880 to access it.
359 359  
360 360  
361 -(((
362 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with the TTN-Stack
363 - You can complete the installation manually with the following command.**
364 -)))
362 +(% class="wikigeneratedid" %)
363 +== **4.1 LoRaWAN Network  Server ~-~- The Things Network - Stack (TTN-V3)** ==
365 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 -(% class="box infomessage" %)
368 -(((
369 -(((
370 -(% style="background-color:#fcf8e3" %)cd /tmp && wget [[http:~~/~~/repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh>>http://repo.dragino.com/release/tool/ttnstack/autoinstall_ttn-stack.sh]]
371 -chmod +x /tmp/autoinstall_ttn-stack.sh && /tmp/autoinstall_ttn-stack.sh ttn-stack
372 -)))
373 -)))
367 +Such as  (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>//**__
374 374  
375 375  
370 +Login account:
376 376  
377 -= **5. Build-in Application Server ~-~- Node-Red** =
372 +**User ID: ** ** (% style="background-color:yellow" %)admin(%%)**
378 378  
374 +**Password: ** ** (% style="background-color:yellow" %)dragino(%%)**
379 379  
380 -The default factory version of LPS8-V2 is installed with the built-in Applicant server: (% style="color:blue" %)**Node-Red.**
381 381  
382 -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.
377 +[[image:image-20220725171719-1.png||height="570" width="769"]]
383 383  
384 384  
385 -Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
386 386  
381 +== **4.2. Application Server ~-~- Node-Red** ==
387 387  
388 -[[image:image-20220725172124-3.png||height="610" width="843"]]
389 389  
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.
390 390  
391 -(((
392 -(% style="color:red" %)**Note:  A portion of the sample devices that were not installed with Node-Red.
393 - You can complete the installation manually with the following command.**
394 -)))
395 395  
387 +Such as (% style="background-color:yellow" %)__**//http:~/~/dragino-54ff12:8080  or [[http:~~/~~/<Local-IPV4-Address~>>>http://<Local-IPV4-Address>]]//**__
396 396  
397 397  
398 -(% class="box infomessage" %)
399 -(((
400 -(((
401 -(% style="background-color:#fcf8e3" %)cd /tmp && wget  http:~/~/repo.dragino.com/release/tool/nodered/autoinstall_nodered.sh
402 -chmod +x /tmp/autoinstall_nodered.sh && /tmp/autoinstall_nodered.sh node-red
403 -)))
404 -)))
390 +[[image:image-20220725172124-3.png||height="610" width="843"]]
405 405  
406 -[[image:image-20220728102000-1.png]]
407 407  
408 408  
409 409  = **6. How users can access LPS8v2 using serial USB** =
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0