<
From version < 86.15 >
edited by Xiaoling
on 2022/05/30 15:29
To version < 93.4 >
edited by Xiaoling
on 2022/05/31 17:27
>
Change comment: There is no comment for this version

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  
... ... @@ -94,12 +94,12 @@
94 94  
95 95  == 2.5 Step 5. Checking gateway Status ==
96 96  
97 -[[image:image-20220525100448-7.png]](% style="display:none" %)
98 +[[image:image-20220531172158-6.png]](% style="display:none" %)
98 98  
99 99  
100 100  gateway Status
101 101  
102 -[[image:image-20220526090446-3.png||height="653" width="1218"]]
103 +[[image:image-20220531172304-7.png]]
103 103  
104 104  gateway Status
105 105  
... ... @@ -106,7 +106,7 @@
106 106  
107 107  = 3. Gateway Registration for Basics Station =
108 108  
109 -== Introduction ==
110 +== 3.1 Introduction ==
110 110  
111 111  The [[Semtech Basic Station>>url:https://doc.sm.tc/station/]] backend implements the [[LNS protocol>>url:https://doc.sm.tc/station/tcproto.html]]. It exposes a WebSocket handler to which Basic Station powered gateways can connect.
112 112  
... ... @@ -126,12 +126,12 @@
126 126  A gateway that can access the internet normally
127 127  
128 128  
129 -== 3.1 Add Gateway ==
130 +== 3.2 Add Gateway ==
130 130  
131 131  [[image:image-20220524164205-10.png]]
132 132  
133 133  
134 -== 3.2 Access the gateway GUI ==
135 +== 3.3 Access the gateway GUI ==
135 135  
136 136  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
137 137  
... ... @@ -152,12 +152,12 @@
152 152  [[image:image-20220524164341-12.png]]
153 153  
154 154  
155 -== 3.3 Start Station ==
156 +== 3.4 Start Station ==
156 156  
157 157  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
158 158  
159 159  
160 -== 3.Successful Connection ==
161 +== 3.5 Successful Connection ==
161 161  
162 162  If user completes the above steps, which will see live date in the ChirpStack.
163 163  
... ... @@ -164,7 +164,7 @@
164 164  [[image:image-20220524164448-13.png]]
165 165  
166 166  
167 -== 3.5 Trouble Shooting ==
168 +== 3.6 Trouble Shooting ==
168 168  
169 169  User can check the station log in the logread/system log page.
170 170  
... ... @@ -194,6 +194,7 @@
194 194  
195 195  Make sure the RX2DR is the same in the end node
196 196  
198 +
197 197  == 4.2 Loraserver Downlink Note ==
198 198  
199 199  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -214,6 +214,8 @@
214 214  
215 215  (((
216 216  MQTT Connect to ChirpStack
219 +
220 +
217 217  )))
218 218  
219 219  (((
... ... @@ -239,6 +239,7 @@
239 239  
240 240  MQTT Connect to ChirpStack
241 241  
246 +
242 242  (((
243 243  (% 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/]]
244 244  )))
... ... @@ -247,6 +247,7 @@
247 247  
248 248  Choose to Use Hex for Encode
249 249  
255 +
250 250  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
251 251  
252 252  [[image:image-20220525104025-15.png]]
... ... @@ -312,6 +312,7 @@
312 312   AwAA is 0x030000's base 64 Encode.
313 313  )))
314 314  
321 +
315 315  == 4.3 Add the decode function in Chirpstack for the payload ==
316 316  
317 317  User enters the payload code according to the steps.
... ... @@ -325,6 +325,7 @@
325 325  
326 326  [[image:image-20220526091801-6.png]]
327 327  
335 +
328 328  = 5. Multiply Uplink in ChirpStack =
329 329  
330 330  (((
... ... @@ -353,10 +353,12 @@
353 353  
354 354  [[image:image-20220525104437-22.png]]
355 355  
364 +
356 356  Duplicate transmission in short time
357 357  
358 358  [[image:image-20220525104502-23.png]]
359 359  
369 +
360 360  == 5.1 Solution ==
361 361  
362 362  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]]
... ... @@ -367,10 +367,12 @@
367 367  
368 368  [[image:image-20220525104532-24.png]]
369 369  
380 +
370 370  installation path:
371 371  
372 372  [[image:image-20220525104554-25.png]]
373 373  
385 +
374 374  (((
375 375  2. Environment variable settings:.
376 376  )))
... ... @@ -385,6 +385,7 @@
385 385  
386 386  [[image:image-20220524165433-33.png]]
387 387  
400 +
388 388  3)Modify the system variable Path and add C:\Go\bin\:
389 389  
390 390  [[image:image-20220524165452-34.png]]
... ... @@ -393,6 +393,7 @@
393 393  
394 394  [[image:image-20220524165517-35.png]]
395 395  
409 +
396 396  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
397 397  
398 398  The name of the plugin: Example ADR plugin:
... ... @@ -403,6 +403,7 @@
403 403  
404 404  [[image:image-20220524165557-37.png]]
405 405  
420 +
406 406  4. Compile the ADR configuration file and generate the exe file.
407 407  
408 408  1) Create a folder named adr-setting
... ... @@ -427,6 +427,7 @@
427 427  
428 428  [[image:image-20220524165623-38.png]]
429 429  
445 +
430 430  5. Add the plugin and run the plugin.
431 431  
432 432  (((
... ... @@ -463,6 +463,7 @@
463 463  
464 464  Finish.
465 465  
482 +
466 466  = 6. Trouble Shooting =
467 467  
468 468  == 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
image-20220531172304-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +162.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0