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
-
... ... @@ -28,6 +28,7 @@ 28 28 29 29 30 30 31 + 31 31 = 3. Support End Node and firmware version = 32 32 33 33 ... ... @@ -103,6 +103,8 @@ 103 103 ))) 104 104 105 105 107 + 108 + 106 106 = 4. System Management Commands = 107 107 108 108 ... ... @@ -143,6 +143,7 @@ 143 143 144 144 145 145 149 + 146 146 == 4.2 Reboot End Node == 147 147 148 148 ... ... @@ -168,7 +168,6 @@ 168 168 <followed by the Tx and Rx information> 169 169 ))) 170 170 171 - 172 172 (% style="color:blue" %)**Downlink Command: 0x04** 173 173 174 174 ((( ... ... @@ -206,7 +206,6 @@ 206 206 Please set the parameters or reset Device to apply change 207 207 ))) 208 208 209 - 210 210 (% style="color:blue" %)**Downlink Command: 0x04** 211 211 212 212 ((( ... ... @@ -235,7 +235,6 @@ 235 235 OK 236 236 ))) 237 237 238 - 239 239 (% style="color:blue" %)**Downlink Command: 0x26 (Valid in 006 stack)** 240 240 241 241 ((( ... ... @@ -260,7 +260,6 @@ 260 260 ((( 261 261 262 262 263 - 264 264 **yy: Frequency Band:** 265 265 ))) 266 266 ... ... @@ -278,7 +278,6 @@ 278 278 ((( 279 279 280 280 281 - 282 282 **zz: Subband** 283 283 ))) 284 284 ... ... @@ -353,12 +353,12 @@ 353 353 354 354 == 5.3 Application Session Key == 355 355 355 + 356 356 Feature: Get or Set the Application Session Key. 357 357 358 358 359 359 (% style="color:blue" %)**AT Command: AT+APPSKEY** 360 360 361 - 362 362 (% border="1" style="background-color:#ffffcc; color:green; width:1040.22px" %) 363 363 |=(% colspan="3" style="width: 1037px;" %)AT+APPSKEY 364 364 |(% style="width:451px" %)**Command Example**|(% style="width:231px" %)**Function**|(% style="width:354px" %)**Response** ... ... @@ -371,12 +371,12 @@ 371 371 372 372 == 5.4 Device Address == 373 373 373 + 374 374 Feature: Get or Set the Device Address. 375 375 376 376 377 377 (% style="color:blue" %)**AT Command: AT+DADDR** 378 378 379 - 380 380 (% border="1" style="background-color:#ffffcc; color:green; width:795.222px" %) 381 381 |=(% colspan="3" style="width: 792px;" %)AT+DADDR 382 382 |(% style="width:192px" %)**Command Example**|(% style="width:241px" %)**Function**|(% style="width:359px" %)**Response** ... ... @@ -389,12 +389,12 @@ 389 389 390 390 == 5.5 Device EUI == 391 391 391 + 392 392 Feature: Get or Set the Device EUI. 393 393 394 394 395 395 (% style="color:blue" %)**AT Command: AT+DEUI** 396 396 397 - 398 398 (% border="1" style="background-color:#ffffcc; color:green; width:1035.22px" %) 399 399 |=(% colspan="3" style="width: 1032px;" %)AT+DEUI 400 400 |(% style="width:250px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:634px" %)**Response** ... ... @@ -407,12 +407,12 @@ 407 407 408 408 == 5.6 Network ID == 409 409 409 + 410 410 Feature: Get or Set the Network ID.(You can enter this command change only after successful network connection) 411 411 412 412 413 413 (% style="color:blue" %)**AT Command: AT+NWKID** 414 414 415 - 416 416 (% border="1" style="background-color:#ffffcc; color:green; width:448.222px" %) 417 417 |=(% colspan="3" style="width: 445px;" %)AT+NWKID 418 418 |(% style="width:191px" %)**Command Example**|(% style="width:153px" %)**Function**|(% style="width:101px" %)**Response** ... ... @@ -423,12 +423,12 @@ 423 423 424 424 == 5.7 Network Session Key == 425 425 425 + 426 426 Feature: Get or Set the Network Session Key 427 427 428 428 429 429 (% style="color:blue" %)**AT Command: AT+NWKSKEY** 430 430 431 - 432 432 (% border="1" style="background-color:#ffffcc; color:green; width:1017.22px" %) 433 433 |=(% colspan="3" style="width: 1014px;" %)AT+NWKSKEY 434 434 |(% style="width:455px" %)**Command Example**|(% style="width:215px" %)**Function**|(% style="width:343px" %)**Response** ... ... @@ -439,16 +439,18 @@ 439 439 440 440 = 6. Joining and sending date on LoRaWAN network = 441 441 441 + 442 442 == 6.1 Confirm Mode == 443 443 444 -=== AT+CFM command before DR-LWS007 software stack === 445 445 445 +=== 6.1.1 AT+CFM command before DR-LWS007 software stack === 446 + 447 + 446 446 Feature: Get or Set the confirmation mode (0-1). 447 447 448 448 449 449 (% style="color:blue" %)**AT Command: AT+CFM** 450 450 451 - 452 452 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 453 453 |=(% colspan="3" style="width: 707px;" %)AT+CFM 454 454 |(% style="width:155px" %)**Command Example**|(% style="width:205px" %)**Function**|(% style="width:346px" %)**Response** ... ... @@ -467,12 +467,12 @@ 467 467 * Example 1: Downlink Payload: 0501 ~/~/ Set AT+CFM=1 468 468 * Example 2: Downlink Payload: 0500 ~/~/ Set AT+CFM=0 469 469 470 -=== AT+CFM command since DR-LWS007 software stack === 471 471 472 +=== 6.1.2 AT+CFM command since DR-LWS007 software stack === 472 472 474 + 473 473 (% style="color:blue" %)**AT Command: AT+CFM** 474 474 475 - 476 476 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 477 477 |=(% colspan="3" style="width: 707px;" %)AT+CFM 478 478 |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response** ... ... @@ -506,7 +506,6 @@ 506 506 507 507 (% style="color:blue" %)**Downlink Command: 0x05** 508 508 509 - 510 510 Format: Command Code (0x05) followed by 2 bytes mode value. 511 511 512 512 If the downlink payload=05010101, it means set end node to use confirm mode, while type code is 05. ... ... @@ -514,14 +514,15 @@ 514 514 * Example 1: Downlink Payload: 05010101 ~/~/ Set AT+CFM=1,1,1 515 515 * Example 2: Downlink Payload: 05000700 ~/~/ Set AT+CFM=0,7,0 516 516 517 + 517 517 == 6.2 Confirm Status == 518 518 520 + 519 519 Feature: Get confirmation status of the last AT+SEND (0-1). 520 520 521 521 522 522 (% style="color:blue" %)**AT Command: AT+CFS** 523 523 524 - 525 525 (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 526 526 |=(% colspan="3" style="width: 531px;" %)AT+CFS 527 527 |(% style="width:156px" %)**Command Example**|(% style="width:193px" %)**Function**|(% style="width:178px" %)**Response** ... ... @@ -531,12 +531,12 @@ 531 531 532 532 == 6.3 Join LoRa® Network == 533 533 535 + 534 534 Feature: Join network. 535 535 536 536 537 537 (% style="color:blue" %)**AT Command: AT+JOIN** 538 538 539 - 540 540 (% border="1" style="background-color:#ffffcc; color:green; width:647.222px" %) 541 541 |=(% colspan="3" style="width: 644px;" %)AT+JOIN 542 542 |(% style="width:163px" %)**Command Example**|(% style="width:147px" %)**Function**|(% style="width:334px" %)**Response** ... ... @@ -548,12 +548,12 @@ 548 548 549 549 == 6.4 LoRa® Network Join Mode == 550 550 552 + 551 551 Feature: Get or Set the Network Join Mode. (0: ABP, 1: OTAA). 552 552 553 553 554 554 (% style="color:blue" %)**AT Command: AT+NJM** 555 555 556 - 557 557 (% border="1" style="background-color:#ffffcc; color:green; width:753.222px" %) 558 558 |=(% colspan="3" style="width: 750px;" %)AT+NJM 559 559 |(% style="width:162px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:361px" %)**Response** ... ... @@ -565,7 +565,6 @@ 565 565 566 566 (% style="color:blue" %)**Downlink Command: 0x20** 567 567 568 - 569 569 Format: Command Code (0x20) followed by 1 bytes mode value. 570 570 571 571 If the downlink payload=2000, it means set the Network Join Mode, while type code is 20. ... ... @@ -573,14 +573,15 @@ 573 573 * **Example 1: **Downlink Payload: **2000** ~/~/ Set AT+NJM=0 574 574 * **Example 2:** Downlink Payload: **2001** ~/~/ Set AT+NJM=1 575 575 576 + 576 576 == 6.5 LoRa® Network Join Status == 577 577 579 + 578 578 Feature: LoRa® Network Join Status. 579 579 580 580 581 581 (% style="color:blue" %)**AT Command: AT+NJS** 582 582 583 - 584 584 (% border="1" style="background-color:#ffffcc; color:green; width:498.222px" %) 585 585 |=(% colspan="3" style="width: 495px;" %)AT+NJS 586 586 |(% style="width:169px" %)**Command Example**|(% style="width:164px" %)**Function**|(% style="width:161px" %)**Response** ... ... @@ -590,12 +590,12 @@ 590 590 591 591 == 6.6 Print Last Received Data in Raw Format == 592 592 594 + 593 593 Feature: Print Last Received Data in Raw Format<port:data>. 594 594 595 595 596 596 (% style="color:blue" %)**AT Command: AT+RECV** 597 597 598 - 599 599 (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 600 600 |=(% colspan="3" style="width: 584px;" %)AT+RECV 601 601 |(% style="width:161px" %)**Command Example**|(% style="width:272px" %)**Function**|(% style="width:150px" %)**Response** ... ... @@ -605,12 +605,12 @@ 605 605 606 606 == 6.7 Print Last Received Data in Binary Format == 607 607 609 + 608 608 Feature: Print Last Received Data in Binary Format<port:data>. 609 609 610 610 611 611 (% style="color:blue" %)**AT Command: AT+RECVB** 612 612 613 - 614 614 (% border="1" style="background-color:#ffffcc; color:green; width:793.222px" %) 615 615 |=(% colspan="3" style="width: 790px;" %)AT+RECVB 616 616 |(% style="width:173px" %)**Command Example**|(% style="width:497px" %)**Function**|(% style="width:120px" %)**Response** ... ... @@ -620,12 +620,12 @@ 620 620 621 621 == 6.8 Send Text Data == 622 622 624 + 623 623 Feature: Send Text Data<port:data>. 624 624 625 625 626 626 (% style="color:blue" %)**AT Command: AT+SEND** 627 627 628 - 629 629 (% border="1" style="background-color:#ffffcc; color:green; width:991.222px" %) 630 630 |=(% colspan="3" style="width: 988px;" %)AT+SEND 631 631 |(% style="width:201px" %)**Command Example**|(% style="width:340px" %)**Function**|(% style="width:446px" %)**Response** ... ... @@ -639,12 +639,12 @@ 639 639 640 640 == 6.9 Send Hexadecimal Data == 641 641 643 + 642 642 Feature: Send hexadecimal data along with the application port. 643 643 644 644 645 645 (% style="color:blue" %)**AT Command: AT+SENDB** 646 646 647 - 648 648 (% border="1" style="background-color:#ffffcc; color:green; width:1120.22px" %) 649 649 |=(% colspan="3" style="width: 1117px;" %)AT+SENDB 650 650 |(% style="width:257px" %)**Command Example**|(% style="width:406px" %)**Function**|(% style="width:453px" %)**Response** ... ... @@ -657,14 +657,15 @@ 657 657 658 658 = 7. LoRaWAN network management = 659 659 661 + 660 660 == 7.1 Adaptive Data Rate == 661 661 664 + 662 662 Feature: Get or Set the Adaptive Data Rate setting. (0: off, 1: on). 663 663 664 664 665 665 (% style="color:blue" %)**AT Command: AT+ADR** 666 666 667 - 668 668 (% border="1" style="background-color:#ffffcc; color:green; width:683.222px" %) 669 669 |=(% colspan="3" style="width: 680px;" %)AT+ADR 670 670 |(% style="width:162px" %)**Command Example**|(% style="width:266px" %)**Function**|(% style="width:250px" %)**Response** ... ... @@ -678,21 +678,20 @@ 678 678 679 679 (% style="color:blue" %)**Downlink Command: 0x22** 680 680 681 - 682 - 683 683 If the downlink payload=2201, it means setting the adaptive data rate to 1, while type code is 22. 684 684 685 -* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 685 +* **Example 1**: Downlink Payload: **2201** ~/~/ Set AT+ADR=1. 686 686 * **Example 2**: Downlink Payload: **2200FFFF** ~/~/ Set AT+ADR=0. 687 687 688 + 688 688 == 7.2 LoRa® Class == 689 689 691 + 690 690 Feature: Get or Set the Device Class(Currently only support class A, class C). 691 691 692 692 693 693 (% style="color:blue" %)**AT Command:AT+CLASS** 694 694 695 - 696 696 (% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 697 697 |=(% colspan="3" style="width: 504px;" %)AT+CLASS 698 698 |(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response** ... ... @@ -705,12 +705,12 @@ 705 705 706 706 == 7.3 Duty Cycle Setting == 707 707 709 + 708 708 Feature: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing. 709 709 710 710 711 711 (% style="color:blue" %)**AT Command:AT+DCS** 712 712 713 - 714 714 (% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 715 715 |=(% colspan="3" style="width: 512px;" %)AT+DCS 716 716 |(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response** ... ... @@ -723,12 +723,12 @@ 723 723 724 724 == 7.4 Data Rate == 725 725 727 + 726 726 Feature: Get or Set the Data Rate. (0-7 corresponding to DR_X) . Note: while set Data Rate, please use set Adptive Data Rate, ADR=0 first. otherwise device will response to server's ADR command and change the DR to the setting from server 727 727 728 728 729 729 (% style="color:blue" %)**AT Command: AT+DR** 730 730 731 - 732 732 (% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %) 733 733 |=(% colspan="3" style="width: 463px;" %)AT+DR 734 734 |(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response** ... ... @@ -741,21 +741,20 @@ 741 741 742 742 (% style="color:blue" %)**Downlink Command: 0x2200aaFF** 743 743 744 - 745 - 746 746 If the downlink payload=220001FF, it means setting the data rate to 1, while type code is 22 00 aa FF. 747 747 748 748 * **Example 1**: Downlink Payload: **220001FF** ~/~/ Set AT+DR=1. 749 749 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+DR=0. 750 750 750 + 751 751 == 7.5 Frame Counter Downlink == 752 752 753 + 753 753 Feature: Get or Set the Frame Counter Downlink. 754 754 755 755 756 756 (% style="color:blue" %)**AT Command:AT+FCD** 757 757 758 - 759 759 (% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 760 760 |=(% colspan="3" style="width: 690px;" %)AT+FCD 761 761 |(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response** ... ... @@ -764,8 +764,6 @@ 764 764 ))) 765 765 |(% style="width:162px" %)AT+FCD=10|(% style="width:258px" %)Set the Frame Counter Downlink.|(% style="width:269px" %)(System will write new value to FCD)((( 766 766 OK 767 - 768 - 769 769 ))) 770 770 771 771 == 7.6 Frame Counter Uplink == ... ... @@ -775,7 +775,6 @@ 775 775 776 776 (% style="color:blue" %)**AT Command:AT+FCU** 777 777 778 - 779 779 (% border="1" style="background-color:#ffffcc; color:green; width:534.222px" %) 780 780 |=(% colspan="3" style="width: 531px;" %)AT+FCU 781 781 |(% style="width:177px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:113px" %)**Response** ... ... @@ -788,12 +788,12 @@ 788 788 789 789 == 7.7 Join Accept Delay1 == 790 790 788 + 791 791 Feature: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms. 792 792 793 793 794 794 (% style="color:blue" %)**AT Command:AT+JN1DL** 795 795 796 - 797 797 (% border="1" style="background-color:#ffffcc; color:green; width:537.222px" %) 798 798 |=(% colspan="3" style="width: 534px;" %)AT+JN1DL 799 799 |(% style="width:164px" %)**Command Example**|(% style="width:229px" %)**Function**|(% style="width:140px" %)**Response** ... ... @@ -811,7 +811,6 @@ 811 811 812 812 (% style="color:blue" %)**AT Command:AT+JN2DL** 813 813 814 - 815 815 (% border="1" style="background-color:#ffffcc; color:green; width:538.222px" %) 816 816 |=(% colspan="3" style="width: 535px;" %)AT+JN2DL 817 817 |(% style="width:160px" %)**Command Example**|(% style="width:228px" %)**Function**|(% style="width:146px" %)**Response** ... ... @@ -824,14 +824,14 @@ 824 824 825 825 == 7.9 Public Network Mode == 826 826 823 + 827 827 Feature: Get or Set the public network mode. (0: off, 1: on). A Public LoRaWAN network use 0x34 as syncword. Default Settings; PNM=1 828 828 829 -Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network 826 +(% style="color:red" %)Notice: If user build their own LoRaWAN server but still use syncword=0x34, this is still considered a public LoRaWAN network 830 830 831 831 832 832 (% style="color:blue" %)**AT Command:AT+PNM** 833 833 834 - 835 835 (% border="1" style="background-color:#ffffcc; color:green; width:667.222px" %) 836 836 |=(% colspan="3" style="width: 664px;" %)AT+PNM 837 837 |(% style="width:166px" %)**Command Example**|(% style="width:225px" %)**Function**|(% style="width:272px" %)**Response** ... ... @@ -851,12 +851,12 @@ 851 851 852 852 == 7.10 Receive Delay1 == 853 853 850 + 854 854 Feature: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms 855 855 856 856 857 857 (% style="color:blue" %)**AT Command:AT+RX1DL** 858 858 859 - 860 860 (% border="1" style="background-color:#ffffcc; color:green; width:408.222px" %) 861 861 |=(% colspan="3" style="width: 405px;" %)AT+RX1DL 862 862 |(% style="width:155px" %)**Command Example**|(% style="width:128px" %)**Function**|(% style="width:122px" %)**Response** ... ... @@ -867,14 +867,15 @@ 867 867 868 868 ))) 869 869 866 + 870 870 == 7.11 Receive Delay2 == 871 871 869 + 872 872 Feature: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms 873 873 874 874 875 875 (% style="color:blue" %)**AT Command:AT+RX2DL** 876 876 877 - 878 878 (% border="1" style="background-color:#ffffcc; color:green; width:481.222px" %) 879 879 |=(% colspan="3" style="width: 478px;" %)AT+RX2DL 880 880 |(% style="width:175px" %)**Command Example**|(% style="width:152px" %)**Function**|(% style="width:150px" %)**Response** ... ... @@ -885,14 +885,15 @@ 885 885 886 886 ))) 887 887 885 + 888 888 == 7.12 Rx2 Window Data Rate == 889 889 888 + 890 890 Feature: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X) 891 891 892 892 893 893 (% style="color:blue" %)**AT Command:AT+RX2DR** 894 894 895 - 896 896 (% border="1" style="background-color:#ffffcc; color:green; width:525.222px" %) 897 897 |=(% colspan="3" style="width: 522px;" %)AT+RX2DR 898 898 |(% style="width:160px" %)**Command Example**|(% style="width:232px" %)**Function**|(% style="width:130px" %)**Response** ... ... @@ -903,14 +903,15 @@ 903 903 904 904 ))) 905 905 904 + 906 906 == 7.13 Rx2 Window Frequency == 907 907 907 + 908 908 Feature: Get or Set the Rx2 window frequency 909 909 910 910 911 911 (% style="color:blue" %)**AT Command:AT+RX2FQ** 912 912 913 - 914 914 (% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 915 915 |=(% colspan="3" style="width: 584px;" %)AT+RX2FQ 916 916 |(% style="width:183px" %)**Command Example**|(% style="width:240px" %)**Function**|(% style="width:160px" %)**Response** ... ... @@ -921,14 +921,15 @@ 921 921 922 922 ))) 923 923 923 + 924 924 == 7.14 Transmit Power == 925 925 926 + 926 926 Feature: Get or Set the Transmit Power(0-5, MAX:0, MIN:5, according to LoRaWAN Spec, or 40=10dB, 41 = 11dB, …, 50 = 20dB which is out of LoRaWAN spec. ) 927 927 928 928 929 929 (% style="color:blue" %)**AT Command:AT+TXP** 930 930 931 - 932 932 (% border="1" style="background-color:#ffffcc; color:green; width:465.222px" %) 933 933 |=(% colspan="3" style="width: 462px;" %)AT+TXP 934 934 |(% style="width:161px" %)**Command Example**|(% style="width:189px" %)**Function**|(% style="width:112px" %)**Response** ... ... @@ -946,14 +946,16 @@ 946 946 * **Example 1**: Downlink Payload: **22000102** ~/~/ Set AT+TXP=2. 947 947 * **Example 2**: Downlink Payload: **220000FF** ~/~/ Set AT+TXP=0. 948 948 949 + 950 + 949 949 == 7.15 RSSI of the Last Received Packet == 950 950 953 + 951 951 Feature: Get or Set the Rx2 window frequency 952 952 953 953 954 954 (% style="color:blue" %)**AT Command:AT+RSSI** 955 955 956 - 957 957 (% border="1" style="background-color:#ffffcc; color:green; width:557.222px" %) 958 958 |=(% colspan="3" style="width: 554px;" %)AT+RSSI 959 959 |(% style="width:164px" %)**Command Example**|(% style="width:289px" %)**Function**|(% style="width:100px" %)**Response** ... ... @@ -961,14 +961,15 @@ 961 961 OK 962 962 ))) 963 963 966 + 964 964 == 7.16 SNR of the Last Received Packet == 965 965 969 + 966 966 Feature: Get the SNR of the last received packet 967 967 968 968 969 969 (% style="color:blue" %)**AT Command:AT+SNR** 970 970 971 - 972 972 (% border="1" style="background-color:#ffffcc; color:green; width:571.222px" %) 973 973 |=(% colspan="3" style="width: 568px;" %)AT+SNR 974 974 |(% style="width:164px" %)**Command Example**|(% style="width:290px" %)**Function**|(% style="width:113px" %)**Response** ... ... @@ -976,14 +976,15 @@ 976 976 OK 977 977 ))) 978 978 982 + 979 979 == 7.17 Application Port == 980 980 985 + 981 981 Feature: Get or set the application port. 982 982 983 983 984 984 (% style="color:blue" %)**AT Command: AT+PORT** 985 985 986 - 987 987 (% border="1" style="background-color:#ffffcc; color:green; width:500.222px" %) 988 988 |=(% colspan="3" style="width: 497px;" %)AT+PORT 989 989 |(% style="width:157px" %)**Command Example**|(% style="width:204px" %)**Function**|(% style="width:135px" %)**Response** ... ... @@ -994,7 +994,6 @@ 994 994 995 995 (% style="color:blue" %)**Downlink Command: 0x23** 996 996 997 - 998 998 Format: Command Code (0x23) followed by 1 bytes port value. 999 999 1000 1000 If the downlink payload=2301, it means set the application port to 1, while type code is 23. ... ... @@ -1002,14 +1002,16 @@ 1002 1002 * **Example 1**: Downlink Payload: **2301** ~/~/ set the application port to 1 1003 1003 * **Example 2**: Downlink Payload:** 2305** ~/~/ set the application port to 5 1004 1004 1008 + 1009 + 1005 1005 == 7.18 Single Channel Mode == 1006 1006 1012 + 1007 1007 Feature:Get or Set Frequency (Unit: Hz) for Single Channel Mode. 1008 1008 1009 1009 1010 1010 (% style="color:blue" %)**AT Command: AT+CHS** 1011 1011 1012 - 1013 1013 (% border="1" style="background-color:#ffffcc; color:green; width:603.222px" %) 1014 1014 |=(% colspan="3" style="width: 600px;" %)AT+CHS 1015 1015 |(% style="width:182px" %)**Command Example**|(% style="width:295px" %)**Function**|(% style="width:122px" %)**Response** ... ... @@ -1018,6 +1018,7 @@ 1018 1018 ))) 1019 1019 |(% style="width:182px" %)AT+CHS=868100000|(% style="width:295px" %)Set Frequency for Single Channel Mode|(% style="width:122px" %)OK 1020 1020 1026 + 1021 1021 == 7.19 Eight Channel Mode == 1022 1022 1023 1023 Feature: Get or Set eight channels mode,Only for US915,AU915,CN470. ... ... @@ -1025,7 +1025,6 @@ 1025 1025 1026 1026 (% style="color:blue" %)**AT Command: AT+CHE** 1027 1027 1028 - 1029 1029 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 1030 1030 |=(% colspan="3" style="width: 707px;" %)AT+CHE 1031 1031 |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response** ... ... @@ -1038,7 +1038,6 @@ 1038 1038 1039 1039 (% style="color:blue" %)**Downlink Command: 0x24** 1040 1040 1041 - 1042 1042 Format: Command Code (0x24) followed by 1 bytes channel value. 1043 1043 1044 1044 If the downlink payload=2401, it means set channel mode to 1, while type code is 24. ... ... @@ -1046,14 +1046,16 @@ 1046 1046 * **Example 1**: Downlink Payload: 2401 ~/~/ set channel mode to 1 1047 1047 * **Example 2**: Downlink Payload: 2405 ~/~/ set channel mode to 5 1048 1048 1053 + 1054 + 1049 1049 == 7.20 Get or Set RXwindows1 timeout == 1050 1050 1051 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). 1052 1052 1058 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow1(0 to 255). 1053 1053 1060 + 1054 1054 (% style="color:blue" %)**AT Command: AT+RX1WTO** 1055 1055 1056 - 1057 1057 (% border="1" style="background-color:#ffffcc; color:green; width:460.222px" %) 1058 1058 |=(% colspan="3" style="width: 457px;" %)AT+ RX1WTO 1059 1059 |(% style="width:163px" %)**Command Example**|(% style="width:201px" %)**Function**|(% style="width:93px" %)**Response** ... ... @@ -1063,11 +1063,16 @@ 1063 1063 |(% style="width:163px" %)AT+RX1WTO=60|(% style="width:201px" %)Set RXwindows1 timeout|(% style="width:93px" %)OK 1064 1064 1065 1065 ((( 1072 + 1073 + 1066 1066 **AT+RX1TWO** is theRxSingle timeout value of receive window 1. If it is not set, then the queriedvalue is the default value. If it is set, then the queried value is the setvalue. AT+RX2TWO is thesame as above. The definitionof RxSingle timeout is as described in the following paragraph. 1075 + 1076 + 1067 1067 ))) 1068 1068 1069 1069 [[image:image-20220526162535-1.png]] 1070 1070 1081 + 1071 1071 ((( 1072 1072 Increasing thisvalue is equal to extending the time that the receiving window is opened, butthe corresponding power consumption will also increase. Properly increasingthis value can increase the success rate of the downlink. 1073 1073 ... ... @@ -1076,12 +1076,12 @@ 1076 1076 1077 1077 == 7.21 Get or Set RXwindows2 timeout == 1078 1078 1079 -Feature:Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255). 1080 1080 1091 +Feature: Get or Set the number of symbols to detect and timeout from RXwindow2(0 to 255). 1081 1081 1093 + 1082 1082 (% style="color:blue" %)**AT Command: AT+RX2WTO** 1083 1083 1084 - 1085 1085 (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %) 1086 1086 |=(% colspan="3" style="width: 494px;" %)AT+ RX2WTO 1087 1087 |(% style="width:190px" %)**Command Example**|(% style="width:199px" %)**Function**|(% style="width:104px" %)**Response** ... ... @@ -1090,14 +1090,15 @@ 1090 1090 ))) 1091 1091 |(% style="width:190px" %)AT+RX2WTO=20|(% style="width:199px" %)Set RXwindows2 timeout|(% style="width:104px" %)OK 1092 1092 1104 + 1093 1093 == 7.22 Setting up uplinkdwelltime (as923, au915) == 1094 1094 1107 + 1095 1095 Feature: Get or Set uplinkdwelltime 1096 1096 1097 1097 1098 1098 (% style="color:blue" %)**AT Command: AT+DWELLT** 1099 1099 1100 - 1101 1101 (% border="1" style="background-color:#ffffcc; color:green; width:497.222px" %) 1102 1102 |=(% colspan="3" style="width: 494px;" %)AT+DWELLT 1103 1103 |(% style="width:183px" %)**Command Example**|(% style="width:179px" %)**Function**|(% style="width:131px" %)**Response** ... ... @@ -1108,7 +1108,6 @@ 1108 1108 1109 1109 (% style="color:blue" %)**Downlink Command: 0x25** 1110 1110 1111 - 1112 1112 Format: Command Code (0x25) followed by 1 bytes state value. 1113 1113 1114 1114 If the downlink payload=2501, it means set uplinkdwelltime to 1, while type code is 25. ... ... @@ -1116,10 +1116,14 @@ 1116 1116 * **Example 1**: Downlink Payload: **2501** ~/~/ set uplinkdwelltime to 1 1117 1117 * **Example 2**: Downlink Payload: **2500** ~/~/ set uplinkdwelltime to 0 1118 1118 1130 + 1131 + 1119 1119 == 7.23 Set Packet Receiving Response Level == 1120 1120 1134 + 1121 1121 Feature: Get or Set packet receiving response level. This feature is used to set compatible with different LoRaWAN servers. If RPL doesn;t match , user will see strange message in the server portal. 1122 1122 1137 + 1123 1123 RPL value: 1124 1124 1125 1125 * **AT+RPL=0:** Device won't immediately reply any downlink commands from platform. ... ... @@ -1128,6 +1128,7 @@ 1128 1128 * **AT+RPL=3:** Device will immediately reply message to MAC Command. Payload is 0x00 and requied response header for this command. 1129 1129 * **AT+RPL=4: **Device will immediately reply message to Confirmed Data Down & MAC Command. Payload is 0x00 and requied response header for these two commands. 1130 1130 1146 + 1131 1131 Case Analyes: 1132 1132 1133 1133 * For Class A devices, AT+RPL=0 is ok. that is defaut settings in software. ... ... @@ -1134,9 +1134,9 @@ 1134 1134 * For Class C devices used in ChirpStack, need to set AT+RPL=4 because Chirpstack require immedietely reply message to MAC Command. 1135 1135 * For Class C devices used in TTI, need to set AT+RPL=4 because TTI require immediately reply message to Confirmed Data Down & MAC Command. 1136 1136 1153 + 1137 1137 (% style="color:blue" %)**AT Command: AT+RPL** 1138 1138 1139 - 1140 1140 (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %) 1141 1141 |=(% colspan="3" style="width: 533px;" %)AT+RPL 1142 1142 |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response** ... ... @@ -1147,7 +1147,6 @@ 1147 1147 1148 1148 (% style="color:blue" %)**Downlink Command: 0x21** 1149 1149 1150 - 1151 1151 Format: Command Code (0x21) followed by 1 bytes level value. 1152 1152 1153 1153 If the downlink payload=2101, it means set packet receiving response level to 1, while type code is 21. ... ... @@ -1155,12 +1155,13 @@ 1155 1155 * **Example 1**: Downlink Payload: **2101** ~/~/ set packet receiving response level to 1 1156 1156 * **Example 2**: Downlink Payload: **2102** ~/~/ set packet receiving response level to 2 1157 1157 1173 + 1174 + 1158 1158 == 7.24 Controls NBTrans in unconfirmed uplink mode(LWS007 NBTrans:Set retransmission packets) == 1159 1159 1160 1160 1161 1161 (% style="color:blue" %)**AT Command: AT+SETMAXNBTRANS ** 1162 1162 1163 - 1164 1164 (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %) 1165 1165 |=(% colspan="3" style="width: 533px;" %)AT+**SETMAXNBTRANS** 1166 1166 |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response** ... ... @@ -1175,7 +1175,6 @@ 1175 1175 1176 1176 (% style="color:blue" %)**Downlink Command: 0x33** 1177 1177 1178 - 1179 1179 Format: Command Code (0x33) followed by 2 bytes mode value. 1180 1180 1181 1181 If the downlink payload=330100, it means set end node to use confirm mode, while type code is 33. ... ... @@ -1183,12 +1183,13 @@ 1183 1183 * Example 1: Downlink Payload: 330100 ~/~/ Set AT+SETMAXNBTRANS=1,0 1184 1184 * Example 2: Downlink Payload: 330201 ~/~/ Set AT+SETMAXNBTRANS=2,1 1185 1185 1201 + 1202 + 1186 1186 == 7.25 Device offline rejoining (LWS007) == 1187 1187 1188 1188 1189 1189 (% style="color:blue" %)**AT Command: AT+DDETECT** 1190 1190 1191 - 1192 1192 (% border="1" style="background-color:#ffffcc; color:green; width:710.222px" %) 1193 1193 |=(% colspan="3" style="width: 707px;" %)AT+**DDETECT** 1194 1194 |(% style="width:160px" %)**Command Example**|(% style="width:198px" %)**Function**|(% style="width:349px" %)**Response** ... ... @@ -1222,7 +1222,6 @@ 1222 1222 1223 1223 (% style="color:blue" %)**Downlink Command: 0x33** 1224 1224 1225 - 1226 1226 Format: Command Code (0x32) followed by 2 bytes mode value. 1227 1227 1228 1228 If the downlink payload=320105A00B40, it means set end node to use confirm mode, while type code is 33. ... ... @@ -1229,12 +1229,13 @@ 1229 1229 1230 1230 * Example 1: Downlink Payload: 320105A00B40 ~/~/ Set AT+DDETECT=1,1440,2880 1231 1231 1247 + 1248 + 1232 1232 == 7.26 Request the server to send an ACK == 1233 1233 1234 1234 1235 1235 (% style="color:blue" %)**AT Command: AT+PNACKMD** 1236 1236 1237 - 1238 1238 (% border="1" style="background-color:#ffffcc; color:green; width:536.222px" %) 1239 1239 |=(% colspan="3" style="width: 533px;" %)**AT+PNACKMD** 1240 1240 |(% style="width:160px" %)**Command Example**|(% style="width:263px" %)**Function**|(% style="width:109px" %)**Response** ... ... @@ -1247,12 +1247,12 @@ 1247 1247 OK 1248 1248 ))) 1249 1249 1266 + 1250 1250 == 7.27 Adjust network rejoining interval == 1251 1251 1252 1252 1253 1253 (% style="color:blue" %)**AT Command: AT+RJTDC** 1254 1254 1255 - 1256 1256 (% border="1" style="background-color:#ffffcc; color:green; width:727.222px" %) 1257 1257 |=(% colspan="3" style="width: 724px;" %)AT+RJTDC 1258 1258 |(% style="width:165px" %)**Command Example**|(% style="width:227px" %)**Function**|(% style="width:329px" %)**Response** ... ... @@ -1267,7 +1267,6 @@ 1267 1267 1268 1268 (% style="color:blue" %)**Downlink Command: 0x26** 1269 1269 1270 - 1271 1271 Format: Command Code (0x26) followed by 2 bytes mode value. 1272 1272 1273 1273 If the downlink payload=26000A, it means set end node to use confirm mode, while type code is 26. ... ... @@ -1275,21 +1275,26 @@ 1275 1275 * Example 1: Downlink Payload: 26000A ~/~/ Set AT+RJTDC=10 1276 1276 * Example 2: Downlink Payload: 260002 ~/~/ Set AT+RJTDC=2 1277 1277 1293 + 1294 + 1278 1278 = 8. AT Commands Combination = 1279 1279 1297 + 1280 1280 == 8.1 Set a fix RX2DR for downlink window == 1281 1281 1282 -* **AT+ADR=0 **~-~-> Disable ADR first 1283 -* **AT+RX2DR=xxxx** ~-~-> Set xxxx to your wanted DataRate 1284 1284 1301 +* **AT+ADR=0 ** **~-~->** Disable ADR first 1302 +* **AT+RX2DR=xxxx** **~-~->** Set xxxx to your wanted DataRate 1303 + 1304 + 1305 + 1285 1285 == 8.2 Use Downlink Command to set a fix uplink DR == 1286 1286 1287 1287 1288 1288 (% style="color:blue" %)**Downlink Command: 0x22000500** 1289 1289 1311 +**Same as:** 1290 1290 1291 -Same as: 1292 - 1293 1293 * AT+ADR=0 [[Reference>>||anchor="H7.1AdaptiveDataRate"]] 1294 1294 * AT+DR=5 [[Reference>>||anchor="H7.4DataRate"]] 1295 -* AT+TXP=0 1315 +* AT+TXP=0 [[Reference>>||anchor="H7.14TransmitPower"]]