<
From version < 43.1 >
edited by Xiaoling
on 2022/05/26 11:27
To version < 52.10 >
edited by Xiaoling
on 2022/07/23 16:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,10 +1,14 @@
1 1  (% class="wikigeneratedid" %)
2 -**~ Contents:**
2 +**~ Table of Contents:**
3 3  
4 4  {{toc/}}
5 5  
6 +
7 +
8 +
6 6  = 1. Introduction =
7 7  
11 +
8 8  (((
9 9  (((
10 10  The Dragino LoRaWAN gateway can commuicate with [[LORIOT>>url:https://www.loriot.io/]] LoRaWAN Network Server:
... ... @@ -26,6 +26,7 @@
26 26  (((
27 27  Firmware version since :[[LG02_LG08~~-~~-build-v5.4.1590459021-20200526-1012>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]]
28 28  
33 +
29 29  
30 30  )))
31 31  )))
... ... @@ -34,8 +34,11 @@
34 34  
35 35  == 2.1 Step 1: Get Gateway ETH0 MAC Address ==
36 36  
42 +
37 37  (((
38 38  Dragino LoRaWAn gateway use ETH0 MAC address to generate Gateway ID to communicate with LORIOT, User can get the ETH0 MAC address from SSH access and run **ifconfig** command.
45 +
46 +
39 39  )))
40 40  
41 41  [[image:image-20220524175559-2.png]]
... ... @@ -42,39 +42,49 @@
42 42  
43 43  Get ETH0 MAC address
44 44  
53 +
45 45  (((
46 -**Note**: To make set up more friendly, the ETH0 will show on the LORIOT page in a new firmware version.
55 +(% style="color:red" %)**Note**: **To make set up more friendly, the ETH0 will show on the LORIOT page in a new firmware version.**
47 47  
57 +
48 48  
49 49  )))
50 50  
51 51  == 2.2 Step 2: Choose LORIOT service ==
52 52  
53 -[[image:image-20220524175626-3.png]]
54 54  
64 +[[image:image-20220531182035-1.png]]
65 +
55 55  Choose to use LORIOT as LoRaWAN service provider
56 56  
57 -[[image:image-20220524175646-4.png]]
58 58  
69 +
70 +[[image:image-20220531182109-2.png]]
71 +
59 59  Install and choose the LORIOT server to be used
60 60  
61 61  
75 +
62 62  == 2.3 Step 3: Checking Connection Status ==
63 63  
64 -[[image:image-20220524175703-5.png]]
65 65  
79 +[[image:image-20220531182202-3.png]]
80 +
66 66  Click to Home page and check the connection status
67 67  
68 68  
84 +
69 69  == 2.4 Step 4: Setup Account in LORIOT ==
70 70  
87 +
71 71  Login [[LORIOT>>url:https://www.loriot.io/]] and create account
72 72  
73 -[[image:image-20220524175722-6.png]]
90 +[[image:image-20220531182253-4.png]]
74 74  
75 75  Log in LORIOT portal
76 76  
77 77  
95 +
78 78  Choose to use the server same as the gateway setting
79 79  
80 80  [[image:image-20220526111312-1.png||height="493" width="1098"]]
... ... @@ -82,6 +82,7 @@
82 82  Choose server
83 83  
84 84  
103 +
85 85  Create a New Network
86 86  
87 87  [[image:image-20220526111425-2.png||height="579" width="1378"]]
... ... @@ -94,13 +94,16 @@
94 94  Create a New Network
95 95  
96 96  
116 +
97 97  == 2.5 Step 5: Register the gateway ==
98 98  
119 +
99 99  [[image:image-20220526111650-4.png]]
100 100  
101 101  Register the Gateway in LORIOT
102 102  
103 103  
125 +
104 104  Choose LG308 as gateway model
105 105  
106 106  [[image:image-20220526111742-5.png||height="496" width="1372"]]
... ... @@ -108,6 +108,7 @@
108 108  Choose LG308 as gateway model
109 109  
110 110  
133 +
111 111  Input Gateway ETH0 address
112 112  
113 113  [[image:image-20220526111918-6.png||height="744" width="1336"]]
... ... @@ -115,6 +115,7 @@
115 115  Choose SX1301 Reference and use SPI protocol
116 116  
117 117  
141 +
118 118  Choose the right Frequency Band and input location
119 119  
120 120  [[image:image-20220526112029-7.png||height="620" width="1306"]]
... ... @@ -121,8 +121,11 @@
121 121  
122 122  Set up regional settings.
123 123  
148 +
149 +
124 124  == 2.6 Step 6: Check Connection ==
125 125  
152 +
126 126  (((
127 127  LORIOT will show disconnect if Gateway doesn't connect
128 128  )))
... ... @@ -129,6 +129,8 @@
129 129  
130 130  (((
131 131  LORIOT will show connect if Gateway connect to LORIOT ok.
159 +
160 +
132 132  )))
133 133  
134 134  [[image:image-20220526112143-8.png||height="654" width="1373"]]
... ... @@ -135,14 +135,19 @@
135 135  
136 136  Status: Connected
137 137  
167 +
168 +
138 138  == 2.7 Debug If there is connection issue ==
139 139  
171 +
140 140  User can check if loriot is running by checking the web ui
141 141  
142 -[[image:image-20220524180100-15.png]]
143 143  
175 +[[image:image-20220526112917-18.png]]
176 +
144 144  Status: Connected
145 145  
179 +
146 146  (((
147 147  If user want to see more log, he can run below commands in Linux and see the full log:
148 148  )))
... ... @@ -156,29 +156,41 @@
156 156  )))
157 157  
158 158  (((
193 +
194 +
159 159  Above two commands will first kill the loriot process and run it again to get more output.
160 160  )))
161 161  
162 -[[image:image-20220526112238-9.png]]
198 +[[image:image-20220530145011-1.png]]
163 163  
164 164  Get more debug info
165 165  
202 +
203 +
166 166  = 3. End Device Note =
167 167  
168 168  == 3.1 Downlink Setup ==
169 169  
170 -[[image:image-20220526112346-10.png]]
171 171  
209 +[[image:image-20220530145133-2.png]]
210 +
211 +
172 172  [[image:image-20220526112416-11.png]]
173 173  
214 +
174 174  [[image:image-20220526112459-12.png]]
175 175  
217 +
176 176  [[image:image-20220526112537-13.png]]
177 177  
220 +
178 178  [[image:image-20220526112608-14.png||height="610" width="1382"]]
179 179  
180 -[[image:image-20220524180336-22.png]]
181 181  
182 -[[image:image-20220524180352-23.png]]
224 +[[image:image-20220526112655-15.png]]
183 183  
184 -[[image:image-20220524180408-24.png]]
226 +
227 +[[image:image-20220526112719-16.png]]
228 +
229 +
230 +[[image:image-20220526112759-17.png||height="483" width="1386"]]
image-20220526112759-17.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +280.0 KB
Content
image-20220526112917-18.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +171.6 KB
Content
image-20220530145011-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +181.2 KB
Content
image-20220530145133-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +220.8 KB
Content
image-20220531182035-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +265.0 KB
Content
image-20220531182109-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +54.2 KB
Content
image-20220531182202-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +313.4 KB
Content
image-20220531182253-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +464.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0