<
From version < 86.17 >
edited by Xiaoling
on 2022/05/30 15:30
To version < 66.1 >
edited by Xiaoling
on 2022/05/25 10:14
>
Change comment: Uploaded new attachment "image-20220525101436-13.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,6 @@
2 2  
3 3  {{toc/}}
4 4  
5 -
6 -
7 -
8 8  = 1. Introduction =
9 9  
10 10  (% 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/]]
... ... @@ -33,8 +33,6 @@
33 33  )))
34 34  )))
35 35  
36 -
37 -
38 38  = 2. Semtech UDP =
39 39  
40 40  == 2.1 Step 1. Add the Network-servers ==
... ... @@ -53,7 +53,6 @@
53 53  
54 54  Add the Network-servers
55 55  
56 -
57 57  == 2.2 Step 2. Create Gateway-profiles ==
58 58  
59 59  [[image:image-20220525100255-3.png]]
... ... @@ -60,7 +60,6 @@
60 60  
61 61  Create Gateway-profiles
62 62  
63 -
64 64  == 2.3 Step 3. Create Service-profiles ==
65 65  
66 66  [[image:image-20220525100322-4.png]]
... ... @@ -71,9 +71,8 @@
71 71  
72 72  (% style="color:red" %)**Note : Before add the gateway, the user needs to complete the preceding three steps.**
73 73  
74 -If the user has completed the preceding steps, proceed to the next step.(% style="display:none" %)
67 +If the user has completed the preceding steps, proceed to the next step.
75 75  
76 -
77 77  == 2.4 Step 4. Add the gateway ==
78 78  
79 79  The example gateway id is: a840411e96744150
... ... @@ -82,9 +82,8 @@
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" %)
77 +[[image:image-20220525100350-5.png]]
86 86  
87 -
88 88  Add the gateway
89 89  
90 90  [[image:image-20220525100417-6.png]]
... ... @@ -91,19 +91,16 @@
91 91  
92 92  Configure the gateway
93 93  
94 -
95 95  == 2.5 Step 5. Checking gateway Status ==
96 96  
97 -[[image:image-20220525100448-7.png]](% style="display:none" %)
87 +[[image:image-20220525100448-7.png]]
98 98  
99 -
100 100  gateway Status
101 101  
102 -[[image:image-20220526090446-3.png||height="653" width="1218"]]
91 +[[image:image-20220525100516-8.png]]
103 103  
104 104  gateway Status
105 105  
106 -
107 107  = 3. Gateway Registration for Basics Station =
108 108  
109 109  == Introduction ==
... ... @@ -125,12 +125,10 @@
125 125  
126 126  A gateway that can access the internet normally
127 127  
128 -
129 129  == 3.1 Add Gateway ==
130 130  
131 131  [[image:image-20220524164205-10.png]]
132 132  
133 -
134 134  == 3.2 Access the gateway GUI ==
135 135  
136 136  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -151,12 +151,10 @@
151 151  (% class="wikigeneratedid" %)
152 152  [[image:image-20220524164341-12.png]]
153 153  
154 -
155 155  == 3.3 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 -
160 160  == 3.4 Successful Connection ==
161 161  
162 162  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -163,7 +163,6 @@
163 163  
164 164  [[image:image-20220524164448-13.png]]
165 165  
166 -
167 167  == 3.5 Trouble Shooting ==
168 168  
169 169  User can check the station log in the logread/system log page.
... ... @@ -170,12 +170,10 @@
170 170  
171 171  [[image:image-20220524164514-14.png]]
172 172  
173 -
174 174  and recode the station log in the system/Recode log page.
175 175  
176 176  [[image:image-20220524164541-15.png]]
177 177  
178 -
179 179  = 4. Downlink =
180 180  
181 181  == 4.1 Chirpstack Downlink Note ==
... ... @@ -184,17 +184,14 @@
184 184  
185 185  Convert the data to Base64
186 186  
168 +[[image:image-20220525101247-10.png]]
187 187  
188 -[[image:image-20220526090748-4.png]]
189 -
190 190  Check ChripStack downlink DataRate
191 191  
192 -
193 193  [[image:image-20220525101326-11.png]]
194 194  
195 195  Make sure the RX2DR is the same in the end node
196 196  
197 -
198 198  == 4.2 Loraserver Downlink Note ==
199 199  
200 200  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -215,8 +215,6 @@
215 215  
216 216  (((
217 217  MQTT Connect to ChirpStack
218 -
219 -
220 220  )))
221 221  
222 222  (((
... ... @@ -238,7 +238,7 @@
238 238  Payload: {"confirmed":true,"fPort":2,"data":"AwEB"}
239 239  )))
240 240  
241 -[[image:image-20220525101436-13.png]]
217 +[[image:image-20220524164829-20.png]]
242 242  
243 243  MQTT Connect to ChirpStack
244 244  
... ... @@ -246,13 +246,13 @@
246 246  (% 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/]]
247 247  )))
248 248  
249 -[[image:image-20220525101505-14.png]]
225 +[[image:image-20220524164849-21.png]]
250 250  
251 251  Choose to Use Hex for Encode
252 252  
253 253  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
254 254  
255 -[[image:image-20220525104025-15.png]]
231 +[[image:image-20220524164907-22.png]]
256 256  
257 257  (((
258 258  Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码:
... ... @@ -319,15 +319,14 @@
319 319  
320 320  User enters the payload code according to the steps.
321 321  
322 -[[image:image-20220525104051-16.png]]
298 +[[image:image-20220524165001-23.png]]
323 323  
324 -[[image:image-20220525104155-17.png]]
300 +[[image:image-20220524165028-24.png]]
325 325  
302 +[[image:image-20220524165100-25.png]]
326 326  
327 -[[image:image-20220526091602-5.png]]
304 +[[image:image-20220524165116-26.png]]
328 328  
329 -[[image:image-20220526091801-6.png]]
330 -
331 331  = 5. Multiply Uplink in ChirpStack =
332 332  
333 333  (((
... ... @@ -338,13 +338,13 @@
338 338  ChirpStack will auto adjust nbtrans according to uplink rssi. [[link to source>>url:https://github.com/brocaar/chirpstack-network-server/blob/master/internal/adr/adr.go]]
339 339  )))
340 340  
341 -[[image:image-20220526091912-7.png]]
316 +[[image:image-20220524165141-27.png]]
342 342  
343 343  (((
344 344  nbtrans is a field of ADR message, in unconfirm mode, it tells end node how many time it needs to transmit for every frame.
345 345  )))
346 346  
347 -[[image:image-20220525104359-21.png]]
322 +[[image:image-20220524165158-28.png]]
348 348  
349 349  (((
350 350  Above behaviour will cause the platform shows below two cases of error:
... ... @@ -354,11 +354,11 @@
354 354  Error of duplicate Frame Counter
355 355  )))
356 356  
357 -[[image:image-20220525104437-22.png]]
332 +[[image:image-20220524165301-29.png]]
358 358  
359 359  Duplicate transmission in short time
360 360  
361 -[[image:image-20220525104502-23.png]]
336 +[[image:image-20220524165319-30.png]]
362 362  
363 363  == 5.1 Solution ==
364 364  
... ... @@ -368,11 +368,11 @@
368 368  ~1. Install the GO compilation environment: Download the corresponding version of the Go compiler at [[https:~~/~~/go.dev/dl/>>url:https://go.dev/dl/]] and install it.
369 369  )))
370 370  
371 -[[image:image-20220525104532-24.png]]
346 +[[image:image-20220524165339-31.png]]
372 372  
373 373  installation path:
374 374  
375 -[[image:image-20220525104554-25.png]]
350 +[[image:image-20220524165400-32.png]]
376 376  
377 377  (((
378 378  2. Environment variable settings:.
... ... @@ -462,7 +462,7 @@
462 462  )))
463 463  )))
464 464  
465 -[[image:image-20220525104647-26.png]]
440 +[[image:image-20220524165659-40.png]]
466 466  
467 467  Finish.
468 468  
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
image-20220525104328-20.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -36.9 KB
Content
image-20220525104359-21.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -136.3 KB
Content
image-20220525104437-22.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -23.0 KB
Content
image-20220525104502-23.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -59.2 KB
Content
image-20220525104532-24.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -45.7 KB
Content
image-20220525104554-25.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -24.5 KB
Content
image-20220525104647-26.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -23.9 KB
Content
image-20220526085155-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -116.8 KB
Content
image-20220526085310-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -141.7 KB
Content
image-20220526090446-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -342.8 KB
Content
image-20220526090748-4.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -214.7 KB
Content
image-20220526091602-5.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -129.2 KB
Content
image-20220526091801-6.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -88.1 KB
Content
image-20220526091912-7.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -94.9 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0