<
From version < 108.5 >
edited by Xiaoling
on 2022/07/23 13:54
To version < 97.2 >
edited by Xiaoling
on 2022/05/31 17:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -**~ Table of Contents:**
1 +**~ Contents:**
2 2  
3 3  {{toc/}}
4 4  
... ... @@ -5,20 +5,17 @@
5 5  
6 6  
7 7  
8 -= 1.  Introduction =
8 += 1. Introduction =
9 9  
10 -
11 11  (% 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/]]
12 12  
13 13  (((
14 14  (% style="color:black" %)The dragino gateway can connect the ChirpStack server via Semtech UDP or Semtech Basic Station.
15 -
16 -
17 17  )))
18 18  
19 -(% style="color:blue" %)**Prerequisite:**
16 +**Prerequisite**
20 20  
21 -**1) Have a Chirstack Server.**
18 +1) Have a Chirstack Server.
22 22  
23 23  [[image:image-20220525100058-1.png]]
24 24  
... ... @@ -25,43 +25,38 @@
25 25  ChirpStack home page
26 26  
27 27  
25 +2) Gateway model support
28 28  
29 -**2) Gateway model support**
30 -
31 31  (% class="box" %)
32 32  (((
33 33  (((
34 34  Semtech UDP : **All Model**
35 -Basic Station : [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
36 -(% style="color:red" %)**Note** (%%): the firmware needs >[[lgw~~-~~-build-v5.4.1640315898>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LPS8/Firmware/Release/]]  if use the Bais station
31 +Basic Station : , , 
32 +**Note** : the firmware needs >  if use the Bais station
37 37  )))
38 38  )))
39 39  
40 40  
41 41  
42 -= 2.  Semtech UDP =
38 += 2. Semtech UDP =
43 43  
44 -== 2.1  Step 1. Add the Network-servers ==
40 +== 2.1 Step 1. Add the Network-servers ==
45 45  
46 -
47 47  The network-Servers address varies depending on the ChirpStack server setup environment
48 48  
49 49  (% class="box" %)
50 50  (((
51 - Windows       ~-~->  Network-server server *  :  localhost:8000
52 - Linux  ~-~->  Network-server server *  :  chirpstack-network-server:8000
46 + Windows       ~-~->Network-server server * : localhost:8000
47 + Linux         ~-~->Network-server server * : chirpstack-network-server:8000
53 53  )))
54 54  
55 -
56 56  If the user cannot add network-Servers, re-check the ChirpStack code or the server building process.
57 57  
58 -
59 59  [[image:image-20220531171609-1.png]]
60 60  
61 61  Add the Network-servers
62 62  
63 63  
64 -
65 65  == 2.2 Step 2. Create Gateway-profiles ==
66 66  
67 67  [[image:image-20220531171651-2.png]]
... ... @@ -189,7 +189,7 @@
189 189  
190 190  == 4.1 Chirpstack Downlink Note ==
191 191  
192 -[[image:image-20220601102543-2.png]]
184 +[[image:image-20220525101223-9.png]]
193 193  
194 194  Convert the data to Base64
195 195  
... ... @@ -247,7 +247,7 @@
247 247  Payload: {"confirmed":true,"fPort":2,"data":"AwEB"}
248 248  )))
249 249  
250 -[[image:image-20220531173519-12.png]]
242 +[[image:image-20220525101436-13.png]]
251 251  
252 252  MQTT Connect to ChirpStack
253 253  
... ... @@ -256,7 +256,7 @@
256 256  (% 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/]]
257 257  )))
258 258  
259 -[[image:image-20220531173601-13.png]]
251 +[[image:image-20220525101505-14.png]]
260 260  
261 261  Choose to Use Hex for Encode
262 262  
... ... @@ -263,7 +263,7 @@
263 263  
264 264  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
265 265  
266 -[[image:image-20220531173658-14.png]]
258 +[[image:image-20220525104025-15.png]]
267 267  
268 268  (((
269 269  Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码:
... ... @@ -331,17 +331,16 @@
331 331  
332 332  User enters the payload code according to the steps.
333 333  
334 -[[image:image-20220531173754-15.png]]
326 +[[image:image-20220525104051-16.png]]
335 335  
328 +[[image:image-20220525104155-17.png]]
336 336  
337 -[[image:image-20220531173856-16.png]]
338 338  
331 +[[image:image-20220526091602-5.png]]
339 339  
340 -[[image:image-20220531174120-20.png]]
333 +[[image:image-20220526091801-6.png]]
341 341  
342 -[[image:image-20220531174046-19.png]]
343 343  
344 -
345 345  = 5. Multiply Uplink in ChirpStack =
346 346  
347 347  (((
... ... @@ -373,7 +373,7 @@
373 373  
374 374  Duplicate transmission in short time
375 375  
376 -[[image:image-20220601102430-1.png]]
367 +[[image:image-20220525104502-23.png]]
377 377  
378 378  
379 379  == 5.1 Solution ==
... ... @@ -411,7 +411,6 @@
411 411  
412 412  [[image:image-20220524165452-34.png]]
413 413  
414 -
415 415  User variable setting file generation directory: D:\go:
416 416  
417 417  [[image:image-20220524165517-35.png]]
image-20220531173519-12.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -63.9 KB
Content
image-20220531173601-13.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -67.6 KB
Content
image-20220531173658-14.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.3 KB
Content
image-20220531173754-15.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -41.7 KB
Content
image-20220531173856-16.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -46.7 KB
Content
image-20220531173939-17.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -41.4 KB
Content
image-20220531174015-18.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -27.4 KB
Content
image-20220531174046-19.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -27.2 KB
Content
image-20220531174120-20.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -41.4 KB
Content
image-20220601102430-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -139.4 KB
Content
image-20220601102543-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -51.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0