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