Changes for page End Device AT Commands and Downlink Command
Last modified by kai on 2024/09/06 10:00
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -523,6 +523,8 @@ 523 523 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=O 524 524 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 525 525 526 + 527 + 526 526 == 6.5 LoRa® Network Join Status == 527 527 528 528 Feature: LoRa® Network Join Status. ... ... @@ -538,6 +538,8 @@ 538 538 OK 539 539 ))) 540 540 543 + 544 + 541 541 == 6.6 Print Last Received Data in Raw Format == 542 542 543 543 Feature: Print Last Received Data in Raw Format<port:data>. ... ... @@ -553,6 +553,8 @@ 553 553 OK 554 554 ))) 555 555 560 + 561 + 556 556 == 6.7 Print Last Received Data in Binary Format == 557 557 558 558 Feature: Print Last Received Data in Binary Format<port:data>. ... ... @@ -568,6 +568,8 @@ 568 568 OK 569 569 ))) 570 570 577 + 578 + 571 571 == 6.8 Send Text Data == 572 572 573 573 Feature: Send Text Data<port:data>. ... ... @@ -587,6 +587,8 @@ 587 587 588 588 ))) 589 589 598 + 599 + 590 590 == 6.9 Send Hexadecimal Data == 591 591 592 592 Feature: Send hexadecimal data along with the application port. ... ... @@ -605,6 +605,8 @@ 605 605 606 606 ))) 607 607 618 + 619 + 608 608 = 7. LoRaWAN network management = 609 609 610 610 == 7.1 Adaptive Data Rate == ... ... @@ -636,6 +636,8 @@ 636 636 * **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 637 637 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 638 638 651 + 652 + 639 639 == 7.2 LoRa® Class == 640 640 641 641 Feature: Get or Set the Device Class(Currently only support class A, class C). ... ... @@ -654,6 +654,8 @@ 654 654 655 655 ))) 656 656 671 + 672 + 657 657 == 7.3 Duty Cycle Setting == 658 658 659 659 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing.