<
From version < 86.3 >
edited by Xiaoling
on 2022/05/26 09:22
To version < 86.19 >
edited by Xiaoling
on 2022/05/30 15:30
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,6 +2,9 @@
2 2  
3 3  {{toc/}}
4 4  
5 +
6 +
7 +
5 5  = 1. Introduction =
6 6  
7 7  (% style="color:black" %)The ChirpStack open-source LoRaWAN Network Server stack provides open-source components for LoRaWAN networks And the Chirpstack supports the users in building a private LoRaWAN Server. For more info please refer to this [[link>>url:https://www.chirpstack.io/]]
... ... @@ -30,6 +30,8 @@
30 30  )))
31 31  )))
32 32  
36 +
37 +
33 33  = 2. Semtech UDP =
34 34  
35 35  == 2.1 Step 1. Add the Network-servers ==
... ... @@ -98,6 +98,7 @@
98 98  
99 99  gateway Status
100 100  
106 +
101 101  = 3. Gateway Registration for Basics Station =
102 102  
103 103  == Introduction ==
... ... @@ -119,10 +119,12 @@
119 119  
120 120  A gateway that can access the internet normally
121 121  
128 +
122 122  == 3.1 Add Gateway ==
123 123  
124 124  [[image:image-20220524164205-10.png]]
125 125  
133 +
126 126  == 3.2 Access the gateway GUI ==
127 127  
128 128  Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station
... ... @@ -143,10 +143,12 @@
143 143  (% class="wikigeneratedid" %)
144 144  [[image:image-20220524164341-12.png]]
145 145  
154 +
146 146  == 3.3 Start Station ==
147 147  
148 148  When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack
149 149  
159 +
150 150  == 3.4 Successful Connection ==
151 151  
152 152  If user completes the above steps, which will see live date in the ChirpStack.
... ... @@ -153,6 +153,7 @@
153 153  
154 154  [[image:image-20220524164448-13.png]]
155 155  
166 +
156 156  == 3.5 Trouble Shooting ==
157 157  
158 158  User can check the station log in the logread/system log page.
... ... @@ -159,10 +159,12 @@
159 159  
160 160  [[image:image-20220524164514-14.png]]
161 161  
173 +
162 162  and recode the station log in the system/Recode log page.
163 163  
164 164  [[image:image-20220524164541-15.png]]
165 165  
178 +
166 166  = 4. Downlink =
167 167  
168 168  == 4.1 Chirpstack Downlink Note ==
... ... @@ -171,14 +171,17 @@
171 171  
172 172  Convert the data to Base64
173 173  
187 +
174 174  [[image:image-20220526090748-4.png]]
175 175  
176 176  Check ChripStack downlink DataRate
177 177  
192 +
178 178  [[image:image-20220525101326-11.png]]
179 179  
180 180  Make sure the RX2DR is the same in the end node
181 181  
197 +
182 182  == 4.2 Loraserver Downlink Note ==
183 183  
184 184  User can use MQTT to send downlink payload to ChirpStack to perform downstream to LoRaWAN End
... ... @@ -199,6 +199,8 @@
199 199  
200 200  (((
201 201  MQTT Connect to ChirpStack
218 +
219 +
202 202  )))
203 203  
204 204  (((
... ... @@ -224,6 +224,7 @@
224 224  
225 225  MQTT Connect to ChirpStack
226 226  
245 +
227 227  (((
228 228  (% 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/]]
229 229  )))
... ... @@ -232,6 +232,7 @@
232 232  
233 233  Choose to Use Hex for Encode
234 234  
254 +
235 235  If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB
236 236  
237 237  [[image:image-20220525104025-15.png]]
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0