<
From version < 90.2 >
edited by Xiaoling
on 2022/05/26 14:12
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]]
... ... @@ -507,7 +507,7 @@
507 507  * If the device is sending join request to server?
508 508  * What frequency the device is sending?
509 509  
510 -[[image:image-20220525092012-33.png]]
532 +[[image:image-20220526141308-33.png]]
511 511  
512 512  Console Output from End device to see the transmit frequency
513 513  
... ... @@ -515,10 +515,12 @@
515 515  
516 516  * Is the device in OTAA mode or ABP mode? **AT+NJM=1** (OTAA mode), **AT+NJM=0** (ABP mode)
517 517  
518 -[[image:image-20220525092043-34.png]]
540 +[[image:image-20220526141612-36.png]]
519 519  
542 +
520 520  Console Output from End device to see the transmit frequency
521 521  
545 +
522 522  **2. Gateway packet traffic in gateway web or ssh. we can check:**
523 523  
524 524  * (((
... ... @@ -528,7 +528,7 @@
528 528  If the gateway gets the Join Accept message from server and transmit it via LoRa?
529 529  )))
530 530  
531 -[[image:image-20220525092124-35.png]]
555 +[[image:image-20220526141739-37.png]]
532 532  
533 533  Console Output from Gateway to see packets between end node and server.
534 534  
... ... @@ -545,15 +545,16 @@
545 545  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.
546 546  )))
547 547  
548 -[[image:image-20220525092157-36.png]]
572 +[[image:image-20220526141823-38.png||height="501" width="1144"]]
549 549  
550 550  The Traffic for the End node in the server, use TTNv3 as example
551 551  
552 552  
553 -[[image:image-20220525092231-37.png]]
577 +[[image:image-20220526141917-39.png]]
554 554  
555 555  The Traffic for the End node in the server, use TTNv3 as example
556 556  
581 +
557 557  **4. Data Page in LoRaWAN server**
558 558  
559 559  (((
... ... @@ -561,7 +561,7 @@
561 561  (((
562 562  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.
563 563  
564 -[[image:image-20220525092546-1.png]]
589 +[[image:image-20220526141956-40.png]]
565 565  )))
566 566  )))
567 567  )))
... ... @@ -568,6 +568,7 @@
568 568  
569 569  The data for the end device set in server
570 570  
571 -[[image:image-20220525092430-40.png]]
572 572  
597 +[[image:image-20220526142033-41.png]]
598 +
573 573  Check if OTAA Keys match the keys in device
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