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
-
... ... @@ -189,12 +189,10 @@ 189 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 ((( ... ... @@ -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]]