Changes for page Notes for TTN
Last modified by Mengting Qiu on 2024/08/20 17:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -123,22 +123,16 @@ 123 123 == 3.2 Step 1. Add Gateway == 124 124 125 125 ((( 126 -((( 127 127 The example for **EU** 128 128 ))) 129 -))) 130 130 131 131 ((( 132 -((( 133 133 User can add your gateway into The Things Network V3 according to the previous step 134 134 ))) 135 -))) 136 136 137 137 ((( 138 -((( 139 139 Following picture is the successful added. 140 140 ))) 141 -))) 142 142 143 143 [[image:https://wiki.dragino.com/images/thumb/5/5f/Add_gateway_1.1.png/600px-Add_gateway_1.1.png||height="397" width="600"]] 144 144 ... ... @@ -157,7 +157,7 @@ 157 157 158 158 Create LNS API key 159 159 160 - (% style="color:red" %)**Note : Please copy the API key.**154 +**Note : Please copy the API key.** 161 161 162 162 == 3.4 Step 3. Update the gateway setting == 163 163 ... ... @@ -181,13 +181,11 @@ 181 181 182 182 **just to clarify.** 183 183 184 -(% class="box" %) 185 -((( 186 - CUPS Server URI ~-~-> Server Adress 187 - CUPS Authorization Key ~-~-> Server CUPS API Key 188 - LNS Authorization Key ~-~-> Server LNS API Key 189 - CUPS certificate ~-~-> Server CA(user can use the button to install the certificate by default) 190 -))) 178 +{{{ CUPS Server URI --> Server Adress 179 + CUPS Authorization Key --> Server CUPS API Key 180 + LNS Authorization Key --> Server LNS API Key 181 + CUPS certificate --> Server CA(user can use the button to install the certificate by default) 182 +}}} 191 191 192 192 [[image:https://wiki.dragino.com/images/thumb/8/8c/Confiure_station_cao.png/600px-Confiure_station_cao.png||height="321" width="600"]] 193 193 ... ... @@ -224,42 +224,30 @@ 224 224 = 4. Configure node connection to TTNv3 = 225 225 226 226 ((( 227 -((( 228 228 Following is an example for how to join the TTN v3 LoRaWAN Network. 229 229 ))) 230 -))) 231 231 232 232 ((( 233 -((( 234 234 The gateway is already set up to connect to the TTN network, so we now need to configure the TTNv3 server. 235 235 ))) 236 -))) 237 237 238 238 ((( 239 -((( 240 240 We take LES01 as an example. 241 241 ))) 242 -))) 243 243 244 244 == 4.1 Step1 == 245 245 246 246 ((( 247 -((( 248 248 Create a device in TTN with the OTAA keys from LSE01. 249 249 ))) 250 -))) 251 251 252 252 ((( 253 -((( 254 254 Each LSE01 is shipped with a sticker with the default device EUI as below: 255 255 ))) 256 -))) 257 257 258 258 ((( 259 -((( 260 260 You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot: 261 261 ))) 262 -))) 263 263 264 264 [[image:https://wiki.dragino.com/images/thumb/c/c7/TTNv3--01.png/600px-TTNv3--01.png||alt="TTNv3--01.png" height="277" width="600"]] 265 265 ... ... @@ -268,10 +268,8 @@ 268 268 == 4.2 Step2 == 269 269 270 270 ((( 271 -((( 272 272 There are all our nodes in the repository. Users can choose the corresponding brand, model, firmware version and frequency.The decoder and configuration information of the node are pre-configured.Users do not need to configure them. 273 273 ))) 274 -))) 275 275 276 276 [[image:https://wiki.dragino.com/images/thumb/f/fc/TTNv3--03.png/600px-TTNv3--03.png||alt="TTNv3--03.png" height="333" width="600"]] 277 277 ... ... @@ -434,6 +434,7 @@ 434 434 * End Node traffic (from server UI) to shows end node activity in server. (Normally possible) 435 435 * End Node Keys screen shot shows in end node and server. so we can check if the keys are correct. (In most case, we found keys doesn't match, especially APP EUI) 436 436 415 + 437 437 **~1. End Device Join Screen shot, we can check:** 438 438 439 439 * If the device is sending join request to server?