<
From version < 47.1 >
edited by Xiaoling
on 2022/05/30 14:50
To version < 52.9 >
edited by Xiaoling
on 2022/07/23 16:33
>
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,47 @@
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]]
63 +[[image:image-20220531182035-1.png]]
54 54  
55 55  Choose to use LORIOT as LoRaWAN service provider
56 56  
57 -[[image:image-20220524175646-4.png]]
58 58  
68 +
69 +[[image:image-20220531182109-2.png]]
70 +
59 59  Install and choose the LORIOT server to be used
60 60  
61 61  
74 +
62 62  == 2.3 Step 3: Checking Connection Status ==
63 63  
64 -[[image:image-20220524175703-5.png]]
77 +[[image:image-20220531182202-3.png]]
65 65  
66 66  Click to Home page and check the connection status
67 67  
68 68  
82 +
69 69  == 2.4 Step 4: Setup Account in LORIOT ==
70 70  
85 +
71 71  Login [[LORIOT>>url:https://www.loriot.io/]] and create account
72 72  
73 -[[image:image-20220524175722-6.png]]
88 +[[image:image-20220531182253-4.png]]
74 74  
75 75  Log in LORIOT portal
76 76  
77 77  
93 +
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  
101 +
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  
114 +
97 97  == 2.5 Step 5: Register the gateway ==
98 98  
117 +
99 99  [[image:image-20220526111650-4.png]]
100 100  
101 101  Register the Gateway in LORIOT
102 102  
103 103  
123 +
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  
131 +
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  
139 +
118 118  Choose the right Frequency Band and input location
119 119  
120 120  [[image:image-20220526112029-7.png||height="620" width="1306"]]
... ... @@ -122,8 +122,10 @@
122 122  Set up regional settings.
123 123  
124 124  
147 +
125 125  == 2.6 Step 6: Check Connection ==
126 126  
150 +
127 127  (((
128 128  LORIOT will show disconnect if Gateway doesn't connect
129 129  )))
... ... @@ -130,6 +130,8 @@
130 130  
131 131  (((
132 132  LORIOT will show connect if Gateway connect to LORIOT ok.
157 +
158 +
133 133  )))
134 134  
135 135  [[image:image-20220526112143-8.png||height="654" width="1373"]]
... ... @@ -137,14 +137,18 @@
137 137  Status: Connected
138 138  
139 139  
166 +
140 140  == 2.7 Debug If there is connection issue ==
141 141  
169 +
142 142  User can check if loriot is running by checking the web ui
143 143  
172 +
144 144  [[image:image-20220526112917-18.png]]
145 145  
146 146  Status: Connected
147 147  
177 +
148 148  (((
149 149  If user want to see more log, he can run below commands in Linux and see the full log:
150 150  )))
... ... @@ -158,21 +158,25 @@
158 158  )))
159 159  
160 160  (((
191 +
192 +
161 161  Above two commands will first kill the loriot process and run it again to get more output.
162 162  )))
163 163  
164 -[[image:image-20220526112238-9.png]]
196 +[[image:image-20220530145011-1.png]]
165 165  
166 166  Get more debug info
167 167  
168 168  
201 +
169 169  = 3. End Device Note =
170 170  
171 171  == 3.1 Downlink Setup ==
172 172  
173 -[[image:image-20220526112346-10.png]]
174 174  
207 +[[image:image-20220530145133-2.png]]
175 175  
209 +
176 176  [[image:image-20220526112416-11.png]]
177 177  
178 178  
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