<
From version < 122.1 >
edited by Xiaoling
on 2022/07/06 09:15
To version < 123.2 >
edited by Xiaoling
on 2022/07/06 09:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -247,7 +247,6 @@
247 247  * **WiFi AP Mode**
248 248  * **Cellular Mode**
249 249  
250 -
251 251  == 3.2  Use WAN port to access Internet ==
252 252  
253 253  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**:
... ... @@ -364,7 +364,6 @@
364 364  * Australia 1 (% style="color:red" %)**corresponding Gateway server address: **(% style="color:black" %)au1.cloud.thethings.network
365 365  * Legacy V2 Console : (% style="color:red" %)**TTN v2 shuts down in December 2021**
366 366  
367 -
368 368  (% style="color:#4f81bd" %)**Step 4: Create a Gateway**
369 369  
370 370  [[image:1652422440891-514.png||height="360" width="747"]]
... ... @@ -847,13 +847,14 @@
847 847  
848 848  The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs.
849 849  
850 -[[image:1652431609193-637.png||height="214" width="732"]]
848 +[[image:1657070133275-283.png]]
851 851  
852 852  
853 -== 7.2 Edit and Transfer files ==
854 854  
852 +== 7.2  Edit and Transfer files ==
853 +
855 855  (((
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.
855 +The LG308N 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.
857 857  )))
858 858  
859 859  (((
... ... @@ -861,7 +861,7 @@
861 861  )))
862 862  
863 863  (((
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.
863 +After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the LG308N, or edit the files directly in the windows.
865 865  )))
866 866  
867 867  (((
... ... @@ -871,25 +871,25 @@
871 871  [[image:1652431650755-450.png]]
872 872  
873 873  
874 -== 7.3 File System ==
873 +== 7.3  File System ==
875 875  
876 876  (((
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 -
880 880  (((
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.
877 +The LG308N has a 16MB flash and a 64MB RAM. The /var and /tmp directory are in the RAM, contents stored in /tmp and /var will be erased after reboot the device. Other directories are in the flash and will keep after reboot.
882 882  )))
883 883  
880 +
884 884  (((
885 -You can use an external USB flash memory device to extend the size of flash memory for storage.
882 +The Linux system use around 8MB ~~10MB flash size which means there is not much room for user to store data in the LG308N flash. User can use an external USB flash to extend the size for storage.
886 886  )))
884 +)))
887 887  
888 888  
889 -== 7.4 Package maintenance system ==
890 890  
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 //**.
888 +== 7.4  Package maintenance system ==
892 892  
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 +
893 893  (((
894 894  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]])
895 895  )))
... ... @@ -939,15 +939,19 @@
939 939  
940 940  (((
941 941  (% style="background-color:#dcdcdc" %)//Configuring iperf.//
941 +
942 +
943 +
942 942  )))
943 943  
944 -= 8. Upgrade Linux Firmware =
946 += 8.  Upgrade Linux Firmware =
945 945  
946 946  
947 -= 9. FAQ =
948 948  
949 -== 9.1 How can I configure for a customized frequency band? ==
950 += 9.  FAQ =
950 950  
952 +== 9.1  How can I configure for a customized frequency band? ==
953 +
951 951  (((
952 952  See below link for how to customize frequency band: **[[How to customized LoRaWAN frequency band>>doc:Main.How to customized LoRaWAN frequency band.WebHome]]**
953 953  )))
... ... @@ -956,15 +956,15 @@
956 956  
957 957  )))
958 958  
959 -== 9.2 Can I connect DLOS8N to LORIOT? ==
962 +== 9.2  Can I connect DLOS8N to LORIOT? ==
960 960  
961 961  Yes, the set up instruction is here: **[[Notes for LORIOT>>doc:Main.Notes for LORIOT.WebHome]]**
962 962  
963 963  
964 -== 9.3 Can I make my own firmware for the gateway, where can I find the source code? ==
967 +== 9.3  Can I make my own firmware for the gateway, where can I find the source code? ==
965 965  
966 966  (((
967 -Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
970 +Yes, You can make your own firmware for the LG308N for branding purposes or to add customized applications.
968 968  )))
969 969  
970 970  (((
... ... @@ -972,11 +972,37 @@
972 972  )))
973 973  
974 974  
975 -== 9.4 Can I use 868Mhz version for 915Mhz bands? ==
978 +== 9.4  Can I use 868Mhz version for 915Mhz bands? ==
976 976  
977 977  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.
978 978  
979 979  
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 +
980 980  = 10. Trouble Shooting =
981 981  
982 982  == 10.1 I get kernel error when install new package, how to fix? ==
... ... @@ -1002,8 +1002,9 @@
1002 1002  (% style="background-color:yellow" %)Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
1003 1003  
1004 1004  
1005 -== 10.2 How to recover the DLOS8N if the firmware crashes ==
1006 1006  
1035 +== 10.2  How to recover the LG308N if the firmware crashes ==
1036 +
1007 1007  (((
1008 1008  Please follow this instruction to recover your gateway:  **[[Recover Gateway>>doc:Main.How to Recover Gateway if can't access it.WebHome]]**
1009 1009  )))
... ... @@ -1012,12 +1012,12 @@
1012 1012  
1013 1013  )))
1014 1014  
1015 -== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
1045 +== 10.3 I configured LG308N for WiFi access and lost its IP. What to do now? ==
1016 1016  
1017 -[[image:1652435238615-272.png||height="247" width="727"]]
1047 +[[image:1657071488240-907.png]]
1018 1018  
1019 1019  (((
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.
1050 +The LG308N 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.
1021 1021  )))
1022 1022  
1023 1023  (% style="color:red" %)Note: fallback IP can be disabled in the WAN and DHCP page.
... ... @@ -1025,11 +1025,9 @@
1025 1025  
1026 1026  Steps to connect via fall back IP:
1027 1027  
1028 -~1. Connect PCs Ethernet port to DLOS8N’s WAN port
1058 +~1. Connect PC's Ethernet port to LG01's LAN port
1029 1029  
1030 -2. Configure PC’s Ethernet port has
1031 - IP: 172.31.255.253 and
1032 - Netmask: 255.255.255.252
1060 +2. Configure PC's Ethernet port has IP: 172.31.255.253 and Netmask: 255.255.255.252
1033 1033  
1034 1034  As below photo:
1035 1035  
1657071488240-907.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0