Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -969,11 +969,11 @@ 969 969 970 970 ==== 3.4.2.3 Poll an uplink ==== 971 971 972 -Requests an uplink from LT-22222-L. 972 +Requests an uplink from LT-22222-L. The content of the uplink payload varies based on the device's current working mode. 973 973 974 974 (% style="color:#037691" %)**AT command** 975 975 976 -There is no AT Command torequestan uplinkfrom LT-22222-L976 +There is no AT Command available for this feature. 977 977 978 978 (% style="color:#037691" %)**Downlink payload** 979 979 ... ... @@ -981,7 +981,7 @@ 981 981 |(% style="width:101px" %)**Payload**|(% style="width:397px" %)<prefix>FF 982 982 |(% style="width:101px" %)**Parameters**|(% style="width:397px" %)**prefix** : 0x08 983 983 |(% style="width:101px" %)**Example**|(% style="width:397px" %)((( 984 -08 FF 984 +08 **FF** 985 985 986 986 Requests an uplink from LT-22222-L. 987 987 ))) ... ... @@ -1015,7 +1015,7 @@ 1015 1015 |(% style="width:97px" %)**Parameters**|(% style="width:401px" %)((( 1016 1016 **prefix** : 0x0A 06 (two bytes in hexadecimal) 1017 1017 1018 -** working1018 +**enable/disable trigger_mode** : enable (1) or disable (0), represented by 1 byte in hexadecimal. 1019 1019 ))) 1020 1020 |(% style="width:97px" %)**Example**|(% style="width:401px" %)((( 1021 1021 0A 06 **01** ... ... @@ -1029,7 +1029,7 @@ 1029 1029 1030 1030 (% style="color:#037691" %)**AT Command:** 1031 1031 1032 -There is no AT Command for this feature. 1032 +There is no AT Command available for this feature. 1033 1033 1034 1034 (% style="color:#037691" %)**Downlink Payload** 1035 1035 ... ... @@ -1532,17 +1532,10 @@ 1532 1532 1533 1533 When the voltage exceeds the threshold, counting begins. For details, see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1534 1534 1535 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+VOLMAX ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1536 - 1537 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** 1538 - 1539 -(% style="color:blue" %)**0xA5 aa bb cc ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc 1540 - 1541 - 1542 1542 (% style="color:#037691" %)**AT Command** 1543 1543 1544 1544 (% border="2" style="width:500px" %) 1545 -|(% style="width:137px" %)**Command**|(% style="width:361px" %)AT+VOLMAX=<voltage><logic> 1538 +|(% style="width:137px" %)**Command**|(% style="width:361px" %)AT+VOLMAX=<voltage>,<logic> 1546 1546 |(% style="width:137px" %)**Response**|(% style="width:361px" %) 1547 1547 |(% style="width:137px" %)**Parameters**|(% style="width:361px" %)((( 1548 1548 **voltage** : voltage threshold in mV ... ... @@ -1549,9 +1549,9 @@ 1549 1549 1550 1550 **logic**: 1551 1551 1552 -0 : lower than 1545 +**0** : lower than 1553 1553 1554 -1: higher than 1547 +**1**: higher than 1555 1555 1556 1556 if you leave logic parameter blank, it is considered 0 1557 1557 ))) ... ... @@ -1580,9 +1580,9 @@ 1580 1580 1581 1581 **logic**: (1 byte in hexadecimal) 1582 1582 1583 -0 : lower than 1576 +**0** : lower than 1584 1584 1585 -1: higher than 1578 +**1**: higher than 1586 1586 1587 1587 if you leave logic parameter blank, it is considered 1 (higher than) 1588 1588 ))) ... ... @@ -1604,22 +1604,10 @@ 1604 1604 1605 1605 This command allows users to pre-configure specific count numbers for various counting parameters such as Count1, Count2, or AVI1 Count. Use the AT command to set the desired count number for each configuration. 1606 1606 1607 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) ** 1608 - 1609 -(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count 1610 - 1611 -(% style="color:red" %)**bb cc dd ee: **(%%)The number to be set 1612 - 1613 - 1614 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):** 1615 - 1616 -(% style="color:blue" %)**0x A8 aa bb cc dd ee ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee) 1617 - 1618 - 1619 1619 (% style="color:#037691" %)**AT Command** 1620 1620 1621 1621 (% border="2" style="width:500px" %) 1622 -|(% style="width:134px" %)**Command**|(% style="width:364px" %)AT+SETCNT=<counting_parameter><number> 1603 +|(% style="width:134px" %)**Command**|(% style="width:364px" %)AT+SETCNT=<counting_parameter>,<number> 1623 1623 |(% style="width:134px" %)**Response**|(% style="width:364px" %) 1624 1624 |(% style="width:134px" %)**Parameters**|(% style="width:364px" %)((( 1625 1625 **counting_parameter** : ... ... @@ -1665,12 +1665,6 @@ 1665 1665 1666 1666 This command clears the counting in counting mode. 1667 1667 1668 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting 1669 - 1670 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** 1671 - 1672 -(% style="color:blue" %)**0x A6 01 ** (%%)~/~/ clear all counting 1673 - 1674 1674 (% style="color:#037691" %)**AT Command** 1675 1675 1676 1676 (% border="2" style="width:500px" %) ... ... @@ -1692,20 +1692,6 @@ 1692 1692 1693 1693 This command allows you to configure the device to save its counting result to internal flash memory at specified intervals. By setting a save time, the device will periodically store the counting data to prevent loss in case of power failure. The save interval can be adjusted to suit your requirements, with a minimum value of 30 seconds. 1694 1694 1695 -* (% style="color:#037691" %)**AT Command:** 1696 - 1697 -(% style="color:blue" %)**AT+COUTIME=60 **(%%)~/~/ Sets the save time to 60 seconds. The device will save the counting result in internal flash every 60 seconds. (Min value: 30 seconds) 1698 - 1699 - 1700 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):** 1701 - 1702 -(% style="color:blue" %)**0x A7 aa bb cc ** (%%)~/~/ same as AT+COUTIME =aa bb cc, 1703 - 1704 -((( 1705 -Range: aa bb cc:0 to 16777215, (unit: seconds) 1706 -))) 1707 - 1708 - 1709 1709 (% style="color:#037691" %)**AT Command** 1710 1710 1711 1711 (% border="2" style="width:500px" %) ... ... @@ -1737,18 +1737,8 @@ 1737 1737 1738 1738 This command allows you to reset the saved relay output (RO) and digital output (DO) states when the device joins the network. By configuring this setting, you can control whether the device should retain or reset the relay states after a reset and rejoin to the network. 1739 1739 1740 - *(% style="color:#037691" %)**AT Command:**1701 +(% style="color:#037691" %)**AT Command** 1741 1741 1742 -(% style="color:blue" %)**AT+RODORESET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1743 - 1744 -(% style="color:blue" %)**AT+RODORESET=0 **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state will not change when the device reconnects to the network. 1745 - 1746 - 1747 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** 1748 - 1749 -(% style="color:blue" %)**0x AD aa ** (%%)~/~/ same as AT+RODORET =aa 1750 - 1751 - 1752 1752 (% border="2" style="width:500px" %) 1753 1753 |(% style="width:127px" %)**Command**|(% style="width:371px" %)AT+RODORESET=<state> 1754 1754 |(% style="width:127px" %)**Response**|(% style="width:371px" %) ... ... @@ -1769,6 +1769,9 @@ 1769 1769 After the device is reset, the previously saved RODO state (limited to MOD2 to MOD5) is read, and it will not change when the device reconnects to the network. 1770 1770 ))) 1771 1771 1723 + 1724 +(% style="color:#037691" %)**Downlink Payload** 1725 + 1772 1772 (% border="2" style="width:500px" %) 1773 1773 |(% style="width:127px" %)**Payload**|(% style="width:371px" %)<prefix><state> 1774 1774 |(% style="width:127px" %)**Parameters**|(% style="width:371px" %)((( ... ... @@ -1794,22 +1794,17 @@ 1794 1794 1795 1795 This command allows you to configure whether the device should upload data in an encrypted format or in plaintext. By default, the device encrypts the payload before uploading. You can toggle this setting to either upload encrypted data or transmit it without encryption. 1796 1796 1797 - *(% style="color:#037691" %)**AT Command:**1751 +(% style="color:#037691" %)**AT Command:** 1798 1798 1799 -(% style="color:blue" %)**AT+DECRYPT=1 ** (%%)~/~/ The payload is uploaded without encryption 1800 - 1801 -(% style="color:blue" %)**AT+DECRYPT=0 **(%%)~/~/ Encrypt when uploading payload (default) 1802 - 1803 - 1804 1804 (% border="2" style="width:500px" %) 1805 1805 |(% style="width:127px" %)**Command**|(% style="width:371px" %)AT+DECRYPT=<state> 1806 1806 |(% style="width:127px" %)**Response**|(% style="width:371px" %) 1807 1807 |(% style="width:127px" %)**Parameters**|(% style="width:371px" %)((( 1808 -state : 1757 +**state** : 1809 1809 1810 -1 : The payload is uploaded without encryption 1759 +**1** : The payload is uploaded without encryption 1811 1811 1812 -0 : The payload is encrypted when uploaded (default) 1761 +**0** : The payload is encrypted when uploaded (default) 1813 1813 ))) 1814 1814 |(% style="width:127px" %)**Example**|(% style="width:371px" %)((( 1815 1815 AT+DECRYPT=1 ... ... @@ -1828,13 +1828,8 @@ 1828 1828 1829 1829 This command allows you to retrieve and optionally uplink sensor readings through the serial port. 1830 1830 1831 - *(% style="color:#037691" %)**AT Command:**1780 +(% style="color:#037691" %)**AT Command** 1832 1832 1833 -(% style="color:blue" %)**AT+GETSENSORVALUE=0 **(%%)~/~/ The serial port retrieves the reading of the current sensor. 1834 - 1835 -(% style="color:blue" %)**AT+GETSENSORVALUE=1 **(%%)~/~/ The serial port retrieves the current sensor reading and uploads it. 1836 - 1837 - 1838 1838 (% border="2" style="width:500px" %) 1839 1839 |(% style="width:127px" %)**Command**|(% style="width:371px" %)AT+GETSENSORVALUE=<state> 1840 1840 |(% style="width:127px" %)**Response**|(% style="width:371px" %) ... ... @@ -1862,13 +1862,8 @@ 1862 1862 1863 1863 This command manages how the node handles mismatched downlink packet counts. It offers two modes: one disables the reception of further downlink packets if discrepancies occur, while the other resets the downlink packet count to align with the server, ensuring continued communication. 1864 1864 1865 - *(% style="color:#037691" %)**AT Command:**1809 +(% style="color:#037691" %)**AT Command** 1866 1866 1867 -(% style="color:blue" %)**AT+DISFCNTCHECK=0 **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default) 1868 - 1869 -(% style="color:blue" %)**AT+DISFCNTCHECK=1 **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count. 1870 - 1871 - 1872 1872 (% border="2" style="width:500px" %) 1873 1873 |(% style="width:130px" %)**Command**|(% style="width:368px" %)AT+DISFCNTCHECK=<state> 1874 1874 |(% style="width:130px" %)**Response**|(% style="width:368px" %)((( ... ... @@ -1900,17 +1900,6 @@ 1900 1900 1901 1901 This command controls the behavior of the node when the combined size of the MAC commands (MACANS) from the server and the payload exceeds the allowed byte limit for the current data rate (DR). The command provides two modes: one enables splitting the data into batches to ensure compliance with the byte limit, while the other prioritizes the payload and ignores the MACANS in cases of overflow. 1902 1902 1903 -* (% style="color:#037691" %)**AT Command:** 1904 - 1905 -(% style="color:blue" %)**AT+DISMACANS=0** (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default) 1906 - 1907 -(% style="color:blue" %)**AT+DISMACANS=1** (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part. 1908 - 1909 - 1910 -* (% style="color:#037691" %)**Downlink Payload **(%%)**:** 1911 - 1912 -(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set the DISMACANS=1 1913 - 1914 1914 (% style="color:#037691" %)**AT Command** 1915 1915 1916 1916 (% border="2" style="width:500px" %)