<
From version < 123.2 >
edited by Xiaoling
on 2022/07/06 09:42
To version < 123.1 >
edited by Xiaoling
on 2022/07/06 09:38
>
Change comment: Uploaded new attachment "1657071488240-907.png", version {1}

Summary

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"]]
... ... @@ -943,14 +943,13 @@
943 943  
944 944  )))
945 945  
946 -= 8.  Upgrade Linux Firmware =
948 += 8. Upgrade Linux Firmware =
947 947  
948 948  
951 += 9. FAQ =
949 949  
950 -= 9.  FAQ =
953 +== 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  Can I connect DLOS8N to LORIOT? ==
963 +== 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  Can I make my own firmware for the gateway, where can I find the source code? ==
968 +== 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 LG308N for branding purposes or to add customized applications.
971 +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  Can I use 868Mhz version for 915Mhz bands? ==
979 +== 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  
1009 +== 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 LG308N for WiFi access and lost its IP. What to do now? ==
1019 +== 10.3 I configured DLOS8N for WiFi access and lost its IP. What to do now? ==
1046 1046  
1047 -[[image:1657071488240-907.png]]
1021 +[[image:1652435238615-272.png||height="247" width="727"]]
1048 1048  
1049 1049  (((
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.
1024 +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's LAN port
1032 +~1. Connect PCs 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
1034 +2. Configure PC’s Ethernet port has
1035 + IP: 172.31.255.253 and
1036 + Netmask: 255.255.255.252
1061 1061  
1062 1062  As below photo:
1063 1063  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0