<
From version < 72.1 >
edited by Xiaoling
on 2022/05/25 10:42
To version < 41.1 >
edited by Xiaoling
on 2022/05/24 16:54
>
Change comment: Uploaded new attachment "image-20220524165433-33.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -4,10 +4,10 @@
4 4  
5 5  = 1. Introduction =
6 6  
7 -(% style="color:black" %)The ChirpStack open-source LoRaWAN Network Server stack provides open-source components for LoRaWAN networks And the Chirpstack supports the users in building a private LoRaWAN Server. For more info please refer to this [[link>>url:https://www.chirpstack.io/]]
7 +The ChirpStack open-source LoRaWAN Network Server stack provides open-source components for LoRaWAN networks And the Chirpstack supports the users in building a private LoRaWAN Server. For more info please refer to this [[link>>url:https://www.chirpstack.io/]]
8 8  
9 9  (((
10 -(% style="color:black" %)The dragino gateway can connect the ChirpStack server via Semtech UDP or Semtech Basic Station.
10 +The dragino gateway can connect the ChirpStack server via Semtech UDP or Semtech Basic Station.
11 11  )))
12 12  
13 13  **Prerequisite**
... ... @@ -14,11 +14,11 @@
14 14  
15 15  1) Have a Chirstack Server.
16 16  
17 -[[image:image-20220525100058-1.png]]
17 +[[image:image-20220524163736-2.png]]
18 18  
19 +
19 19  ChirpStack home page
20 20  
21 -
22 22  2) Gateway model support
23 23  
24 24  (% class="box" %)
... ... @@ -44,19 +44,19 @@
44 44  
45 45  If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.
46 46  
47 -[[image:image-20220525100158-2.png]]
47 +[[image:image-20220524163926-3.png]]
48 48  
49 49  Add the Network-servers
50 50  
51 51  == 2.2 Step 2. Create Gateway-profiles ==
52 52  
53 -[[image:image-20220525100255-3.png]]
53 +[[image:image-20220524163952-4.png]]
54 54  
55 55  Create Gateway-profiles
56 56  
57 57  == 2.3 Step 3. Create Service-profiles ==
58 58  
59 -[[image:image-20220525100322-4.png]]
59 +[[image:image-20220524164008-5.png]]
60 60  
61 61  Create Service-profiles
62 62  
... ... @@ -74,21 +74,21 @@
74 74  (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.**
75 75  )))
76 76  
77 -[[image:image-20220525100350-5.png]]
77 +[[image:image-20220524164029-6.png]]
78 78  
79 79  Add the gateway
80 80  
81 -[[image:image-20220525100417-6.png]]
81 +[[image:image-20220524164048-7.png]]
82 82  
83 83  Configure the gateway
84 84  
85 85  == 2.5 Step 5. Checking gateway Status ==
86 86  
87 -[[image:image-20220525100448-7.png]]
87 +[[image:image-20220524164104-8.png]]
88 88  
89 89  gateway Status
90 90  
91 -[[image:image-20220525100516-8.png]]
91 +[[image:image-20220524164129-9.png]]
92 92  
93 93  gateway Status
94 94  
... ... @@ -161,15 +161,15 @@
161 161  
162 162  == 4.1 Chirpstack Downlink Note ==
163 163  
164 -[[image:image-20220525101223-9.png]]
164 +[[image:image-20220524164613-16.png]]
165 165  
166 166  Convert the data to Base64
167 167  
168 -[[image:image-20220525101247-10.png]]
168 +[[image:image-20220524164632-17.png]]
169 169  
170 170  Check ChripStack downlink DataRate
171 171  
172 -[[image:image-20220525101326-11.png]]
172 +[[image:image-20220524164724-18.png]]
173 173  
174 174  Make sure the RX2DR is the same in the end node
175 175  
... ... @@ -189,7 +189,7 @@
189 189  User name: User name Password: password
190 190  )))
191 191  
192 -[[image:image-20220525101401-12.png]]
192 +[[image:image-20220524164806-19.png]]
193 193  
194 194  (((
195 195  MQTT Connect to ChirpStack
... ... @@ -214,7 +214,7 @@
214 214  Payload: {"confirmed":true,"fPort":2,"data":"AwEB"}
215 215  )))
216 216  
217 -[[image:image-20220525101436-13.png]]
217 +[[image:image-20220524164829-20.png]]
218 218  
219 219  MQTT Connect to ChirpStack
220 220  
... ... @@ -222,13 +222,13 @@
222 222  (% 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/]]
223 223  )))
224 224  
225 -[[image:image-20220525101505-14.png]]
225 +[[image:image-20220524164849-21.png]]
226 226  
227 227  Choose to Use Hex for Encode
228 228  
229 229  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
230 230  
231 -[[image:image-20220525104025-15.png]]
231 +[[image:image-20220524164907-22.png]]
232 232  
233 233  (((
234 234  Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码:
... ... @@ -295,10 +295,11 @@
295 295  
296 296  User enters the payload code according to the steps.
297 297  
298 -[[image:image-20220525104051-16.png]]
298 +[[image:image-20220524165001-23.png]]
299 299  
300 -[[image:image-20220525104155-17.png]]
300 +[[image:image-20220524165028-24.png]]
301 301  
302 +[[image:image-20220524165100-25.png]]
302 302  
303 303  [[image:image-20220524165116-26.png]]
304 304  
... ... @@ -360,25 +360,25 @@
360 360  2)Set the variable name GOROOT and the variable value C:\Go\ (installation directory)
361 361  )))
362 362  
363 -[[image:image-20220524165433-33.png]]
364 +[[image:https://wiki.dragino.com/images/f/f9/Chirpstacksolution-3.png||alt="Chirpstacksolution-3.png" height="152" width="554"]]
364 364  
365 365  3)Modify the system variable Path and add C:\Go\bin\:
366 366  
367 -[[image:image-20220524165452-34.png]]
368 +[[image:https://wiki.dragino.com/images/1/1b/Chirpstacksolution-4.png||alt="Chirpstacksolution-4.png" height="152" width="554"]]
368 368  
369 369  User variable setting file generation directory: D:\go:
370 370  
371 -[[image:image-20220524165517-35.png]]
372 +[[image:https://wiki.dragino.com/images/9/9b/Chirpstacksolution-5.png||alt="Chirpstacksolution-5.png" height="278" width="371"]]
372 372  
373 373  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
374 374  
375 375  The name of the plugin: Example ADR plugin:
376 376  
377 -[[image:image-20220524165540-36.png]]
378 +[[image:https://wiki.dragino.com/images/1/12/Chirpstacksolution-6.jpg||alt="Chirpstacksolution-6.jpg" height="89" width="554"]]
378 378  
379 379  Set Nbtrans: Nbtrans=1 (Nbtrans is the number of retransmissions, if it is 1, no retransmission, it is recommended to be 1). To enable it, you need to uncomment.
380 380  
381 -[[image:image-20220524165557-37.png]]
382 +[[image:https://wiki.dragino.com/images/2/25/Chirpstacksolution-7.png||alt="Chirpstacksolution-7.png" height="98" width="426"]]
382 382  
383 383  4. Compile the ADR configuration file and generate the exe file.
384 384  
... ... @@ -402,7 +402,7 @@
402 402  
403 403  5) Finally generate this file:
404 404  
405 -[[image:image-20220524165623-38.png]]
406 +[[image:https://wiki.dragino.com/images/6/66/Chirpstacksolution-8.png||alt="Chirpstacksolution-8.png" height="96" width="554"]]
406 406  
407 407  5. Add the plugin and run the plugin.
408 408  
... ... @@ -410,7 +410,7 @@
410 410  The exe file generated in the previous step is placed in the same root directory as chirpstack-network-server.toml, and the ADR plugin is added to the toml file. The location of the addition is as follows:
411 411  )))
412 412  
413 -[[image:image-20220524165641-39.png]]
414 +[[image:https://wiki.dragino.com/images/8/82/Chirpstacksolution-9.png||alt="Chirpstacksolution-9.png" height="73" width="554"]]
414 414  
415 415  (((
416 416  (((
... ... @@ -436,7 +436,7 @@
436 436  )))
437 437  )))
438 438  
439 -[[image:image-20220524165659-40.png]]
440 +[[image:https://wiki.dragino.com/images/3/39/Chirpstacksolution-10.png||alt="Chirpstacksolution-10.png" height="275" width="554"]]
440 440  
441 441  Finish.
442 442  
image-20220524165452-34.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -19.9 KB
Content
image-20220524165517-35.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -50.0 KB
Content
image-20220524165540-36.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -56.0 KB
Content
image-20220524165557-37.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -12.1 KB
Content
image-20220524165623-38.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -25.6 KB
Content
image-20220524165641-39.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -23.6 KB
Content
image-20220524165659-40.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -23.9 KB
Content
image-20220525100058-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -66.6 KB
Content
image-20220525100158-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -52.2 KB
Content
image-20220525100255-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -60.1 KB
Content
image-20220525100322-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -91.1 KB
Content
image-20220525100350-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -79.8 KB
Content
image-20220525100417-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -86.3 KB
Content
image-20220525100448-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -77.4 KB
Content
image-20220525100516-8.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -126.2 KB
Content
image-20220525101223-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.4 KB
Content
image-20220525101247-10.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -91.0 KB
Content
image-20220525101326-11.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -120.2 KB
Content
image-20220525101401-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -93.1 KB
Content
image-20220525101436-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -63.9 KB
Content
image-20220525101505-14.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -165.4 KB
Content
image-20220525104025-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -77.3 KB
Content
image-20220525104051-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -27.1 KB
Content
image-20220525104155-17.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.8 KB
Content
image-20220525104223-18.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -87.7 KB
Content
image-20220525104258-19.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -44.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0