<
From version < 86.4 >
edited by Xiaoling
on 2022/05/30 15:25
To version < 92.2 >
edited by Xiaoling
on 2022/05/31 17:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,6 +33,8 @@
33 33  )))
34 34  )))
35 35  
36 +
37 +
36 36  = 2. Semtech UDP =
37 37  
38 38  == 2.1 Step 1. Add the Network-servers ==
... ... @@ -47,7 +47,7 @@
47 47  
48 48  If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.
49 49  
50 -[[image:image-20220525100158-2.png]]
52 +[[image:image-20220531171609-1.png]]
51 51  
52 52  Add the Network-servers
53 53  
... ... @@ -54,7 +54,7 @@
54 54  
55 55  == 2.2 Step 2. Create Gateway-profiles ==
56 56  
57 -[[image:image-20220525100255-3.png]]
59 +[[image:image-20220531171651-2.png]]
58 58  
59 59  Create Gateway-profiles
60 60  
... ... @@ -61,10 +61,11 @@
61 61  
62 62  == 2.3 Step 3. Create Service-profiles ==
63 63  
64 -[[image:image-20220525100322-4.png]]
66 +[[image:image-20220531171809-3.png]]
65 65  
66 66  Create Service-profiles
67 67  
70 +
68 68  In Step 3. Create Service-profiles, the above parameters can be set. If necessary, you can set them by yourself. This is only an example.
69 69  
70 70  (% style="color:red" %)**Note : Before add the gateway, the user needs to complete the preceding three steps.**
... ... @@ -80,12 +80,12 @@
80 80  (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.**
81 81  )))
82 82  
83 -[[image:image-20220525100350-5.png]](% style="display:none" %)
86 +[[image:image-20220531171923-4.png]](% style="display:none" %)
84 84  
85 85  
86 86  Add the gateway
87 87  
88 -[[image:image-20220525100417-6.png]]
91 +[[image:image-20220531172031-5.png]]
89 89  
90 90  Configure the gateway
91 91  
... ... @@ -92,7 +92,7 @@
92 92  
93 93  == 2.5 Step 5. Checking gateway Status ==
94 94  
95 -[[image:image-20220525100448-7.png]](% style="display:none" %)
98 +[[image:image-20220531172158-6.png]](% style="display:none" %)
96 96  
97 97  
98 98  gateway Status
... ... @@ -101,6 +101,7 @@
101 101  
102 102  gateway Status
103 103  
107 +
104 104  = 3. Gateway Registration for Basics Station =
105 105  
106 106  == Introduction ==
... ... @@ -122,10 +122,12 @@
122 122  
123 123  A gateway that can access the internet normally
124 124  
129 +
125 125  == 3.1 Add Gateway ==
126 126  
127 127  [[image:image-20220524164205-10.png]]
128 128  
134 +
129 129  == 3.2 Access the gateway GUI ==
130 130  
131 131  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -146,10 +146,12 @@
146 146  (% class="wikigeneratedid" %)
147 147  [[image:image-20220524164341-12.png]]
148 148  
155 +
149 149  == 3.3 Start Station ==
150 150  
151 151  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
152 152  
160 +
153 153  == 3.4 Successful Connection ==
154 154  
155 155  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -156,6 +156,7 @@
156 156  
157 157  [[image:image-20220524164448-13.png]]
158 158  
167 +
159 159  == 3.5 Trouble Shooting ==
160 160  
161 161  User can check the station log in the logread/system log page.
... ... @@ -162,10 +162,12 @@
162 162  
163 163  [[image:image-20220524164514-14.png]]
164 164  
174 +
165 165  and recode the station log in the system/Recode log page.
166 166  
167 167  [[image:image-20220524164541-15.png]]
168 168  
179 +
169 169  = 4. Downlink =
170 170  
171 171  == 4.1 Chirpstack Downlink Note ==
... ... @@ -174,14 +174,17 @@
174 174  
175 175  Convert the data to Base64
176 176  
188 +
177 177  [[image:image-20220526090748-4.png]]
178 178  
179 179  Check ChripStack downlink DataRate
180 180  
193 +
181 181  [[image:image-20220525101326-11.png]]
182 182  
183 183  Make sure the RX2DR is the same in the end node
184 184  
198 +
185 185  == 4.2 Loraserver Downlink Note ==
186 186  
187 187  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -202,6 +202,8 @@
202 202  
203 203  (((
204 204  MQTT Connect to ChirpStack
219 +
220 +
205 205  )))
206 206  
207 207  (((
... ... @@ -227,6 +227,7 @@
227 227  
228 228  MQTT Connect to ChirpStack
229 229  
246 +
230 230  (((
231 231  (% 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/]]
232 232  )))
... ... @@ -235,6 +235,7 @@
235 235  
236 236  Choose to Use Hex for Encode
237 237  
255 +
238 238  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
239 239  
240 240  [[image:image-20220525104025-15.png]]
... ... @@ -300,6 +300,7 @@
300 300   AwAA is 0x030000's base 64 Encode.
301 301  )))
302 302  
321 +
303 303  == 4.3 Add the decode function in Chirpstack for the payload ==
304 304  
305 305  User enters the payload code according to the steps.
... ... @@ -313,6 +313,7 @@
313 313  
314 314  [[image:image-20220526091801-6.png]]
315 315  
335 +
316 316  = 5. Multiply Uplink in ChirpStack =
317 317  
318 318  (((
... ... @@ -341,10 +341,12 @@
341 341  
342 342  [[image:image-20220525104437-22.png]]
343 343  
364 +
344 344  Duplicate transmission in short time
345 345  
346 346  [[image:image-20220525104502-23.png]]
347 347  
369 +
348 348  == 5.1 Solution ==
349 349  
350 350  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]]
... ... @@ -355,10 +355,12 @@
355 355  
356 356  [[image:image-20220525104532-24.png]]
357 357  
380 +
358 358  installation path:
359 359  
360 360  [[image:image-20220525104554-25.png]]
361 361  
385 +
362 362  (((
363 363  2. Environment variable settings:.
364 364  )))
... ... @@ -373,6 +373,7 @@
373 373  
374 374  [[image:image-20220524165433-33.png]]
375 375  
400 +
376 376  3)Modify the system variable Path and add C:\Go\bin\:
377 377  
378 378  [[image:image-20220524165452-34.png]]
... ... @@ -381,6 +381,7 @@
381 381  
382 382  [[image:image-20220524165517-35.png]]
383 383  
409 +
384 384  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
385 385  
386 386  The name of the plugin: Example ADR plugin:
... ... @@ -391,6 +391,7 @@
391 391  
392 392  [[image:image-20220524165557-37.png]]
393 393  
420 +
394 394  4. Compile the ADR configuration file and generate the exe file.
395 395  
396 396  1) Create a folder named adr-setting
... ... @@ -415,6 +415,7 @@
415 415  
416 416  [[image:image-20220524165623-38.png]]
417 417  
445 +
418 418  5. Add the plugin and run the plugin.
419 419  
420 420  (((
... ... @@ -451,6 +451,7 @@
451 451  
452 452  Finish.
453 453  
482 +
454 454  = 6. Trouble Shooting =
455 455  
456 456  == 6.1 MIC Mismatch or MIC Failed ==
image-20220531171609-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +79.4 KB
Content
image-20220531171651-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +86.3 KB
Content
image-20220531171809-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +126.4 KB
Content
image-20220531171923-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +113.1 KB
Content
image-20220531172031-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +62.4 KB
Content
image-20220531172158-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +108.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0