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,6 +242,7 @@ 242 242 243 243 MQTT Connect to ChirpStack 244 244 245 + 245 245 ((( 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 ))) ... ... @@ -250,6 +250,7 @@ 250 250 251 251 Choose to Use Hex for Encode 252 252 254 + 253 253 If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB 254 254 255 255 [[image:image-20220525104025-15.png]]