<
From version < 86.6 >
edited by Xiaoling
on 2022/05/30 15:26
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
... ... @@ -125,10 +125,12 @@
125 125  
126 126  A gateway that can access the internet normally
127 127  
128 +
128 128  == 3.1 Add Gateway ==
129 129  
130 130  [[image:image-20220524164205-10.png]]
131 131  
133 +
132 132  == 3.2 Access the gateway GUI ==
133 133  
134 134  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -149,10 +149,12 @@
149 149  (% class="wikigeneratedid" %)
150 150  [[image:image-20220524164341-12.png]]
151 151  
154 +
152 152  == 3.3 Start Station ==
153 153  
154 154  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
155 155  
159 +
156 156  == 3.4 Successful Connection ==
157 157  
158 158  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -159,6 +159,7 @@
159 159  
160 160  [[image:image-20220524164448-13.png]]
161 161  
166 +
162 162  == 3.5 Trouble Shooting ==
163 163  
164 164  User can check the station log in the logread/system log page.
... ... @@ -165,10 +165,12 @@
165 165  
166 166  [[image:image-20220524164514-14.png]]
167 167  
173 +
168 168  and recode the station log in the system/Recode log page.
169 169  
170 170  [[image:image-20220524164541-15.png]]
171 171  
178 +
172 172  = 4. Downlink =
173 173  
174 174  == 4.1 Chirpstack Downlink Note ==
... ... @@ -177,14 +177,17 @@
177 177  
178 178  Convert the data to Base64
179 179  
187 +
180 180  [[image:image-20220526090748-4.png]]
181 181  
182 182  Check ChripStack downlink DataRate
183 183  
192 +
184 184  [[image:image-20220525101326-11.png]]
185 185  
186 186  Make sure the RX2DR is the same in the end node
187 187  
197 +
188 188  == 4.2 Loraserver Downlink Note ==
189 189  
190 190  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -205,6 +205,8 @@
205 205  
206 206  (((
207 207  MQTT Connect to ChirpStack
218 +
219 +
208 208  )))
209 209  
210 210  (((
... ... @@ -230,6 +230,7 @@
230 230  
231 231  MQTT Connect to ChirpStack
232 232  
245 +
233 233  (((
234 234  (% 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/]]
235 235  )))
... ... @@ -238,6 +238,7 @@
238 238  
239 239  Choose to Use Hex for Encode
240 240  
254 +
241 241  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
242 242  
243 243  [[image:image-20220525104025-15.png]]
... ... @@ -303,6 +303,7 @@
303 303   AwAA is 0x030000's base 64 Encode.
304 304  )))
305 305  
320 +
306 306  == 4.3 Add the decode function in Chirpstack for the payload ==
307 307  
308 308  User enters the payload code according to the steps.
... ... @@ -316,6 +316,7 @@
316 316  
317 317  [[image:image-20220526091801-6.png]]
318 318  
334 +
319 319  = 5. Multiply Uplink in ChirpStack =
320 320  
321 321  (((
... ... @@ -344,10 +344,12 @@
344 344  
345 345  [[image:image-20220525104437-22.png]]
346 346  
363 +
347 347  Duplicate transmission in short time
348 348  
349 349  [[image:image-20220525104502-23.png]]
350 350  
368 +
351 351  == 5.1 Solution ==
352 352  
353 353  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]]
... ... @@ -358,10 +358,12 @@
358 358  
359 359  [[image:image-20220525104532-24.png]]
360 360  
379 +
361 361  installation path:
362 362  
363 363  [[image:image-20220525104554-25.png]]
364 364  
384 +
365 365  (((
366 366  2. Environment variable settings:.
367 367  )))
... ... @@ -376,6 +376,7 @@
376 376  
377 377  [[image:image-20220524165433-33.png]]
378 378  
399 +
379 379  3)Modify the system variable Path and add C:\Go\bin\:
380 380  
381 381  [[image:image-20220524165452-34.png]]
... ... @@ -384,6 +384,7 @@
384 384  
385 385  [[image:image-20220524165517-35.png]]
386 386  
408 +
387 387  3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file.
388 388  
389 389  The name of the plugin: Example ADR plugin:
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0