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)
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,6 @@ 35 35 36 36 == 2.1 Primary LoRaWAN Server == 37 37 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 ... ... @@ -62,9 +62,13 @@ 62 62 63 63 === 2.2.2 Below list the support products and Requirements: === 64 64 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]] 64 +((( 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]] 66 +))) 66 66 67 -1. Firmware version since :[[lgw~~-~~-build-v5.4.1644658774>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Release/]] 68 +((( 69 +2. Firmware version since :[[lgw~~-~~-build-v5.4.1644658774>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/LIG16/Firmware/Release/]] 70 +))) 68 68 69 69 === 2.2.3 Example === 70 70 ... ... @@ -363,7 +363,7 @@ 363 363 364 364 ((( 365 365 ((( 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. 369 +**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. 367 367 ))) 368 368 ))) 369 369 ... ... @@ -380,7 +380,7 @@ 380 380 ))) 381 381 382 382 ((( 383 -Note: Use this handy tool to convert hexadecimal to base64. 386 +**Note**: Use this handy tool to convert hexadecimal to base64. 384 384 ))) 385 385 386 386 [[image:https://wiki.dragino.com/images/thumb/9/9f/V3_MQTT6.png/600px-V3_MQTT6.png||alt="V3 MQTT6.png" height="313" width="600"]] ... ... @@ -414,7 +414,7 @@ 414 414 ))) 415 415 416 416 ((( 417 -Note: If the downlink byte sent is longer, the number of bytes will be displayed. 420 +**Note**: If the downlink byte sent is longer, the number of bytes will be displayed. 418 418 ))) 419 419 420 420 [[image:https://wiki.dragino.com/images/thumb/c/c9/Downlink_52.png/600px-Downlink_52.png||height="407" width="600"]] ... ... @@ -422,20 +422,28 @@ 422 422 downlink 423 423 424 424 ((( 428 +((( 425 425 If you want to get a successful reply to send downlink in TTN v3. You need to set the response level. 426 426 ))) 431 +))) 427 427 428 428 ((( 429 -If the equipment uses CLASS A. You can set AT+RPL=2 or send the downlink command: 2102 434 +((( 435 +If the equipment uses CLASS A. You can set **AT+RPL=2** or send the downlink command: **2102** 430 430 ))) 437 +))) 431 431 432 432 ((( 433 -If the equipment uses CLASS C. You can set AT+RPL=4 or send the downlink command: 2104 440 +((( 441 +If the equipment uses CLASS C. You can set** AT+RPL=4** or send the downlink command: **2104** 434 434 ))) 443 +))) 435 435 436 436 ((( 446 +((( 437 437 When the device successfully receives the downlink, the server will receive a confirmation packet of 00. 438 438 ))) 449 +))) 439 439 440 440 [[image:https://wiki.dragino.com/images/thumb/d/d9/Downlink_54.png/600px-Downlink_54.png||height="127" width="600"]] 441 441 ... ... @@ -445,7 +445,7 @@ 445 445 446 446 ((( 447 447 These pages are useful to check what is wrong on the Join process. Below shows the four steps that we can check the Join Process. 448 -\\If problem not solve, and you need dragino remote support, please follow to this document: [[TTN Support instruction>>url:https://www.dragino.com/downloads/index.php?dir=&file=TTNv3_Support_Guide.pdf]] If user has checked below steps and still can't solve the problem, please send us (support @ dragino.com) the screenshots for each step to check. They include: 459 +\\If problem not solve, and you need dragino remote support, please follow to this document: [[TTN Support instruction>>url:https://www.dragino.com/downloads/index.php?dir=&file=TTNv3_Support_Guide.pdf]](% style="color:red" %) **If user has checked below steps and still can't solve the problem, please send us (support @ dragino.com) the screenshots for each step to check. They include:** 449 449 ))) 450 450 451 451 * End node is connected to serial port to show the Join frequency and DR. (If possible) ... ... @@ -463,9 +463,9 @@ 463 463 464 464 Console Output from End device to see the transmit frequency 465 465 466 -User can run AT+CFG command to print configuration information. 477 +User can run **AT+CFG **command to print configuration information. 467 467 468 -* Is the device in OTAA mode or ABP mode? AT+NJM=1 (OTAA mode), AT+NJM=0 (ABP mode) 479 +* Is the device in OTAA mode or ABP mode? **AT+NJM=1** (OTAA mode), **AT+NJM=0** (ABP mode) 469 469 470 470 [[image:https://wiki.dragino.com/images/thumb/c/c5/LoRaWAN_Communication_Debug23.png/600px-LoRaWAN_Communication_Debug23.png||height="514" width="600"]] 471 471 ... ... @@ -473,8 +473,12 @@ 473 473 474 474 **2. Gateway packet traffic in gateway web or ssh. we can check:** 475 475 476 -* If the gateway receive the Join request packet from sensor? (If this fail, check if the gateway and sensor works on the match frequency) 477 -* If the gateway gets the Join Accept message from server and transmit it via LoRa? 487 +* ((( 488 +If the gateway receive the Join request packet from sensor? (If this fail, check if the gateway and sensor works on the match frequency) 489 +))) 490 +* ((( 491 +If the gateway gets the Join Accept message from server and transmit it via LoRa? 492 +))) 478 478 479 479 [[image:https://wiki.dragino.com/images/thumb/1/1c/OTAA_Join-2.png/600px-OTAA_Join-2.png||height="325" width="600"]] 480 480 ... ... @@ -506,9 +506,11 @@ 506 506 507 507 * ((( 508 508 ((( 524 +((( 509 509 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. 510 510 ))) 511 511 ))) 528 +))) 512 512 513 513 [[image:https://wiki.dragino.com/images/thumb/9/99/LoRaWAN_Communication_Debug4.png/600px-LoRaWAN_Communication_Debug4.png||height="222" width="600"]] 514 514