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, 0 added, 6 removed)
Details
- Page properties
-
- Content
-
... ... @@ -35,22 +35,22 @@ 35 35 36 36 == 2.1 Primary LoRaWAN Server == 37 37 38 -[[image:image -20220525084853-1.png]]38 +[[image:https://wiki.dragino.com/images/thumb/0/0c/TTN_v3_Primary_001.png/600px-TTN_v3_Primary_001.png||height="296" width="600"]] 39 39 40 40 Register Gateway 41 41 42 42 43 -[[image:image -20220525084923-2.png]]43 +[[image:https://wiki.dragino.com/images/thumb/b/ba/TTN_v3_Primary_002.png/600px-TTN_v3_Primary_002.png||height="283" width="600"]] 44 44 45 45 Put Gateway ID 46 46 47 47 48 -[[image:image -20220525085016-3.png]]48 +[[image:https://wiki.dragino.com/images/thumb/a/a6/TTN_v3_Primary_003.png/600px-TTN_v3_Primary_003.png||height="279" width="600"]] 49 49 50 50 Choose Frequency Band 51 51 52 52 53 -[[image:image -20220525085054-4.png]]53 +[[image:https://wiki.dragino.com/images/thumb/4/44/TTN_v3_Primary_004.png/600px-TTN_v3_Primary_004.png||height="350" width="600"]] 54 54 55 55 Show Status 56 56 ... ... @@ -62,13 +62,9 @@ 62 62 63 63 === 2.2.2 Below list the support products and Requirements: === 64 64 65 -((( 66 -~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]] 67 -))) 65 +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]] 68 68 69 -((( 70 -2. Firmware version since :[[lgw~~-~~-build-v5.4.1644658774>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Release/]] 71 -))) 67 +1. Firmware version since :[[lgw~~-~~-build-v5.4.1644658774>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Release/]] 72 72 73 73 === 2.2.3 Example === 74 74 ... ... @@ -78,7 +78,7 @@ 78 78 79 79 The users is needing to download and install the helium gateway-rs then click the button of Save&Apply 80 80 81 -[[image:image -20220525085117-5.png]]77 +[[image:https://wiki.dragino.com/images/thumb/f/f8/Helium_Secondary_001.png/600px-Helium_Secondary_001.png||height="350" width="600"]] 82 82 83 83 Download and Install gateway-rs 84 84 ... ... @@ -367,7 +367,7 @@ 367 367 368 368 ((( 369 369 ((( 370 - **Note**: Remember that the format of this topic for The Things Stack Open Source deployment would be v3/{application id}/devices/{device id}/down/push.366 +Note: Remember that the format of this topic for The Things Stack Open Source deployment would be v3/{application id}/devices/{device id}/down/push. 371 371 ))) 372 372 ))) 373 373 ... ... @@ -384,7 +384,7 @@ 384 384 ))) 385 385 386 386 ((( 387 - **Note**: Use this handy tool to convert hexadecimal to base64.383 +Note: Use this handy tool to convert hexadecimal to base64. 388 388 ))) 389 389 390 390 [[image:https://wiki.dragino.com/images/thumb/9/9f/V3_MQTT6.png/600px-V3_MQTT6.png||alt="V3 MQTT6.png" height="313" width="600"]] ... ... @@ -418,7 +418,7 @@ 418 418 ))) 419 419 420 420 ((( 421 - **Note**: If the downlink byte sent is longer, the number of bytes will be displayed.417 +Note: If the downlink byte sent is longer, the number of bytes will be displayed. 422 422 ))) 423 423 424 424 [[image:https://wiki.dragino.com/images/thumb/c/c9/Downlink_52.png/600px-Downlink_52.png||height="407" width="600"]] ... ... @@ -433,13 +433,13 @@ 433 433 434 434 ((( 435 435 ((( 436 -If the equipment uses CLASS A. You can set **AT+RPL=2**or send the downlink command:**2102**432 +If the equipment uses CLASS A. You can set AT+RPL=2 or send the downlink command: 2102 437 437 ))) 438 438 ))) 439 439 440 440 ((( 441 441 ((( 442 -If the equipment uses CLASS C. You can set **AT+RPL=4**or send the downlink command:**2104**438 +If the equipment uses CLASS C. You can set AT+RPL=4 or send the downlink command: 2104 443 443 ))) 444 444 ))) 445 445 ... ... @@ -475,9 +475,9 @@ 475 475 476 476 Console Output from End device to see the transmit frequency 477 477 478 -User can run **AT+CFG**command to print configuration information.474 +User can run AT+CFG command to print configuration information. 479 479 480 -* Is the device in OTAA mode or ABP mode? **AT+NJM=1**(OTAA mode),**AT+NJM=0**(ABP mode)476 +* Is the device in OTAA mode or ABP mode? AT+NJM=1 (OTAA mode), AT+NJM=0 (ABP mode) 481 481 482 482 [[image:https://wiki.dragino.com/images/thumb/c/c5/LoRaWAN_Communication_Debug23.png/600px-LoRaWAN_Communication_Debug23.png||height="514" width="600"]] 483 483 ... ... @@ -522,11 +522,9 @@ 522 522 523 523 * ((( 524 524 ((( 525 -((( 526 526 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. 527 527 ))) 528 528 ))) 529 -))) 530 530 531 531 [[image:https://wiki.dragino.com/images/thumb/9/99/LoRaWAN_Communication_Debug4.png/600px-LoRaWAN_Communication_Debug4.png||height="222" width="600"]] 532 532
- image-20220525084853-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -29.3 KB - Content
- image-20220525084923-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -55.5 KB - Content
- image-20220525085016-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -41.5 KB - Content
- image-20220525085054-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -56.1 KB - Content
- image-20220525085117-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.3 KB - Content
- image-20220525085152-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -72.4 KB - Content