<
From version < 123.11 >
edited by Xiaoling
on 2022/06/13 16:24
To version < 123.16 >
edited by Xiaoling
on 2022/06/13 16:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1631,6 +1631,10 @@
1631 1631  (% _mstvisible="1" %)
1632 1632  * Example: 0x3401 ~/~/Same as AT+PNACKMD=1
1633 1633  
1634 +
1635 +
1636 +
1637 +
1634 1634  (% _mstvisible="1" %)
1635 1635  = (% _msthash="568737" _msttexthash="502827" _mstvisible="3" %)5. Battery & How to replace(%%) =
1636 1636  
... ... @@ -1722,105 +1722,105 @@
1722 1722  
1723 1723  AT+<CMD>? : Help on <CMD>
1724 1724  
1725 -AT+<CMD> : Run <CMD>
1729 +AT+<CMD> :  Run <CMD>
1726 1726  
1727 -AT+<CMD>=<value> : Set the value
1731 +AT+<CMD>=<value> :  Set the value
1728 1728  
1729 -AT+<CMD>=? : Get the value
1733 +AT+<CMD>=? :  Get the value
1730 1730  
1731 -AT+DEBUG:Set more info output
1735 +AT+DEBUG:  Set more info output
1732 1732  
1733 -ATZ: Trig a reset of the MCU
1737 +ATZ:  Trig a reset of the MCU
1734 1734  
1735 -AT+FDR: Reset Parameters to Factory Default, Keys Reserve
1739 +AT+FDR:  Reset Parameters to Factory Default, Keys Reserve
1736 1736  
1737 -AT+DEUI: Get or Set the Device EUI
1741 +AT+DEUI:  Get or Set the Device EUI
1738 1738  
1739 -AT+DADDR: Get or Set the Device Address
1743 +AT+DADDR:  Get or Set the Device Address
1740 1740  
1741 -AT+APPKEY: Get or Set the Application Key
1745 +AT+APPKEY:  Get or Set the Application Key
1742 1742  
1743 -AT+NWKSKEY: Get or Set the Network Session Key
1747 +AT+NWKSKEY:  Get or Set the Network Session Key
1744 1744  
1745 -AT+APPSKEY: Get or Set the Application Session Key
1749 +AT+APPSKEY:  Get or Set the Application Session Key
1746 1746  
1747 -AT+APPEUI: Get or Set the Application EUI
1751 +AT+APPEUI:  Get or Set the Application EUI
1748 1748  
1749 -AT+ADR: Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1753 +AT+ADR:  Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1750 1750  
1751 -AT+TXP: Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1755 +AT+TXP:  Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1752 1752  
1753 -AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)
1757 +AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)
1754 1754  
1755 -AT+DCS: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1759 +AT+DCS:  Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1756 1756  
1757 -AT+PNM: Get or Set the public network mode. (0: off, 1: on)
1761 +AT+PNM:  Get or Set the public network mode. (0: off, 1: on)
1758 1758  
1759 -AT+RX2FQ: Get or Set the Rx2 window frequency
1763 +AT+RX2FQ:  Get or Set the Rx2 window frequency
1760 1760  
1761 -AT+RX2DR: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1765 +AT+RX2DR:  Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1762 1762  
1763 -AT+RX1DL: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1767 +AT+RX1DL:  Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1764 1764  
1765 -AT+RX2DL: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1769 +AT+RX2DL:  Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1766 1766  
1767 -AT+JN1DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1771 +AT+JN1DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1768 1768  
1769 -AT+JN2DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1773 +AT+JN2DL:  Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1770 1770  
1771 -AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1775 +AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1772 1772  
1773 -AT+NWKID: Get or Set the Network ID
1777 +AT+NWKID:  Get or Set the Network ID
1774 1774  
1775 -AT+FCU: Get or Set the Frame Counter Uplink
1779 +AT+FCU:  Get or Set the Frame Counter Uplink
1776 1776  
1777 -AT+FCD: Get or Set the Frame Counter Downlink
1781 +AT+FCD:  Get or Set the Frame Counter Downlink
1778 1778  
1779 -AT+CLASS: Get or Set the Device Class
1783 +AT+CLASS:  Get or Set the Device Class
1780 1780  
1781 -AT+JOIN: Join network
1785 +AT+JOIN:  Join network
1782 1782  
1783 -AT+NJS: Get the join status
1787 +AT+NJS:  Get the join status
1784 1784  
1785 -AT+SENDB: Send hexadecimal data along with the application port
1789 +AT+SENDB:  Send hexadecimal data along with the application port
1786 1786  
1787 -AT+SEND: Send text data along with the application port
1791 +AT+SEND:  Send text data along with the application port
1788 1788  
1789 -AT+RECVB: Print last received data in binary format (with hexadecimal values)
1793 +AT+RECVB:  Print last received data in binary format (with hexadecimal values)
1790 1790  
1791 -AT+RECV: Print last received data in raw format
1795 +AT+RECV:  Print last received data in raw format
1792 1792  
1793 -AT+VER: Get current image version and Frequency Band
1797 +AT+VER:  Get current image version and Frequency Band
1794 1794  
1795 -AT+CFM: Get or Set the confirmation mode (0-1)
1799 +AT+CFM:  Get or Set the confirmation mode (0-1)
1796 1796  
1797 -AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1801 +AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1798 1798  
1799 -AT+SNR: Get the SNR of the last received packet
1803 +AT+SNR:  Get the SNR of the last received packet
1800 1800  
1801 -AT+RSSI: Get the RSSI of the last received packet
1805 +AT+RSSI:  Get the RSSI of the last received packet
1802 1802  
1803 -AT+TDC: Get or set the application data transmission interval in ms
1807 +AT+TDC:  Get or set the application data transmission interval in ms
1804 1804  
1805 -AT+PORT: Get or set the application port
1809 +AT+PORT:  Get or set the application port
1806 1806  
1807 -AT+DISAT: Disable AT commands
1811 +AT+DISAT:  Disable AT commands
1808 1808  
1809 -AT+PWORD: Set password, max 9 digits
1813 +AT+PWORD:  Set password, max 9 digits
1810 1810  
1811 -AT+CHS: Get or Set Frequency (Unit: Hz) for Single Channel Mode
1815 +AT+CHS:  Get or Set Frequency (Unit: Hz) for Single Channel Mode
1812 1812  
1813 -AT+CHE: Get or Set eight channels mode,Only for US915,AU915,CN470
1817 +AT+CHE:  Get or Set eight channels mode,Only for US915,AU915,CN470
1814 1814  
1815 -AT+PDTA: Print the sector data from start page to stop page
1819 +AT+PDTA:  Print the sector data from start page to stop page
1816 1816  
1817 -AT+PLDTA: Print the last few sets of data
1821 +AT+PLDTA:  Print the last few sets of data
1818 1818  
1819 -AT+CLRDTA: Clear the storage, record position back to 1st
1823 +AT+CLRDTA:  Clear the storage, record position back to 1st
1820 1820  
1821 -AT+SLEEP: Set sleep mode
1825 +AT+SLEEP:  Set sleep mode
1822 1822  
1823 -AT+EXT: Get or Set external sensor model
1827 +AT+EXT:  Get or Set external sensor model
1824 1824  
1825 1825  AT+BAT: Get the current battery voltage in mV
1826 1826  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0