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)
-
Attachments (0 modified, 12 added, 0 removed)
- image-20220531171923-4.png
- image-20220531172031-5.png
- image-20220531172158-6.png
- image-20220531172304-7.png
- image-20220531172837-8.png
- image-20220531172857-9.png
- image-20220531173236-10.png
- image-20220531173419-11.png
- image-20220531173519-12.png
- image-20220531173601-13.png
- image-20220531173658-14.png
- image-20220531173754-15.png
Details
- Page properties
-
- Content
-
... ... @@ -63,10 +63,11 @@ 63 63 64 64 == 2.3 Step 3. Create Service-profiles == 65 65 66 -[[image:image-202205 25100322-4.png]]66 +[[image:image-20220531171809-3.png]] 67 67 68 68 Create Service-profiles 69 69 70 + 70 70 In Step 3. Create Service-profiles, the above parameters can be set. If necessary, you can set them by yourself. This is only an example. 71 71 72 72 (% style="color:red" %)**Note : Before add the gateway, the user needs to complete the preceding three steps.** ... ... @@ -82,12 +82,12 @@ 82 82 (% style="color:red" %)**Note : The Gateway EUI and server addresses must match the ChirpStack configuration.** 83 83 ))) 84 84 85 -[[image:image-202205 25100350-5.png]](% style="display:none" %)86 +[[image:image-20220531171923-4.png]](% style="display:none" %) 86 86 87 87 88 88 Add the gateway 89 89 90 -[[image:image-202205 25100417-6.png]]91 +[[image:image-20220531172031-5.png]] 91 91 92 92 Configure the gateway 93 93 ... ... @@ -94,12 +94,12 @@ 94 94 95 95 == 2.5 Step 5. Checking gateway Status == 96 96 97 -[[image:image-2022052 5100448-7.png]](% style="display:none" %)98 +[[image:image-20220531172158-6.png]](% style="display:none" %) 98 98 99 99 100 100 gateway Status 101 101 102 -[[image:image-2022052 6090446-3.png||height="653" width="1218"]]103 +[[image:image-20220531172304-7.png]] 103 103 104 104 gateway Status 105 105 ... ... @@ -106,7 +106,7 @@ 106 106 107 107 = 3. Gateway Registration for Basics Station = 108 108 109 -== Introduction == 110 +== 3.1 Introduction == 110 110 111 111 The [[Semtech Basic Station>>url:https://doc.sm.tc/station/]] backend implements the [[LNS protocol>>url:https://doc.sm.tc/station/tcproto.html]]. It exposes a WebSocket handler to which Basic Station powered gateways can connect. 112 112 ... ... @@ -126,12 +126,12 @@ 126 126 A gateway that can access the internet normally 127 127 128 128 129 -== 3. 1Add Gateway ==130 +== 3.2 Add Gateway == 130 130 131 131 [[image:image-20220524164205-10.png]] 132 132 133 133 134 -== 3. 2Access the gateway GUI ==135 +== 3.3 Access the gateway GUI == 135 135 136 136 Access the gateway GUI interface of LoRaWAN~-~->LoRaWAN ~-~- Basic Station 137 137 ... ... @@ -152,12 +152,12 @@ 152 152 [[image:image-20220524164341-12.png]] 153 153 154 154 155 -== 3. 3Start Station ==156 +== 3.4 Start Station == 156 156 157 157 When the user has finished the configuration, Please click Sace&Apply to start station to connect ChirpStack 158 158 159 159 160 -== 3. 4Successful Connection ==161 +== 3.5 Successful Connection == 161 161 162 162 If user completes the above steps, which will see live date in the ChirpStack. 163 163 ... ... @@ -164,16 +164,16 @@ 164 164 [[image:image-20220524164448-13.png]] 165 165 166 166 167 -== 3. 5Trouble Shooting ==168 +== 3.6 Trouble Shooting == 168 168 169 169 User can check the station log in the logread/system log page. 170 170 171 -[[image:image-202205 24164514-14.png]]172 +[[image:image-20220531172837-8.png]] 172 172 173 173 174 174 and recode the station log in the system/Recode log page. 175 175 176 -[[image:image-202205 24164541-15.png]]177 +[[image:image-20220531172857-9.png]] 177 177 178 178 179 179 = 4. Downlink = ... ... @@ -185,7 +185,7 @@ 185 185 Convert the data to Base64 186 186 187 187 188 -[[image:image-20220526 090748-4.png]]189 +[[image:image-20220531173236-10.png]] 189 189 190 190 Check ChripStack downlink DataRate 191 191 ... ... @@ -211,7 +211,7 @@ 211 211 User name: User name Password: password 212 212 ))) 213 213 214 -[[image:image-202205 25101401-12.png]]215 +[[image:image-20220531173419-11.png]] 215 215 216 216 ((( 217 217 MQTT Connect to ChirpStack ... ... @@ -238,7 +238,7 @@ 238 238 Payload: {"confirmed":true,"fPort":2,"data":"AwEB"} 239 239 ))) 240 240 241 -[[image:image-202205 25101436-13.png]]242 +[[image:image-20220531173519-12.png]] 242 242 243 243 MQTT Connect to ChirpStack 244 244 ... ... @@ -247,7 +247,7 @@ 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 ))) 249 249 250 -[[image:image-202205 25101505-14.png]]251 +[[image:image-20220531173601-13.png]] 251 251 252 252 Choose to Use Hex for Encode 253 253 ... ... @@ -254,7 +254,7 @@ 254 254 255 255 If we want send downstream hex 030101 to end node, the BASE64 payload is AwEB 256 256 257 -[[image:image-202205 25104025-15.png]]258 +[[image:image-20220531173658-14.png]] 258 258 259 259 ((( 260 260 Downlink payload encode javescript code: 可以在网站上运行以下Javsscript代码:
- image-20220531171923-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +113.1 KB - Content
- image-20220531172031-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +62.4 KB - Content
- image-20220531172158-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +108.7 KB - Content
- image-20220531172304-7.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +162.5 KB - Content
- image-20220531172837-8.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +67.9 KB - Content
- image-20220531172857-9.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +36.6 KB - Content
- image-20220531173236-10.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +160.2 KB - Content
- image-20220531173419-11.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +104.3 KB - Content
- image-20220531173519-12.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.9 KB - Content
- image-20220531173601-13.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +67.6 KB - Content
- image-20220531173658-14.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +59.3 KB - Content
- image-20220531173754-15.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +41.7 KB - Content