<
From version < 86.9 >
edited by Xiaoling
on 2022/05/30 15:28
To version < 92.1 >
edited by Xiaoling
on 2022/05/31 17:21
>
Change comment: Uploaded new attachment "image-20220531172158-6.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -49,7 +49,7 @@
49 49  
50 50  If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.
51 51  
52 -[[image:image-20220525100158-2.png]]
52 +[[image:image-20220531171609-1.png]]
53 53  
54 54  Add the Network-servers
55 55  
... ... @@ -56,7 +56,7 @@
56 56  
57 57  == 2.2 Step 2. Create Gateway-profiles ==
58 58  
59 -[[image:image-20220525100255-3.png]]
59 +[[image:image-20220531171651-2.png]]
60 60  
61 61  Create Gateway-profiles
62 62  
... ... @@ -63,10 +63,11 @@
63 63  
64 64  == 2.3 Step 3. Create Service-profiles ==
65 65  
66 -[[image:image-20220525100322-4.png]]
66 +[[image:image-20220531171809-3.png]]
67 67  
68 68  Create Service-profiles
69 69  
70 +
70 70  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.
71 71  
72 72  (% style="color:red" %)**Note : Before add the gateway, the user needs to complete the preceding three steps.**
... ... @@ -82,12 +82,12 @@
82 82  (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.**
83 83  )))
84 84  
85 -[[image:image-20220525100350-5.png]](% style="display:none" %)
86 +[[image:image-20220531171923-4.png]](% style="display:none" %)
86 86  
87 87  
88 88  Add the gateway
89 89  
90 -[[image:image-20220525100417-6.png]]
91 +[[image:image-20220531172031-5.png]]
91 91  
92 92  Configure the gateway
93 93  
... ... @@ -156,6 +156,7 @@
156 156  
157 157  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
158 158  
160 +
159 159  == 3.4 Successful Connection ==
160 160  
161 161  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -162,6 +162,7 @@
162 162  
163 163  [[image:image-20220524164448-13.png]]
164 164  
167 +
165 165  == 3.5 Trouble Shooting ==
166 166  
167 167  User can check the station log in the logread/system log page.
... ... @@ -168,10 +168,12 @@
168 168  
169 169  [[image:image-20220524164514-14.png]]
170 170  
174 +
171 171  and recode the station log in the system/Recode log page.
172 172  
173 173  [[image:image-20220524164541-15.png]]
174 174  
179 +
175 175  = 4. Downlink =
176 176  
177 177  == 4.1 Chirpstack Downlink Note ==
... ... @@ -180,14 +180,17 @@
180 180  
181 181  Convert the data to Base64
182 182  
188 +
183 183  [[image:image-20220526090748-4.png]]
184 184  
185 185  Check ChripStack downlink DataRate
186 186  
193 +
187 187  [[image:image-20220525101326-11.png]]
188 188  
189 189  Make sure the RX2DR is the same in the end node
190 190  
198 +
191 191  == 4.2 Loraserver Downlink Note ==
192 192  
193 193  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -208,6 +208,8 @@
208 208  
209 209  (((
210 210  MQTT Connect to ChirpStack
219 +
220 +
211 211  )))
212 212  
213 213  (((
... ... @@ -233,6 +233,7 @@
233 233  
234 234  MQTT Connect to ChirpStack
235 235  
246 +
236 236  (((
237 237  (% 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/]]
238 238  )))
... ... @@ -241,6 +241,7 @@
241 241  
242 242  Choose to Use Hex for Encode
243 243  
255 +
244 244  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
245 245  
246 246  [[image:image-20220525104025-15.png]]
... ... @@ -306,6 +306,7 @@
306 306   AwAA is 0x030000's base 64 Encode.
307 307  )))
308 308  
321 +
309 309  == 4.3 Add the decode function in Chirpstack for the payload ==
310 310  
311 311  User enters the payload code according to the steps.
... ... @@ -319,6 +319,7 @@
319 319  
320 320  [[image:image-20220526091801-6.png]]
321 321  
335 +
322 322  = 5. Multiply Uplink in ChirpStack =
323 323  
324 324  (((
... ... @@ -347,10 +347,12 @@
347 347  
348 348  [[image:image-20220525104437-22.png]]
349 349  
364 +
350 350  Duplicate transmission in short time
351 351  
352 352  [[image:image-20220525104502-23.png]]
353 353  
369 +
354 354  == 5.1 Solution ==
355 355  
356 356  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]]
... ... @@ -361,10 +361,12 @@
361 361  
362 362  [[image:image-20220525104532-24.png]]
363 363  
380 +
364 364  installation path:
365 365  
366 366  [[image:image-20220525104554-25.png]]
367 367  
385 +
368 368  (((
369 369  2. Environment variable settings:.
370 370  )))
... ... @@ -379,6 +379,7 @@
379 379  
380 380  [[image:image-20220524165433-33.png]]
381 381  
400 +
382 382  3)Modify the system variable Path and add C:\Go\bin\:
383 383  
384 384  [[image:image-20220524165452-34.png]]
... ... @@ -387,6 +387,7 @@
387 387  
388 388  [[image:image-20220524165517-35.png]]
389 389  
409 +
390 390  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
391 391  
392 392  The name of the plugin: Example ADR plugin:
... ... @@ -397,6 +397,7 @@
397 397  
398 398  [[image:image-20220524165557-37.png]]
399 399  
420 +
400 400  4. Compile the ADR configuration file and generate the exe file.
401 401  
402 402  1) Create a folder named adr-setting
... ... @@ -421,6 +421,7 @@
421 421  
422 422  [[image:image-20220524165623-38.png]]
423 423  
445 +
424 424  5. Add the plugin and run the plugin.
425 425  
426 426  (((
... ... @@ -457,6 +457,7 @@
457 457  
458 458  Finish.
459 459  
482 +
460 460  = 6. Trouble Shooting =
461 461  
462 462  == 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