<
From version < 86.9 >
edited by Xiaoling
on 2022/05/30 15:28
To version < 86.27 >
edited by Xiaoling
on 2022/05/30 15:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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  
159 +
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  
166 +
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  
173 +
171 171  and recode the station log in the system/Recode log page.
172 172  
173 173  [[image:image-20220524164541-15.png]]
174 174  
178 +
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  
187 +
183 183  [[image:image-20220526090748-4.png]]
184 184  
185 185  Check ChripStack downlink DataRate
186 186  
192 +
187 187  [[image:image-20220525101326-11.png]]
188 188  
189 189  Make sure the RX2DR is the same in the end node
190 190  
197 +
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
218 +
219 +
211 211  )))
212 212  
213 213  (((
... ... @@ -233,6 +233,7 @@
233 233  
234 234  MQTT Connect to ChirpStack
235 235  
245 +
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  
254 +
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  
320 +
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  
334 +
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  
363 +
350 350  Duplicate transmission in short time
351 351  
352 352  [[image:image-20220525104502-23.png]]
353 353  
368 +
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  
379 +
364 364  installation path:
365 365  
366 366  [[image:image-20220525104554-25.png]]
367 367  
384 +
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  
399 +
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  
408 +
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:
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0