<
From version < 86.1 >
edited by Xiaoling
on 2022/05/26 14:09
To version < 99.9 >
edited by Xiaoling
on 2022/07/25 08:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,18 @@
1 -**~ Contents:**
1 +**~ Table of Contents:**
2 2  
3 3  {{toc/}}
4 4  
5 5  
6 +
6 6  = 1. The Things Network-V3 =
7 7  
8 -== 1.1 Introduction ==
9 9  
10 -=== 1.1.1 What is The Things Network ===
10 +== 1.1  Introduction ==
11 11  
12 +
13 +=== 1.1.1  What is The Things Network ===
14 +
15 +
12 12  (((
13 13  The Things Network is a global collaborative Internet of Things ecosystem that creates networks, devices and solutions using LoRaWAN.
14 14  )))
... ... @@ -16,11 +16,13 @@
16 16  (((
17 17  The Things Network runs The Things Stack Community Edition, which is a crowdsourced, open and decentralized LoRaWAN network. This network is a great way to get started testing devices, applications, and integrations, and get familiar with LoRaWAN.
18 18  
23 +
19 19  
20 20  )))
21 21  
22 -=== 1.1.2 Login or crate an account ===
27 +=== 1.1.2  Login or crate an account ===
23 23  
29 +
24 24  (((
25 25  [[Login or create an account>>url:https://console.cloud.thethings.network/]] to get started with The Things Network and start using The Things Stack Console.
26 26  )))
... ... @@ -28,47 +28,59 @@
28 28  (((
29 29  Once you have an account,get started by following steps for adding Gateway,Device and Intergrations.
30 30  
37 +
31 31  
32 32  )))
33 33  
34 -=== 1.1.3 List the support products and Requirements ===
41 +=== 1.1.3  List the support products and Requirements ===
35 35  
43 +
36 36  LoRaWAN Gateway model: Existing Gateway
37 37  
38 38  
39 -= 2. Gateway Registration for Semtech UDP =
40 40  
41 -== 2.1 Primary LoRaWAN Server ==
48 += 2.  Gateway Registration for Semtech UDP =
42 42  
50 +
51 +== 2.1  Primary LoRaWAN Server ==
52 +
53 +
43 43  [[image:image-20220526134633-2.png||height="616" width="1323"]]
44 44  
45 45  Register Gateway
46 46  
47 47  
59 +
48 48  [[image:image-20220526134826-4.png]]
49 49  
50 50  Put Gateway ID
51 51  
52 52  
65 +
53 53  [[image:image-20220526134759-3.png]]
54 54  
55 55  Choose Frequency Band
56 56  
57 57  
71 +
58 58  [[image:image-20220526134919-5.png]]
59 59  
60 60  Show Status
61 61  
62 62  
63 -== 2.2 Secondary LoRaWAN Server ==
64 64  
65 -=== 2.2.1 Introduction ===
78 +== 2.2  Secondary LoRaWAN Server ==
66 66  
80 +
81 +=== 2.2.1  Introduction ===
82 +
83 +
67 67  The Dragino gateway has supports the Secondary server settings.
68 68  
69 69  
70 -=== 2.2.2 Below list the support products and Requirements: ===
87 +=== 2.2.2  Below list the support products and Requirements: ===
71 71  
89 +
72 72  (((
73 73  ~1. LoRaWAN Gateway model: [[LIG16>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/171-lig16.html]], [[LG308>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/140-lg308.html]], [[DLOS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/160-dlos8.html]] [[LPS8>>url:http://www.dragino.com/products/lora-lorawan-gateway/item/148-lps8.html]]
74 74  )))
... ... @@ -78,13 +78,17 @@
78 78  )))
79 79  
80 80  
81 -=== 2.2.3 Example ===
82 82  
100 +=== 2.2.3  Example ===
101 +
102 +
83 83  The following takes Helium as a Secondary LoRaWAN server as an example
84 84  
85 85  
86 -=== 2.2.4 Step 1: Download and Install the helium gateway-rs ===
87 87  
107 +=== 2.2.4  Step 1: Download and Install the helium gateway-rs ===
108 +
109 +
88 88  The users is needing to download and install the helium gateway-rs then click the button of Save&Apply
89 89  
90 90  [[image:image-20220526135049-6.png]]
... ... @@ -418,8 +418,9 @@
418 418  **Note**: Use this handy tool to convert hexadecimal to base64.
419 419  )))
420 420  
421 -[[image:image-20220525091702-28.png]]
443 +[[image:image-20220526140936-27.png]]
422 422  
445 +
423 423  == 5.3 Send Downlink message ==
424 424  
425 425  (((
... ... @@ -434,16 +434,18 @@
434 434  Downlink command:01 00 00 5A
435 435  )))
436 436  
437 -[[image:image-20220525091752-29.png]]
460 +[[image:image-20220526141021-28.png]]
438 438  
439 439  downlink
440 440  
464 +
441 441  After sending, you can view it in live data.
442 442  
443 -[[image:image-20220525091816-30.png]]
467 +[[image:image-20220526141052-29.png]]
444 444  
445 445  downlink
446 446  
471 +
447 447  (((
448 448  When downlink is successfully sent, the downlink information can be received on the serial port.
449 449  )))
... ... @@ -452,10 +452,11 @@
452 452  **Note**: If the downlink byte sent is longer, the number of bytes will be displayed.
453 453  )))
454 454  
455 -[[image:image-20220525091855-31.png]]
480 +[[image:image-20220526141116-30.png]]
456 456  
457 457  downlink
458 458  
484 +
459 459  (((
460 460  (((
461 461  If you want to get a successful reply to send downlink in TTN v3. You need to set the response level.
... ... @@ -480,10 +480,11 @@
480 480  )))
481 481  )))
482 482  
483 -[[image:image-20220525091925-32.png]]
509 +[[image:image-20220526141149-31.png]]
484 484  
485 485  downlink
486 486  
513 +
487 487  = 6. Request Remote Support =
488 488  
489 489  (((
... ... @@ -502,7 +502,7 @@
502 502  * If the device is sending join request to server?
503 503  * What frequency the device is sending?
504 504  
505 -[[image:image-20220525092012-33.png]]
532 +[[image:image-20220526141308-33.png]]
506 506  
507 507  Console Output from End device to see the transmit frequency
508 508  
... ... @@ -510,10 +510,12 @@
510 510  
511 511  * Is the device in OTAA mode or ABP mode? **AT+NJM=1** (OTAA mode), **AT+NJM=0** (ABP mode)
512 512  
513 -[[image:image-20220525092043-34.png]]
540 +[[image:image-20220526141612-36.png]]
514 514  
542 +
515 515  Console Output from End device to see the transmit frequency
516 516  
545 +
517 517  **2. Gateway packet traffic in gateway web or ssh. we can check:**
518 518  
519 519  * (((
... ... @@ -523,7 +523,7 @@
523 523  If the gateway gets the Join Accept message from server and transmit it via LoRa?
524 524  )))
525 525  
526 -[[image:image-20220525092124-35.png]]
555 +[[image:image-20220526141739-37.png]]
527 527  
528 528  Console Output from Gateway to see packets between end node and server.
529 529  
... ... @@ -540,15 +540,16 @@
540 540  If the Join Accept message are in correct frequency? If you set the server to use US915 band, and your end node and gateway is EU868, you will see the Join Accept message are in US915 band so no possible to Join success.
541 541  )))
542 542  
543 -[[image:image-20220525092157-36.png]]
572 +[[image:image-20220526141823-38.png||height="501" width="1144"]]
544 544  
545 545  The Traffic for the End node in the server, use TTNv3 as example
546 546  
547 547  
548 -[[image:image-20220525092231-37.png]]
577 +[[image:image-20220526141917-39.png]]
549 549  
550 550  The Traffic for the End node in the server, use TTNv3 as example
551 551  
581 +
552 552  **4. Data Page in LoRaWAN server**
553 553  
554 554  (((
... ... @@ -556,7 +556,7 @@
556 556  (((
557 557  If this data page shows the Join Request message from the end node? If not, most properly you have wrong settings in the keys. Keys in the server doesn't match the keys in End Node.
558 558  
559 -[[image:image-20220525092546-1.png]]
589 +[[image:image-20220526141956-40.png]]
560 560  )))
561 561  )))
562 562  )))
... ... @@ -563,6 +563,7 @@
563 563  
564 564  The data for the end device set in server
565 565  
566 -[[image:image-20220525092430-40.png]]
567 567  
597 +[[image:image-20220526142033-41.png]]
598 +
568 568  Check if OTAA Keys match the keys in device
image-20220526141021-28.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +74.8 KB
Content
image-20220526141052-29.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +84.1 KB
Content
image-20220526141116-30.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +10.1 KB
Content
image-20220526141149-31.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +59.0 KB
Content
image-20220526141236-32.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +114.0 KB
Content
image-20220526141308-33.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +90.1 KB
Content
image-20220526141350-34.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +78.7 KB
Content
image-20220526141612-36.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +78.2 KB
Content
image-20220526141739-37.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +288.0 KB
Content
image-20220526141823-38.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +197.3 KB
Content
image-20220526141917-39.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +154.2 KB
Content
image-20220526141956-40.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +163.5 KB
Content
image-20220526142033-41.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +25.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0