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
-
... ... @@ -601,9 +601,9 @@ 601 601 602 602 (% style="color:blue" %)**AT Command: AT+RECV** 603 603 604 -(% border="1" style="background-color:#f 2f2f2; width:587.222px" %)605 -|=(% colspan="3" style="width: 584px; background-color:#D9E2F3;color:#0070C0" %)AT+RECV606 -|(% style="width:161px ;color:#0070C0" %)**Command Example**|(% style="width:272px;color:#0070C0" %)**Function**|(% style="width:150px;color:#0070C0" %)**Response**604 +(% border="1" style="background-color:#ffffcc; color:green; width:587.222px" %) 605 +|=(% colspan="3" style="width: 584px;" %)AT+RECV 606 +|(% style="width:161px" %)**Command Example**|(% style="width:272px" %)**Function**|(% style="width:150px" %)**Response** 607 607 |(% style="width:161px" %)AT+RECV=?|(% style="width:272px" %)print last received data in raw format.|(% style="width:150px" %)0:((( 608 608 OK 609 609 ))) ... ... @@ -618,9 +618,9 @@ 618 618 619 619 (% style="color:blue" %)**AT Command: AT+RECVB** 620 620 621 -(% border="1" style="background-color:#f 2f2f2; width:793.222px" %)622 -|=(% colspan="3" style="width: 790px; background-color:#D9E2F3;color:#0070C0" %)AT+RECVB623 -|(% style="width:173px ;color:#0070C0" %)**Command Example**|(% style="width:497px;color:#0070C0" %)**Function**|(% style="width:120px;color:#0070C0" %)**Response**621 +(% border="1" style="background-color:#ffffcc; color:green; width:793.222px" %) 622 +|=(% colspan="3" style="width: 790px;" %)AT+RECVB 623 +|(% style="width:173px" %)**Command Example**|(% style="width:497px" %)**Function**|(% style="width:120px" %)**Response** 624 624 |(% style="width:173px" %)AT+RECVB=?|(% style="width:497px" %)print last received data in binary format (with hexadecimal values).|(% style="width:120px" %)2: 0010((( 625 625 OK 626 626 ))) ... ... @@ -635,9 +635,9 @@ 635 635 636 636 (% style="color:blue" %)**AT Command: AT+SEND** 637 637 638 -(% border="1" style="background-color:#f 2f2f2; width:991.222px" %)639 -|=(% colspan="3" style="width: 988px; background-color:#D9E2F3;color:#0070C0" %)AT+SEND640 -|(% style="width:201px ;color:#0070C0" %)**Command Example**|(% style="width:340px;color:#0070C0" %)**Function**|(% style="width:446px;color:#0070C0" %)**Response**638 +(% border="1" style="background-color:#ffffcc; color:green; width:991.222px" %) 639 +|=(% colspan="3" style="width: 988px;" %)AT+SEND 640 +|(% style="width:201px" %)**Command Example**|(% style="width:340px" %)**Function**|(% style="width:446px" %)**Response** 641 641 |(% style="width:201px" %)AT+SEND=12:hello world|(% style="width:340px" %)Send text data along with the application port.|(% style="width:446px" %)OK((( 642 642 While Error in format, return 643 643 AT_BUSY_ERROR/AT_BUSY_ERROR/AT_NO_NETWORK_JOINED ... ... @@ -653,9 +653,9 @@ 653 653 654 654 (% style="color:blue" %)**AT Command: AT+SENDB** 655 655 656 -(% border="1" style="background-color:f 2f2f2; width:1101px" %)657 -|=(% colspan="3" style="width: 1098px; background-color:#D9E2F3;color:#0070C0" %)AT+SENDB658 -|(% style="width:257px ;color:#0070C0" %)**Command Example**|(% style="width:394px;color:#0070C0" %)**Function**|(% style="width:446px;color:#0070C0" %)**Response**656 +(% border="1" style="background-color:#ffffcc; color:green; width:1101px" %) 657 +|=(% colspan="3" style="width: 1098px;" %)AT+SENDB 658 +|(% style="width:257px" %)**Command Example**|(% style="width:394px" %)**Function**|(% style="width:446px" %)**Response** 659 659 |(% style="width:257px" %)AT+SENDB=12:abcdef0123456789|(% style="width:394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)OK 660 660 |(% style="width:257px" %)AT+SENDB=abcdef0123456789|(% style="width:394px" %)Send hexadecimal data along with the application port.|(% style="width:446px" %)While Error in format, return((( 661 661 AT_PARAM_ERROR AT_BUSY_ERROR/AT_NO_NETWORK_JOINED ... ... @@ -673,9 +673,9 @@ 673 673 674 674 (% style="color:blue" %)**AT Command: AT+ADR** 675 675 676 -(% border="1" style="background-color:f 2f2f2; width:683.222px" %)677 -|=(% colspan="3" style="width: 680px; background-color:#D9E2F3;color:#0070C0" %)AT+ADR678 -|(% style="width:162px ;color:#0070C0" %)**Command Example**|(% style="width:266px;color:#0070C0" %)**Function**|(% style="width:250px;color:#0070C0" %)**Response**676 +(% border="1" style="background-color:#ffffcc; color:green; width:683.222px" %) 677 +|=(% colspan="3" style="width: 680px;" %)AT+ADR 678 +|(% style="width:162px" %)**Command Example**|(% style="width:266px" %)**Function**|(% style="width:250px" %)**Response** 679 679 |(% style="width:162px" %)AT+ADR=?|(% style="width:266px" %)Get the Adaptive Data Rate setting.|(% style="width:250px" %)1((( 680 680 OK 681 681 ))) ... ... @@ -701,9 +701,9 @@ 701 701 702 702 (% style="color:blue" %)**AT Command: AT+CLASS** 703 703 704 -(% border="1" style="background-color:#f 2f2f2; width:507.222px" %)705 -|=(% colspan="3" style="width: 504px; background-color:#D9E2F3;color:#0070C0" %)AT+CLASS706 -|(% style="width:163px ;color:#0070C0" %)**Command Example**|(% style="width:166px;color:#0070C0" %)**Function**|(% style="width:175px;color:#0070C0" %)**Response**704 +(% border="1" style="background-color:#ffffcc; color:green; width:507.222px" %) 705 +|=(% colspan="3" style="width: 504px;" %)AT+CLASS 706 +|(% style="width:163px" %)**Command Example**|(% style="width:166px" %)**Function**|(% style="width:175px" %)**Response** 707 707 |(% style="width:163px" %)AT+CLASS=?|(% style="width:166px" %)Get the Device Class.|(% style="width:175px" %)A((( 708 708 OK 709 709 ))) ... ... @@ -726,9 +726,9 @@ 726 726 727 727 (% style="color:blue" %)**AT Command: AT+DCS** 728 728 729 -(% border="1" style="background-color:#f 2f2f2; width:515.222px" %)730 -|=(% colspan="3" style="width: 512px; background-color:#D9E2F3;color:#0070C0" %)AT+DCS731 -|(% style="width:165px ;color:#0070C0" %)**Command Example**|(% style="width:239px;color:#0070C0" %)**Function**|(% style="width:107px;color:#0070C0" %)**Response**729 +(% border="1" style="background-color:#ffffcc; color:green; width:515.222px" %) 730 +|=(% colspan="3" style="width: 512px;" %)AT+DCS 731 +|(% style="width:165px" %)**Command Example**|(% style="width:239px" %)**Function**|(% style="width:107px" %)**Response** 732 732 |(% style="width:165px" %)AT+DCS=?|(% style="width:239px" %)Get the ETSI Duty Cycle setting.|(% style="width:107px" %)1((( 733 733 OK 734 734 ))) ... ... @@ -751,9 +751,9 @@ 751 751 752 752 (% style="color:blue" %)**AT Command: AT+DR** 753 753 754 -(% border="1" style="background-color:#f 2f2f2; width:466.222px" %)755 -|=(% colspan="3" style="width: 463px; background-color:#D9E2F3;color:#0070C0" %)AT+DR756 -|(% style="width:156px ;color:#0070C0" %)**Command Example**|(% style="width:167px;color:#0070C0" %)**Function**|(% style="width:140px;color:#0070C0" %)**Response**754 +(% border="1" style="background-color:#ffffcc; color:green; width:466.222px" %) 755 +|=(% colspan="3" style="width: 463px;" %)AT+DR 756 +|(% style="width:156px" %)**Command Example**|(% style="width:167px" %)**Function**|(% style="width:140px" %)**Response** 757 757 |(% style="width:156px" %)AT+DR=?|(% style="width:167px" %)Get the Data Rate.|(% style="width:140px" %)5((( 758 758 OK 759 759 ))) ... ... @@ -778,9 +778,9 @@ 778 778 779 779 (% style="color:blue" %)**AT Command: AT+FCD** 780 780 781 -(% border="1" style="background-color:#f 2f2f2; width:693.222px" %)782 -|=(% colspan="3" style="width: 690px; background-color:#D9E2F3;color:#0070C0" %)AT+FCD783 -|(% style="width:162px ;color:#0070C0" %)**Command Example**|(% style="width:258px;color:#0070C0" %)**Function**|(% style="width:269px;color:#0070C0" %)**Response**781 +(% border="1" style="background-color:#ffffcc; color:green; width:693.222px" %) 782 +|=(% colspan="3" style="width: 690px;" %)AT+FCD 783 +|(% style="width:162px" %)**Command Example**|(% style="width:258px" %)**Function**|(% style="width:269px" %)**Response** 784 784 |(% style="width:162px" %)AT+FCD=?|(% style="width:258px" %)Get the Frame Counter Downlink.|(% style="width:269px" %)0((( 785 785 OK 786 786 )))