<
From version < 52.3 >
edited by Xiaoling
on 2022/05/31 18:22
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,5 +1,5 @@
1 1  (% class="wikigeneratedid" %)
2 -**~ Contents:**
2 +**~ Table of Contents:**
3 3  
4 4  {{toc/}}
5 5  
... ... @@ -8,6 +8,7 @@
8 8  
9 9  = 1. Introduction =
10 10  
11 +
11 11  (((
12 12  (((
13 13  The Dragino LoRaWAN gateway can commuicate with [[LORIOT>>url:https://www.loriot.io/]] LoRaWAN Network Server:
... ... @@ -29,6 +29,7 @@
29 29  (((
30 30  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/]]
31 31  
33 +
32 32  
33 33  )))
34 34  )))
... ... @@ -37,8 +37,11 @@
37 37  
38 38  == 2.1 Step 1: Get Gateway ETH0 MAC Address ==
39 39  
42 +
40 40  (((
41 41  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 +
42 42  )))
43 43  
44 44  [[image:image-20220524175559-2.png]]
... ... @@ -45,33 +45,41 @@
45 45  
46 46  Get ETH0 MAC address
47 47  
53 +
48 48  (((
49 -**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.**
50 50  
57 +
51 51  
52 52  )))
53 53  
54 54  == 2.2 Step 2: Choose LORIOT service ==
55 55  
63 +
56 56  [[image:image-20220531182035-1.png]]
57 57  
58 58  Choose to use LORIOT as LoRaWAN service provider
59 59  
60 60  
69 +
61 61  [[image:image-20220531182109-2.png]]
62 62  
63 63  Install and choose the LORIOT server to be used
64 64  
65 65  
75 +
66 66  == 2.3 Step 3: Checking Connection Status ==
67 67  
78 +
68 68  [[image:image-20220531182202-3.png]]
69 69  
70 70  Click to Home page and check the connection status
71 71  
72 72  
84 +
73 73  == 2.4 Step 4: Setup Account in LORIOT ==
74 74  
87 +
75 75  Login [[LORIOT>>url:https://www.loriot.io/]] and create account
76 76  
77 77  [[image:image-20220531182253-4.png]]
... ... @@ -79,6 +79,7 @@
79 79  Log in LORIOT portal
80 80  
81 81  
95 +
82 82  Choose to use the server same as the gateway setting
83 83  
84 84  [[image:image-20220526111312-1.png||height="493" width="1098"]]
... ... @@ -86,6 +86,7 @@
86 86  Choose server
87 87  
88 88  
103 +
89 89  Create a New Network
90 90  
91 91  [[image:image-20220526111425-2.png||height="579" width="1378"]]
... ... @@ -98,13 +98,16 @@
98 98  Create a New Network
99 99  
100 100  
116 +
101 101  == 2.5 Step 5: Register the gateway ==
102 102  
119 +
103 103  [[image:image-20220526111650-4.png]]
104 104  
105 105  Register the Gateway in LORIOT
106 106  
107 107  
125 +
108 108  Choose LG308 as gateway model
109 109  
110 110  [[image:image-20220526111742-5.png||height="496" width="1372"]]
... ... @@ -112,6 +112,7 @@
112 112  Choose LG308 as gateway model
113 113  
114 114  
133 +
115 115  Input Gateway ETH0 address
116 116  
117 117  [[image:image-20220526111918-6.png||height="744" width="1336"]]
... ... @@ -119,6 +119,7 @@
119 119  Choose SX1301 Reference and use SPI protocol
120 120  
121 121  
141 +
122 122  Choose the right Frequency Band and input location
123 123  
124 124  [[image:image-20220526112029-7.png||height="620" width="1306"]]
... ... @@ -126,8 +126,10 @@
126 126  Set up regional settings.
127 127  
128 128  
149 +
129 129  == 2.6 Step 6: Check Connection ==
130 130  
152 +
131 131  (((
132 132  LORIOT will show disconnect if Gateway doesn't connect
133 133  )))
... ... @@ -134,6 +134,8 @@
134 134  
135 135  (((
136 136  LORIOT will show connect if Gateway connect to LORIOT ok.
159 +
160 +
137 137  )))
138 138  
139 139  [[image:image-20220526112143-8.png||height="654" width="1373"]]
... ... @@ -141,14 +141,18 @@
141 141  Status: Connected
142 142  
143 143  
168 +
144 144  == 2.7 Debug If there is connection issue ==
145 145  
171 +
146 146  User can check if loriot is running by checking the web ui
147 147  
174 +
148 148  [[image:image-20220526112917-18.png]]
149 149  
150 150  Status: Connected
151 151  
179 +
152 152  (((
153 153  If user want to see more log, he can run below commands in Linux and see the full log:
154 154  )))
... ... @@ -162,6 +162,8 @@
162 162  )))
163 163  
164 164  (((
193 +
194 +
165 165  Above two commands will first kill the loriot process and run it again to get more output.
166 166  )))
167 167  
... ... @@ -170,10 +170,12 @@
170 170  Get more debug info
171 171  
172 172  
203 +
173 173  = 3. End Device Note =
174 174  
175 175  == 3.1 Downlink Setup ==
176 176  
208 +
177 177  [[image:image-20220530145133-2.png]]
178 178  
179 179  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0