Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Content
-
... ... @@ -247,6 +247,7 @@ 247 247 * **WiFi AP Mode** 248 248 * **Cellular Mode** 249 249 250 + 250 250 == 3.2 Use WAN port to access Internet == 251 251 252 252 By default, the DLOS8N is set to use the WAN port to connect to an upstream network. When you connect the DLOS8N’s WAN port to an upstream router, DLOS8N will get an IP address from the router and have Internet access via the upstream router. The network status can be checked in the (% style="color:#4f81bd" %)**home page**: ... ... @@ -363,6 +363,7 @@ 363 363 * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network 364 364 * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021** 365 365 367 + 366 366 (% style="color:#4f81bd" %)**Step 4: Create a Gateway** 367 367 368 368 [[image:1652422440891-514.png||height="360" width="747"]] ... ... @@ -845,14 +845,13 @@ 845 845 846 846 The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs. 847 847 848 -[[image:165 7070133275-283.png]]850 +[[image:1652431609193-637.png||height="214" width="732"]] 849 849 850 850 853 +== 7.2 Edit and Transfer files == 851 851 852 -== 7.2 Edit and Transfer files == 853 - 854 854 ((( 855 -The L G308N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.856 +The DLOS8N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols. 856 856 ))) 857 857 858 858 ((( ... ... @@ -860,7 +860,7 @@ 860 860 ))) 861 861 862 862 ((( 863 -After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the L G308N, or edit the files directly in the windows.864 +After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows. 864 864 ))) 865 865 866 866 ((( ... ... @@ -870,25 +870,25 @@ 870 870 [[image:1652431650755-450.png]] 871 871 872 872 873 -== 7.3 874 +== 7.3 File System == 874 874 875 875 ((( 877 +The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot. 878 +))) 879 + 876 876 ((( 877 -The L G308Nhasa 16MB flashanda 64MBRAM.The/var and /tmp directoryarein theRAM, contentsstoredin/tmpand /varwill be erased afterreboot the device. Other directoriesarein the flashand will keep after reboot.881 +The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash. 878 878 ))) 879 879 880 - 881 881 ((( 882 - The Linux system use around8MB ~~10MB flash size which meansthere is not much room for userto store data intheLG308N flash. User can use an external USB flash to extend the size for storage.885 +You can use an external USB flash memory device to extend the size of flash memory for storage. 883 883 ))) 884 -))) 885 885 886 886 889 +== 7.4 Package maintenance system == 887 887 888 - ==7.4Package maintenance system==891 +DLOS8N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**. 889 889 890 -LG308N uses the OpenWrt [[**OPKG package maintenance system**>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**. 891 - 892 892 ((( 893 893 Below are some example **//opkg //** commands. For more information please refer to the [[OPKG package maintain system>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]** **([[https:~~/~~/oldwiki.archive.openwrt.org/doc/techref/opkg>>https://oldwiki.archive.openwrt.org/doc/techref/opkg]]) 894 894 ))) ... ... @@ -938,19 +938,15 @@ 938 938 939 939 ((( 940 940 (% style="background-color:#dcdcdc" %)//Configuring iperf.// 941 - 942 - 943 - 944 944 ))) 945 945 946 -= 8. 944 += 8. Upgrade Linux Firmware = 947 947 948 948 947 += 9. FAQ = 949 949 950 -= 9. FAQ=949 +== 9.1 How can I configure for a customized frequency band? == 951 951 952 -== 9.1 How can I configure for a customized frequency band? == 953 - 954 954 ((( 955 955 See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]** 956 956 ))) ... ... @@ -959,15 +959,15 @@ 959 959 960 960 ))) 961 961 962 -== 9.2 959 +== 9.2 Can I connect DLOS8N to LORIOT? == 963 963 964 964 Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]** 965 965 966 966 967 -== 9.3 964 +== 9.3 Can I make my own firmware for the gateway, where can I find the source code? == 968 968 969 969 ((( 970 -Yes, You can make your own firmware for the L G308N for branding purposes or to add customized applications.967 +Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications. 971 971 ))) 972 972 973 973 ((( ... ... @@ -975,37 +975,11 @@ 975 975 ))) 976 976 977 977 978 -== 9.4 975 +== 9.4 Can I use 868Mhz version for 915Mhz bands? == 979 979 980 980 It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation. 981 981 982 982 983 -== 9.5 Can I control the LEDs? == 984 - 985 -Except the PWR LED is controlled by +3v3 power directly. All other LEDs can be controlled by developer. 986 - 987 - 988 -(% style="color:blue" %)**Control Globe LED:** 989 - 990 -ON: echo 1 > /sys/class/leds/dragino2\:red\:wlan/brightness 991 - 992 -OFF: echo 0 > /sys/class/leds/dragino2\:red\:wlan/brightness 993 - 994 - 995 -(% style="color:blue" %)**Control HEART LED:** 996 - 997 -First export the gpio27 and set to out 998 - 999 -echo 27 > /sys/class/gpio/export 1000 - 1001 -echo out > /sys/class/gpio/gpio27/direction 1002 - 1003 -ON: echo 0 > /sys/class/gpio/gpio27/value 1004 - 1005 -OFF: echo 1 > /sys/class/gpio/gpio27/value 1006 - 1007 - 1008 - 1009 1009 = 10. Trouble Shooting = 1010 1010 1011 1011 == 10.1 I get kernel error when install new package, how to fix? == ... ... @@ -1031,9 +1031,8 @@ 1031 1031 (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends 1032 1032 1033 1033 1005 +== 10.2 How to recover the DLOS8N if the firmware crashes == 1034 1034 1035 -== 10.2 How to recover the LG308N if the firmware crashes == 1036 - 1037 1037 ((( 1038 1038 Please follow this instruction to recover your gateway: **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]** 1039 1039 ))) ... ... @@ -1042,12 +1042,12 @@ 1042 1042 1043 1043 ))) 1044 1044 1045 -== 10.3 I configured L G308N for WiFi access and lost its IP. What to do now? ==1015 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? == 1046 1046 1047 -[[image:165 7071488240-907.png]]1017 +[[image:1652435238615-272.png||height="247" width="727"]] 1048 1048 1049 1049 ((( 1050 -The L G308N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access LG308N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit.1020 +The DLOS8N has a fall-back IP address on its WAN port. This IP is always enabled so you can use the fall-back IP to access DLOS8N no matter what the WiFi IP is. The fall back IP is useful for connecting and debug the unit. 1051 1051 ))) 1052 1052 1053 1053 (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page. ... ... @@ -1055,9 +1055,11 @@ 1055 1055 1056 1056 Steps to connect via fall back IP: 1057 1057 1058 -~1. Connect PC 's Ethernet port to LG01'sLAN port1028 +~1. Connect PC’s Ethernet port to DLOS8N’s WAN port 1059 1059 1060 -2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252 1030 +2. Configure PC’s Ethernet port has 1031 + IP: 172.31.255.253 and 1032 + Netmask: 255.255.255.252 1061 1061 1062 1062 As below photo: 1063 1063
- 1657070133275-283.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -221.0 KB - Content
- 1657071488240-907.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.0 KB - Content