<
From version < 86.4 >
edited by Xiaoling
on 2022/05/30 15:25
To version < 86.23 >
edited by Xiaoling
on 2022/05/30 15:31
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,6 +33,8 @@
33 33  )))
34 34  )))
35 35  
36 +
37 +
36 36  = 2. Semtech UDP =
37 37  
38 38  == 2.1 Step 1. Add the Network-servers ==
... ... @@ -101,6 +101,7 @@
101 101  
102 102  gateway Status
103 103  
106 +
104 104  = 3. Gateway Registration for Basics Station =
105 105  
106 106  == Introduction ==
... ... @@ -122,10 +122,12 @@
122 122  
123 123  A gateway that can access the internet normally
124 124  
128 +
125 125  == 3.1 Add Gateway ==
126 126  
127 127  [[image:image-20220524164205-10.png]]
128 128  
133 +
129 129  == 3.2 Access the gateway GUI ==
130 130  
131 131  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -146,10 +146,12 @@
146 146  (% class="wikigeneratedid" %)
147 147  [[image:image-20220524164341-12.png]]
148 148  
154 +
149 149  == 3.3 Start Station ==
150 150  
151 151  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
152 152  
159 +
153 153  == 3.4 Successful Connection ==
154 154  
155 155  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -156,6 +156,7 @@
156 156  
157 157  [[image:image-20220524164448-13.png]]
158 158  
166 +
159 159  == 3.5 Trouble Shooting ==
160 160  
161 161  User can check the station log in the logread/system log page.
... ... @@ -162,10 +162,12 @@
162 162  
163 163  [[image:image-20220524164514-14.png]]
164 164  
173 +
165 165  and recode the station log in the system/Recode log page.
166 166  
167 167  [[image:image-20220524164541-15.png]]
168 168  
178 +
169 169  = 4. Downlink =
170 170  
171 171  == 4.1 Chirpstack Downlink Note ==
... ... @@ -174,14 +174,17 @@
174 174  
175 175  Convert the data to Base64
176 176  
187 +
177 177  [[image:image-20220526090748-4.png]]
178 178  
179 179  Check ChripStack downlink DataRate
180 180  
192 +
181 181  [[image:image-20220525101326-11.png]]
182 182  
183 183  Make sure the RX2DR is the same in the end node
184 184  
197 +
185 185  == 4.2 Loraserver Downlink Note ==
186 186  
187 187  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -202,6 +202,8 @@
202 202  
203 203  (((
204 204  MQTT Connect to ChirpStack
218 +
219 +
205 205  )))
206 206  
207 207  (((
... ... @@ -227,6 +227,7 @@
227 227  
228 228  MQTT Connect to ChirpStack
229 229  
245 +
230 230  (((
231 231  (% 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/]]
232 232  )))
... ... @@ -235,6 +235,7 @@
235 235  
236 236  Choose to Use Hex for Encode
237 237  
254 +
238 238  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
239 239  
240 240  [[image:image-20220525104025-15.png]]
... ... @@ -300,6 +300,7 @@
300 300   AwAA is 0x030000's base 64 Encode.
301 301  )))
302 302  
320 +
303 303  == 4.3 Add the decode function in Chirpstack for the payload ==
304 304  
305 305  User enters the payload code according to the steps.
... ... @@ -313,6 +313,7 @@
313 313  
314 314  [[image:image-20220526091801-6.png]]
315 315  
334 +
316 316  = 5. Multiply Uplink in ChirpStack =
317 317  
318 318  (((
... ... @@ -341,6 +341,7 @@
341 341  
342 342  [[image:image-20220525104437-22.png]]
343 343  
363 +
344 344  Duplicate transmission in short time
345 345  
346 346  [[image:image-20220525104502-23.png]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0