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

Summary

Details

Page properties
Content
... ... @@ -282,7 +282,7 @@
282 282  [[image:1652420606018-181.png]]
283 283  
284 284  
285 -[[image:1652420718132-929.png||height="427" width="727"]]
285 +[[image:1652420718132-929.png||height="450" width="766"]]
286 286  
287 287  (((
288 288  The set up page is (% style="color:#4f81bd" %)**System ~-~-> Cellular**
... ... @@ -302,9 +302,9 @@
302 302  
303 303  In the (% style="color:#4f81bd" %)**home**(%%) page, we can check the Internet connection.
304 304  
305 -* GREEN Tick ​​​​ [[image:1652436675869-206.png||height="14" width="15"]] : This interface has Internet connection.
305 +* GREEN Tick ​​​​ [[image:1652436675869-206.png||height="16" width="17"]] : This interface has Internet connection.
306 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.
307 +* RED Cross    : This interface doesn’t connected.
308 308  
309 309  [[image:1652421351382-793.png||height="339" width="765"]]
310 310  
... ... @@ -319,13 +319,12 @@
319 319  
320 320  [[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/]])
321 321  
322 +
322 322  == 4.1 Create a gateway in TTN V3 Server ==
323 323  
324 324  (% style="color:#4f81bd" %)**Step 1: Get a Unique gateway ID.**
325 325  
326 -(((
327 327  Every DLOS8N has a unique gateway id. The ID can be found at LoRaWAN page:
328 -)))
329 329  
330 330  [[image:1652421929753-168.png||height="403" width="739"]]
331 331  
... ... @@ -403,56 +403,32 @@
403 403   [[image:1652422763536-750.png||height="514" width="730"]]
404 404  
405 405  
406 -== 4.4 Add a LoRaWAN End Device ==
405 +4.4 Add a LoRaWAN End Device
407 407  
408 -(((
409 409  This section shows how to add a LoRaWAN End device to a LoRaWAN network and see the data from TTN web site.
410 -)))
411 411  
412 -(((
413 413  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 -)))
415 415  
416 416  [[image:1652422794767-871.png]]
417 417  
418 -(((
419 419  (% 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 -)))
421 421  
422 -(((
423 423  Three codes are required to define the device in TTN v3:
424 -)))
425 425  
426 426  * DEV EUI - Unique ID code for a particular device.
427 427  * APP EUI - ID code for an Application defined in TTN v3.
428 428  * APP Key - Unique key to secure communications with a particular device.
429 429  
430 -(((
431 431  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 -)))
433 433  
434 434  [[image:1652422840936-838.png]]
435 435  
436 436  
437 -(((
438 438  (% 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 -)))
440 440  
441 -(((
442 -
443 -)))
444 -
445 -(((
446 446  For the TTN v3 server, you can use the codes set in the device as in the following example.
447 -)))
448 448  
449 -(((
450 -
451 -)))
452 -
453 -(((
454 454  Select **Add Application** to open the screen below.
455 -)))
456 456  
457 457  [[image:1652422946999-255.png||height="356" width="744"]]
458 458  
... ... @@ -462,14 +462,10 @@
462 462  
463 463  [[image:1652422975885-591.png||height="359" width="726"]]
464 464  
465 -(((
466 466  Select OTAA activation mode
467 -)))
468 468  
469 469  
470 -(((
471 471  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 -)))
473 473  
474 474  [[image:1652422998005-968.png||height="352" width="744"]]
475 475  
... ... @@ -481,18 +481,12 @@
481 481  
482 482  [[image:1652423046741-467.png||height="355" width="736"]]
483 483  
484 -(((
485 485  Finally, Application layer settings input the corresponding AppKey. Before saving the configuration, check that the data matches the device.
486 -)))
487 487  
488 488  
489 -(((
490 490  (% 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 -)))
492 492  
493 -(((
494 494  (% style="color:red" %)Note that it may take some time for the device data to appear in the TTN v3 display.
495 -)))
496 496  
497 497  [[image:1652423277549-324.png||height="273" width="745"]]
498 498  
1652436787176-950.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -2.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0