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
-
... ... @@ -527,6 +527,8 @@ 527 527 * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 528 528 529 529 530 + 531 + 530 530 == 6.2 Confirm Status == 531 531 532 532 ... ... @@ -542,6 +542,8 @@ 542 542 OK 543 543 ))) 544 544 547 + 548 + 545 545 == 6.3 Join LoRa® Network == 546 546 547 547 ... ... @@ -559,6 +559,8 @@ 559 559 While Error in format, return AT_BUSY_ERROR 560 560 ))) 561 561 566 + 567 + 562 562 == 6.4 LoRa® Network Join Mode == 563 563 564 564 ... ... @@ -586,6 +586,8 @@ 586 586 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 587 587 588 588 595 + 596 + 589 589 == 6.5 LoRa® Network Join Status == 590 590 591 591 ... ... @@ -601,6 +601,8 @@ 601 601 OK 602 602 ))) 603 603 612 + 613 + 604 604 == 6.6 Print Last Received Data in Raw Format == 605 605 606 606 ... ... @@ -616,6 +616,8 @@ 616 616 OK 617 617 ))) 618 618 629 + 630 + 619 619 == 6.7 Print Last Received Data in Binary Format == 620 620 621 621 ... ... @@ -631,6 +631,8 @@ 631 631 OK 632 632 ))) 633 633 646 + 647 + 634 634 == 6.8 Send Text Data == 635 635 636 636 ... ... @@ -650,6 +650,8 @@ 650 650 651 651 ))) 652 652 667 + 668 + 653 653 == 6.9 Send Hexadecimal Data == 654 654 655 655 ... ... @@ -668,6 +668,8 @@ 668 668 669 669 ))) 670 670 687 + 688 + 671 671 = 7. LoRaWAN network management = 672 672 673 673 ... ... @@ -690,6 +690,7 @@ 690 690 AT_PARAM_ERROR 691 691 ))) 692 692 711 + 693 693 (% style="color:blue" %)**Downlink Command: 0x22** 694 694 695 695 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. ... ... @@ -698,6 +698,8 @@ 698 698 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 699 699 700 700 720 + 721 + 701 701 == 7.2 LoRa® Class == 702 702 703 703 ... ... @@ -716,6 +716,8 @@ 716 716 717 717 ))) 718 718 740 + 741 + 719 719 == 7.3 Duty Cycle Setting == 720 720 721 721 ... ... @@ -734,6 +734,8 @@ 734 734 735 735 ))) 736 736 760 + 761 + 737 737 == 7.4 Data Rate == 738 738 739 739 ... ... @@ -752,6 +752,7 @@ 752 752 753 753 ))) 754 754 780 + 755 755 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 756 756 757 757 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. ... ... @@ -760,6 +760,8 @@ 760 760 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 761 761 762 762 789 + 790 + 763 763 == 7.5 Frame Counter Downlink == 764 764 765 765 ... ... @@ -778,6 +778,8 @@ 778 778 OK 779 779 ))) 780 780 809 + 810 + 781 781 == 7.6 Frame Counter Uplink == 782 782 783 783 Feature: Get or Set the Frame Counter Uplink.