<
From version < 80.7 >
edited by Xiaoling
on 2022/05/25 16:40
To version < 85.1 >
edited by Kilight Cao
on 2022/06/15 20:43
>
Change comment: Uploaded new attachment "image-20220615204306-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -11,8 +11,19 @@
11 11  {{toc/}}
12 12  
13 13  
14 +(% style="color:#4f81bd" %)**Document Version: 1.0.1**
14 14  
16 +(% style="color:#4f81bd" %)Firmware Version: lgw~-~-build-v5.4.1655274924-20220615-1437
15 15  
18 +(% border="1" style="width:770.222px" %)
19 +|=(% style="width: 98px;" %)**Version**|=(% style="width: 553px;" %)**Description**|=(% style="width: 115px;" %)**Date**
20 +|(% style="width:98px" %)1.0|(% style="width:553px" %)Release|(% style="width:115px" %)2022-Apr-9
21 +|(% style="width:98px" %)1.0.1|(% style="width:553px" %)Add the information displayed on the LogRead page|(% style="width:115px" %)2022-June-15
22 +|(% style="width:98px" %) |(% style="width:553px" %) |(% style="width:115px" %)
23 +|(% style="width:98px" %) |(% style="width:553px" %) |(% style="width:115px" %)
24 +|(% style="width:98px" %) |(% style="width:553px" %) |(% style="width:115px" %)
25 +|(% style="width:98px" %) |(% style="width:553px" %) |(% style="width:115px" %)
26 +
16 16  = 1. Introduction =
17 17  
18 18  == 1.1 What is the DLOS8N ==
... ... @@ -22,11 +22,11 @@
22 22  )))
23 23  
24 24  (((
25 -DLOS8N supports (% style="color:#4f81bd" %)Semtech packet forwarder (% style="color:black" %)and (% style="color:#4f81bd" %)LoRaWAN Station connection, (% style="color:black" %)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:#4f81bd" %)SX1302 LoRaWAN concentrator.
36 +DLOS8N supports (% style="color:#4f81bd" %)**Semtech packet forwarder** (% style="color:black" %)and (% style="color:#4f81bd" %)**LoRaWAN Station connection**, (% style="color:black" %)it is fully compatible with LoRaWAN protocol. DLOS8N includes a (% style="color:#4f81bd" %)**SX1302 LoRaWAN concentrator.**
26 26  )))
27 27  
28 28  (((
29 -DLOS8N has (% style="color:#4f81bd" %)pre-configured standard LoRaWAN frequency bands (% style="color:black" %)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network.
40 +DLOS8N has (% style="color:#4f81bd" %)**pre-configured standard LoRaWAN frequency bands** (% style="color:black" %)to use for different countries.User can also customize the frequency bands to use in their own LoRaWAN network.
30 30  )))
31 31  
32 32  (((
... ... @@ -34,7 +34,7 @@
34 34  )))
35 35  
36 36  (((
37 -DLOS8N supports (% style="color:#4f81bd" %) auto-provision (% style="color:black" %) for mass deployment and long term maintain. System intergrator can easily change the settings.
48 +DLOS8N supports (% style="color:#4f81bd" %)**auto-provision** (% style="color:black" %) for mass deployment and long term maintain. System intergrator can easily change the settings.
38 38  )))
39 39  
40 40  [[image:1652411526195-923.png||height="494" width="731"]]
... ... @@ -303,7 +303,7 @@
303 303  
304 304  This chapter describes how to use the DLOS8Nto work with
305 305  
306 -[[T>>url:https://www.thethingsnetwork.org/]]heThingsNetwork v3(T[[TN>>url:https://www.thethingsnetwork.org/]] v3[[)>>url:http://)]][[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
317 +TheThingsNetwork v3(TTN v3)[[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
307 307  
308 308  == 4.1 Create a gateway in TTN V3 Server ==
309 309  
... ... @@ -506,9 +506,8 @@
506 506  
507 507  [[image:1652423554776-574.png||height="380" width="740"]]
508 508  
509 -Note *: See this instruction for how to customize frequency band:
520 +Note *: **[[See this instruction for how to customize frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
510 510  
511 -[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
512 512  
513 513  === 5.2.2 LoRa ~-~-> ABP Decryption ===
514 514  
... ... @@ -515,10 +515,10 @@
515 515  The DLOS8N can communicate with LoRaWAN ABP End Node without the need of LoRaWAN server. It can be used in some cases such as:
516 516  
517 517  * No internet connection.
518 -* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>http://8.211.40.43:8080/xwiki/bin/view/Main/MQTT%20Forward%20Instruction/]]).
528 +* User wants to get data forward in gateway and forward to their server based on MQTT/HTTP, etc. (Combine ABP communication method and [[MQTT forward together>>doc:Main.MQTT Forward Instruction.WebHome]]).
519 519  
520 520  (((
521 -Detail of this feature: [[Communication with ABP End Node>>http://8.211.40.43:8080/xwiki/bin/view/Main/Communicate%20with%20ABP%20End%20Node%20without%20LoRaWAN%20Network%20Server%20---%20LG308/]]
531 +Detail of this feature: **[[Communication with ABP End Node>>doc:Main.Communicate with ABP End Node without LoRaWAN Network Server --- LG308.WebHome]]**
522 522  )))
523 523  
524 524  [[image:1652423628833-467.png||height="357" width="755"]]
... ... @@ -537,7 +537,7 @@
537 537  
538 538  ~**: Packet filter is to drop the unwanted LoRaWAN packet, instruction see here:
539 539  
540 -See :[[Filter unwanted LoRaWAN packets>>http://8.211.40.43:8080/xwiki/bin/view/Main/Filter%20unwanted%20LoRaWAN%20packets/]]
550 +**See:** **[[Filter unwanted LoRaWAN packets>>doc:Main.Filter unwanted LoRaWAN packets.WebHome]]**
541 541  
542 542  === 5.3.2 LoRaWAN ~-~-> Amazon AWS-IoT ===
543 543  
... ... @@ -544,7 +544,7 @@
544 544  [[image:1652428499323-384.png||height="275" width="723"]]
545 545  
546 546  (((
547 -Please see this instruction to know more detail and demo for how to connect to AWS-IoT LoRaWAN Core: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core>>url:http://wiki.dragino.com/index.php?title=Notes_for_AWS-IoT-Core]]
557 +Please see this instruction to know more detail and demo for how to connect to **[[AWS-IoT LoRaWAN Core>>doc:Main.AWS IoT Core for LoRaWAN.WebHome]].**
548 548  )))
549 549  
550 550  === 5.3.3 LoRaWAN ~-~-> LORIOT ===
... ... @@ -554,7 +554,7 @@
554 554  )))
555 555  
556 556  (((
557 -Instruction: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]]
567 +Instruction: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
558 558  )))
559 559  
560 560  [[image:1652428648903-878.png||height="266" width="731"]]
... ... @@ -563,9 +563,8 @@
563 563  
564 564  If end nodes works in ABP mode, user can configure DLOS8N to transfer the data to MQTT broker,
565 565  
566 -Instruction:
576 +Instruction: **[[MQTT Forward Instruction>>doc:Main.MQTT Forward Instruction.WebHome]]**
567 567  
568 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#MQTT_Forward_Instruction]]
569 569  
570 570  [[image:1652428705046-212.png||height="417" width="733"]]
571 571  
... ... @@ -654,12 +654,11 @@
654 654  )))
655 655  
656 656  
657 -R-SSH is for remote access device and management, introduction for how to use:
666 +R-SSH is for remote access device and management, introduction for how to use: **[[Remote Access Gateway>>doc:Main.Remote Access Gateway.WebHome]]**
658 658  
659 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH>>url:http://wiki.dragino.com/index.php?title=Main_Page#Remote_Access_Gateway_via_Reverse_SSH]]
660 -
661 661  [[image:1652429624400-864.png||height="432" width="716"]]
662 662  
670 +
663 663  === 5.5.8 System ~-~-> Firmware Upgrade ===
664 664  
665 665  We keep improving the DLOS8N Linux side firmware for new features and bug fixes. Below are the links for reference.
... ... @@ -730,8 +730,9 @@
730 730  
731 731  == 6.1 More instructions ==
732 732  
733 -[[http:~~/~~/wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction>>url:http://wiki.dragino.com/index.php?title=Main_Page#LoRa.2FLoRaWAN_Gateway_Instruction]]
741 +[[LoRaWAN Gateway Instruction>>doc:Main.WebHome]](LoRaWAN Gateway)
734 734  
743 +
735 735  = 7. Linux System =
736 736  
737 737  The DLOS8N is based on the OpenWrt Linux system. It is open source, and users are free to configure and modify the Linux settings.
... ... @@ -756,6 +756,7 @@
756 756  
757 757  [[image:1652431609193-637.png||height="214" width="732"]]
758 758  
768 +
759 759  == 7.2 Edit and Transfer files ==
760 760  
761 761  (((
... ... @@ -855,17 +855,16 @@
855 855  == 9.1 How can I configure for a customized frequency band? ==
856 856  
857 857  (((
858 -See below link for how to customize frequency band:
868 +See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
859 859  )))
860 860  
861 861  (((
862 -[[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
872 +
863 863  )))
864 864  
865 -
866 866  == 9.2 Can I connect DLOS8N to LORIOT? ==
867 867  
868 -Yes, the set up instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]]
877 +Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
869 869  
870 870  
871 871  == 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==
... ... @@ -912,14 +912,13 @@
912 912  == 10.2 How to recover the DLOS8N if the firmware crashes ==
913 913  
914 914  (((
915 -Please follow this instruction to recover your gateway:
924 +Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
916 916  )))
917 917  
918 918  (((
919 -[[http:~~/~~/wiki.dragino.com/index.php?title=Recover_Gateway>>url:http://wiki.dragino.com/index.php?title=Recover_Gateway]]
928 +
920 920  )))
921 921  
922 -
923 923  == 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
924 924  
925 925  [[image:1652435238615-272.png||height="247" width="727"]]
... ... @@ -988,7 +988,7 @@
988 988  
989 989  = 13. Support =
990 990  
991 -* Try to see if your questions already answered in the [[wiki>>url:http://wiki.dragino.com/]].
999 +* Try to see if your questions already answered in the [[wiki>>doc:Main.WebHome]].
992 992  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8.
993 993  Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before mentioned schedule.
994 994  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to:[[support@dragino.com>>url:file:///C:/Users/11315/Documents/D:/Projects/LoRa%20Product%20Line/LG308%20Picocell%20Gateway/LG308/LG308%20%25E8%25AF%25B4%25E6%2598%258E%25E4%25B9%25A6/support@dragino.com]]
image-20220615204306-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +45.8 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0