<
From version < 76.1 >
edited by Xiaoling
on 2022/05/13 18:11
To version < 78.3 >
edited by Xiaoling
on 2022/05/13 18:18
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -194,7 +194,9 @@
194 194  [[image:1652414114583-532.png]]
195 195  
196 196  
197 +(((
197 197  Alternatively, connect the DLOS8N Ethernet port to your router and DLOS8N will obtain an IP address from your router. In the router’s management portal, you should be able to find what IP address the router has assigned to the DLOS8N. You can also use this IP to connect.
199 +)))
198 198  
199 199  
200 200  === 2.1.3 Connect via WiFi with DHCP IP from router ===
... ... @@ -258,12 +258,15 @@
258 258  
259 259  In the WiFi Client Mode, DLOS8N acts as a WiFi client and gets DHCP from an upstream router via WiFi.
260 260  
263 +(((
261 261  The settings for WiFi Client is under page (% style="color:#4f81bd" %)**System~-~-> WiFi ~-~-> WiFi WAN Client Settings**
265 +)))
262 262  
263 263  [[image:1652420327792-211.png]]
264 264  
265 -
269 +(((
266 266  In the WiFi Survey Choose the WiFi AP, and input the Passphrase then click Save & Apply to connect.
271 +)))
267 267  
268 268  
269 269  == 3.4 Access the Internet via Cellular ==
... ... @@ -270,19 +270,23 @@
270 270  
271 271  If the DLOS8N support 3G/4G Cellular modem option, When the label on the shell is displayed as Model : DLOS8N-EC25, it indicates that DLOS8 already has EC25 3G/4G modules,user can use it as main internet connection or back up.
272 272  
273 -
278 +(((
274 274  First, release the four screws of DLOS8N, pull out PCB and install SIM card as below:
280 +)))
275 275  
276 276  [[image:1652420606018-181.png]]
277 277  
278 278  
279 -[[image:1652420718132-929.png||height="450" width="766"]]
285 +[[image:1652420718132-929.png||height="427" width="727"]]
280 280  
281 -
287 +(((
282 282  The set up page is (% style="color:#4f81bd" %)**System ~-~-> Cellular**
289 +)))
283 283  
284 284  
292 +(((
285 285  While use the cellular as Backup WAN, device will use Cellular for internet connection while WAN port or WiFi is not valid and switch back to WAN port or WiFi after they recover.
294 +)))
286 286  
287 287  [[image:1652421032117-341.png||height="329" width="752"]]
288 288  
... ... @@ -293,9 +293,9 @@
293 293  
294 294  In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
295 295  
296 -* GREEN Tick ​​​​[[image:1652421151598-130.png||height="23" width="24"]] : This interface has Internet connection.
297 -* Yellow Tick  [[image:1652421168047-470.png||height="22" width="21"]] : This interface has IP address but don’t use it for internet connection.
298 -* RED Cross   [[image:1652421179500-890.png||height="24" width="27"]] : This interface doesn’t connected.
305 +* GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
306 +* Yellow Tick   [[image:1652436705761-420.png||height="15" width="15"]] : This interface has IP address but don’t use it for internet connection.
307 +* RED Cross    [[image:1652436787176-950.png||height="14" width="15"]] : This interface doesn’t connected.
299 299  
300 300  [[image:1652421351382-793.png||height="339" width="765"]]
301 301  
... ... @@ -310,12 +310,13 @@
310 310  
311 311  [[T>>url:https://www.thethingsnetwork.org/]]heThingsNetwork v3(T[[TN>>url:https://www.thethingsnetwork.org/]] v3[[)>>url:http://)]][[ LoRaWAN Server>>url:https://www.thethingsnetwork.org/]]  ([[www.thethingsnetwork.org>>url:http://www.thethingsnetwork.org/]])
312 312  
313 -
314 314  == 4.1 Create a gateway in TTN V3 Server ==
315 315  
316 316  (% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
317 317  
326 +(((
318 318  Every DLOS8N has a unique gateway id. The ID can be found at LoRaWAN page:
328 +)))
319 319  
320 320  [[image:1652421929753-168.png||height="403" width="739"]]
321 321  
... ... @@ -393,32 +393,56 @@
393 393   [[image:1652422763536-750.png||height="514" width="730"]]
394 394  
395 395  
396 -4.4 Add a LoRaWAN End Device
406 +== 4.4 Add a LoRaWAN End Device ==
397 397  
408 +(((
398 398  This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.
410 +)))
399 399  
412 +(((
400 400  We use [[LT-22222-L>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]] IO Controller as a reference device - the setup for other LoRaWAN devices will be similar.
414 +)))
401 401  
402 402  [[image:1652422794767-871.png]]
403 403  
418 +(((
404 404  (% style="color:#4f81bd" %)**Step 1**: (% style="color:black" %)Create a Device definition in TTN v3 with the OTAA keys from the example LT-22222-L IO Controller device.
420 +)))
405 405  
422 +(((
406 406  Three codes are required to define the device in TTN v3:
424 +)))
407 407  
408 408  * DEV EUI - Unique ID code for a particular device.
409 409  * APP EUI - ID code for an Application defined in TTN v3.
410 410  * APP Key - Unique key to secure communications with a particular device.
411 411  
430 +(((
412 412  A set of these codes are stored in each device by the manufacturer as the default codes for that particular device. Each device is shipped with a sticker with the default Device EUI as shown below.
432 +)))
413 413  
414 414  [[image:1652422840936-838.png]]
415 415  
416 416  
437 +(((
417 417  (% style="color:red" %)Note: You may be able to change these codes in a device by using a configuration facility on the device e.g. the LT-22222 uses a serial port access and a series of AT commands.  Changing the codes may be necessary in the case where you have to use codes assigned by a LoRa WAN server.
439 +)))
418 418  
441 +(((
442 +
443 +)))
444 +
445 +(((
419 419  For the TTN v3 server, you can use the codes set in the device as in the following example.
447 +)))
420 420  
449 +(((
450 +
451 +)))
452 +
453 +(((
421 421  Select **Add Application** to open the screen below.
455 +)))
422 422  
423 423  [[image:1652422946999-255.png||height="356" width="744"]]
424 424  
... ... @@ -428,10 +428,14 @@
428 428  
429 429  [[image:1652422975885-591.png||height="359" width="726"]]
430 430  
465 +(((
431 431  Select OTAA activation mode
467 +)))
432 432  
433 433  
470 +(((
434 434  The LoRaWAN version for your device should be provided by the manufacturer in a datasheet as LoRaWAN version or LoRaWAN specification. The most commonly used LoRaWAN versions are v1.0.2 and v1.0.3.
472 +)))
435 435  
436 436  [[image:1652422998005-968.png||height="352" width="744"]]
437 437  
... ... @@ -443,12 +443,18 @@
443 443  
444 444  [[image:1652423046741-467.png||height="355" width="736"]]
445 445  
484 +(((
446 446  Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
486 +)))
447 447  
448 448  
489 +(((
449 449  (% style="color:#4f81bd" %)**Step 2**: (% style="color:black" %)Power on LT-22222-L device and it will automatically join the TTN network. After joining successfully, it will start to upload messages to the TTN v3. Select the Live data tab and you will see the data appearing in the panel.
491 +)))
450 450  
493 +(((
451 451  (% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
495 +)))
452 452  
453 453  [[image:1652423277549-324.png||height="273" width="745"]]
454 454  
1652436705761-420.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 KB
Content
1652436787176-950.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +2.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0