Changes for page Notes for ChirpStack
Last modified by Edwin Chen on 2025/01/30 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -242,7 +242,6 @@ 242 242 243 243 MQTT Connect to ChirpStack 244 244 245 - 246 246 ((( 247 247 (% 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/]] 248 248 ))) ... ... @@ -251,7 +251,6 @@ 251 251 252 252 Choose to Use Hex for Encode 253 253 254 - 255 255 If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB 256 256 257 257 [[image:image-20220525104025-15.png]] ... ... @@ -317,7 +317,6 @@ 317 317 AwAA is 0x030000's base 64 Encode. 318 318 ))) 319 319 320 - 321 321 == 4.3 Add the decode function in Chirpstack for the payload == 322 322 323 323 User enters the payload code according to the steps. ... ... @@ -331,7 +331,6 @@ 331 331 332 332 [[image:image-20220526091801-6.png]] 333 333 334 - 335 335 = 5. Multiply Uplink in ChirpStack = 336 336 337 337 ((( ... ... @@ -360,12 +360,10 @@ 360 360 361 361 [[image:image-20220525104437-22.png]] 362 362 363 - 364 364 Duplicate transmission in short time 365 365 366 366 [[image:image-20220525104502-23.png]] 367 367 368 - 369 369 == 5.1 Solution == 370 370 371 371 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]] ... ... @@ -376,12 +376,10 @@ 376 376 377 377 [[image:image-20220525104532-24.png]] 378 378 379 - 380 380 installation path: 381 381 382 382 [[image:image-20220525104554-25.png]] 383 383 384 - 385 385 ((( 386 386 2. Environment variable settings:. 387 387 ))) ... ... @@ -396,7 +396,6 @@ 396 396 397 397 [[image:image-20220524165433-33.png]] 398 398 399 - 400 400 3)Modify the system variable Path and add C:\Go\bin\: 401 401 402 402 [[image:image-20220524165452-34.png]] ... ... @@ -405,7 +405,6 @@ 405 405 406 406 [[image:image-20220524165517-35.png]] 407 407 408 - 409 409 3. Modify the ADR configuration file according to your own needs, adr.setting.go is an example of the ADR configuration file. 410 410 411 411 The name of the plugin: Example ADR plugin: