<
From version < 86.5 >
edited by Xiaoling
on 2022/05/30 15:25
To version < 86.28 >
edited by Xiaoling
on 2022/05/30 15:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -103,6 +103,7 @@
103 103  
104 104  gateway Status
105 105  
106 +
106 106  = 3. Gateway Registration for Basics Station =
107 107  
108 108  == Introduction ==
... ... @@ -124,10 +124,12 @@
124 124  
125 125  A gateway that can access the internet normally
126 126  
128 +
127 127  == 3.1 Add Gateway ==
128 128  
129 129  [[image:image-20220524164205-10.png]]
130 130  
133 +
131 131  == 3.2 Access the gateway GUI ==
132 132  
133 133  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -148,10 +148,12 @@
148 148  (% class="wikigeneratedid" %)
149 149  [[image:image-20220524164341-12.png]]
150 150  
154 +
151 151  == 3.3 Start Station ==
152 152  
153 153  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
154 154  
159 +
155 155  == 3.4 Successful Connection ==
156 156  
157 157  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -158,6 +158,7 @@
158 158  
159 159  [[image:image-20220524164448-13.png]]
160 160  
166 +
161 161  == 3.5 Trouble Shooting ==
162 162  
163 163  User can check the station log in the logread/system log page.
... ... @@ -164,10 +164,12 @@
164 164  
165 165  [[image:image-20220524164514-14.png]]
166 166  
173 +
167 167  and recode the station log in the system/Recode log page.
168 168  
169 169  [[image:image-20220524164541-15.png]]
170 170  
178 +
171 171  = 4. Downlink =
172 172  
173 173  == 4.1 Chirpstack Downlink Note ==
... ... @@ -176,14 +176,17 @@
176 176  
177 177  Convert the data to Base64
178 178  
187 +
179 179  [[image:image-20220526090748-4.png]]
180 180  
181 181  Check ChripStack downlink DataRate
182 182  
192 +
183 183  [[image:image-20220525101326-11.png]]
184 184  
185 185  Make sure the RX2DR is the same in the end node
186 186  
197 +
187 187  == 4.2 Loraserver Downlink Note ==
188 188  
189 189  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -204,6 +204,8 @@
204 204  
205 205  (((
206 206  MQTT Connect to ChirpStack
218 +
219 +
207 207  )))
208 208  
209 209  (((
... ... @@ -229,6 +229,7 @@
229 229  
230 230  MQTT Connect to ChirpStack
231 231  
245 +
232 232  (((
233 233  (% style="color:red" %)Note: Chirpstack use base64 to downlink, so need to convert the downlink payload from HEX to base64 [[https:~~/~~/base64.us/>>url:https://base64.us/]]
234 234  )))
... ... @@ -237,6 +237,7 @@
237 237  
238 238  Choose to Use Hex for Encode
239 239  
254 +
240 240  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
241 241  
242 242  [[image:image-20220525104025-15.png]]
... ... @@ -302,6 +302,7 @@
302 302   AwAA is 0x030000's base 64 Encode.
303 303  )))
304 304  
320 +
305 305  == 4.3 Add the decode function in Chirpstack for the payload ==
306 306  
307 307  User enters the payload code according to the steps.
... ... @@ -315,6 +315,7 @@
315 315  
316 316  [[image:image-20220526091801-6.png]]
317 317  
334 +
318 318  = 5. Multiply Uplink in ChirpStack =
319 319  
320 320  (((
... ... @@ -343,10 +343,12 @@
343 343  
344 344  [[image:image-20220525104437-22.png]]
345 345  
363 +
346 346  Duplicate transmission in short time
347 347  
348 348  [[image:image-20220525104502-23.png]]
349 349  
368 +
350 350  == 5.1 Solution ==
351 351  
352 352  This example uses the Windows version as a template, other versions can refer to this. Similiar reference: [[https:~~/~~/confluence.alitecs.de/plugins/servlet/mobile?contentId=79790102#content/view/79790102>>url:https://confluence.alitecs.de/plugins/servlet/mobile?contentId=79790102#content/view/79790102]]
... ... @@ -357,10 +357,12 @@
357 357  
358 358  [[image:image-20220525104532-24.png]]
359 359  
379 +
360 360  installation path:
361 361  
362 362  [[image:image-20220525104554-25.png]]
363 363  
384 +
364 364  (((
365 365  2. Environment variable settings:.
366 366  )))
... ... @@ -375,6 +375,7 @@
375 375  
376 376  [[image:image-20220524165433-33.png]]
377 377  
399 +
378 378  3)Modify the system variable Path and add C:\Go\bin\:
379 379  
380 380  [[image:image-20220524165452-34.png]]
... ... @@ -383,6 +383,7 @@
383 383  
384 384  [[image:image-20220524165517-35.png]]
385 385  
408 +
386 386  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
387 387  
388 388  The name of the plugin: Example ADR plugin:
... ... @@ -393,6 +393,7 @@
393 393  
394 394  [[image:image-20220524165557-37.png]]
395 395  
419 +
396 396  4. Compile the ADR configuration file and generate the exe file.
397 397  
398 398  1) Create a folder named adr-setting
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0