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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.pradeeka - Content
-
... ... @@ -763,7 +763,7 @@ 763 763 764 764 MOD6 Payload: total of 11 bytes 765 765 766 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:515px" %)766 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 767 767 |(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:49px" %)**6**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1** 768 768 |Value|((( 769 769 TRI_A FLAG ... ... @@ -777,7 +777,7 @@ 777 777 778 778 (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if the trigger is set for this part. Totally 1 byte as below 779 779 780 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:515px" %)780 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 781 781 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 782 782 |((( 783 783 AV1_LOW ... ... @@ -806,7 +806,7 @@ 806 806 807 807 (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below 808 808 809 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:515px" %)809 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 810 810 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 811 811 |((( 812 812 AV1_LOW ... ... @@ -835,9 +835,9 @@ 835 835 836 836 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 837 837 838 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:515px" %)839 -|(% style="width: 50px" %)**bit 7**|(% style="width:50px" %)**bit 6**|(% style="width:50px" %)**bit 5**|(% style="width:50px" %)**bit 4**|(% style="width:90px" %)**bit 3**|(% style="width:80px" %)**bit 2**|(% style="width:90px" %)**bit 1**|(% style="width:95px" %)**bit 0**840 -|(% style="width:4 9px" %)N/A|(% style="width:53px" %)N/A|(% style="width:53px" %)N/A|(% style="width:55px" %)N/A|(% style="width:99px" %)DI2_STATUS|(% style="width:83px" %)DI2_FLAG|(% style="width:98px" %)DI1_STATUS|(% style="width:85px" %)DI1_FLAG838 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:674px" %) 839 +|(% style="width:64px" %)**bit 7**|(% style="width:68px" %)**bit 6**|(% style="width:63px" %)**bit 5**|(% style="width:66px" %)**bit 4**|(% style="width:109px" %)**bit 3**|(% style="width:93px" %)**bit 2**|(% style="width:109px" %)**bit 1**|(% style="width:99px" %)**bit 0** 840 +|(% style="width:64px" %)N/A|(% style="width:68px" %)N/A|(% style="width:63px" %)N/A|(% style="width:66px" %)N/A|(% style="width:109px" %)DI2_STATUS|(% style="width:93px" %)DI2_FLAG|(% style="width:109px" %)DI1_STATUS|(% style="width:99px" %)DI1_FLAG 841 841 842 842 * Each bit shows which status has been triggered on this uplink. 843 843 ... ... @@ -868,7 +868,6 @@ 868 868 869 869 == 3.4 Configure LT-22222-L via AT Commands or Downlinks == 870 870 871 - 872 872 ((( 873 873 You can configure LT-22222-L I/O Controller via AT Commands or LoRaWAN Downlinks. 874 874 ))) ... ... @@ -883,25 +883,19 @@ 883 883 884 884 * (% style="color:blue" %)**Sensor-related commands**(%%): 885 885 886 - 887 887 === 3.4.1 Common commands === 888 888 889 - 890 890 ((( 891 891 These are available for each sensors and include actions such as changing the uplink interval or resetting the device. For firmware v1.5.4, you can find the supported common commands under: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]s. 892 - 893 - 894 894 ))) 895 895 896 896 === 3.4.2 Sensor-related commands === 897 897 898 - 899 899 These commands are specially designed for the LT-22222-L. Commands can be sent to the device using options such as an AT command or a LoRaWAN downlink payload. 900 900 901 901 902 902 ==== 3.4.2.1 Set Transmit/Uplink Interval ==== 903 903 904 - 905 905 Sets the uplink interval of the device. The default uplink transmission interval is 10 minutes. 906 906 907 907 (% style="color:#037691" %)**AT command** ... ... @@ -948,7 +948,6 @@ 948 948 949 949 ==== 3.4.2.2 Set the Working Mode (AT+MOD) ==== 950 950 951 - 952 952 Sets the working mode. 953 953 954 954 (% style="color:#037691" %)**AT command** ... ... @@ -1004,10 +1004,8 @@ 1004 1004 Sets the device to working mode 2 (Double DI Counting + DO + RO) 1005 1005 ))) 1006 1006 1007 - 1008 1008 ==== 3.4.2.3 Request an uplink from the device ==== 1009 1009 1010 - 1011 1011 Requests an uplink from LT-22222-L. The content of the uplink payload varies based on the device's current working mode. 1012 1012 1013 1013 (% style="color:#037691" %)**AT command** ... ... @@ -1025,10 +1025,8 @@ 1025 1025 Requests an uplink from LT-22222-L. 1026 1026 ))) 1027 1027 1028 - 1029 1029 ==== 3.4.2.4 Enable/Disable Trigger Mode ==== 1030 1030 1031 - 1032 1032 Enable or disable the trigger mode for the current working mode (see also [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]). 1033 1033 1034 1034 (% style="color:#037691" %)**AT Command** ... ... @@ -1064,10 +1064,8 @@ 1064 1064 Enable trigger mode for the current working mode 1065 1065 ))) 1066 1066 1067 - 1068 1068 ==== 3.4.2.5 Request trigger settings ==== 1069 1069 1070 - 1071 1071 Requests the trigger settings. 1072 1072 1073 1073 (% style="color:#037691" %)**AT Command:** ... ... @@ -1085,10 +1085,8 @@ 1085 1085 Uplinks the trigger settings. 1086 1086 ))) 1087 1087 1088 - 1089 1089 ==== 3.4.2.6 Enable/Disable DI1/DI2/DI3 as a trigger ==== 1090 1090 1091 - 1092 1092 Enable or disable DI1/DI2/DI3 as a trigger. 1093 1093 1094 1094 (% style="color:#037691" %)**AT Command** ... ... @@ -1141,12 +1141,11 @@ 1141 1141 Enable DI1 trigger, disable DI2 trigger 1142 1142 ))) 1143 1143 1144 - 1145 1145 ==== 3.4.2.7 Trigger1 – Set DI or DI3 as a trigger ==== 1146 1146 1147 - 1148 1148 Sets DI1 or DI3 (for LT-33222-L) as a trigger. 1149 1149 1132 + 1150 1150 (% style="color:#037691" %)**AT Command** 1151 1151 1152 1152 (% border="2" style="width:500px" %) ... ... @@ -1181,12 +1181,11 @@ 1181 1181 Set the DI1 port to trigger on a rising edge; the valid signal duration is 100 ms. 1182 1182 ))) 1183 1183 1184 - 1185 1185 ==== 3.4.2.8 Trigger2 – Set DI2 as a trigger ==== 1186 1186 1187 - 1188 1188 Sets DI2 as a trigger. 1189 1189 1171 + 1190 1190 (% style="color:#037691" %)**AT Command** 1191 1191 1192 1192 (% border="2" style="width:500px" %) ... ... @@ -1216,10 +1216,8 @@ 1216 1216 ))) 1217 1217 |(% style="width:96px" %)**Example**|(% style="width:402px" %)09 02 **00 00 64** 1218 1218 1219 - 1220 1220 ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ==== 1221 1221 1222 - 1223 1223 Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1224 1224 1225 1225 (% style="color:#037691" %)**AT Command** ... ... @@ -1267,10 +1267,8 @@ 1267 1267 ))) 1268 1268 |(% style="width:104px" %)Note|(% style="width:394px" %)See also, [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1269 1269 1270 - 1271 1271 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 1272 1272 1273 - 1274 1274 Sets the current trigger based on the AV port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1275 1275 1276 1276 (% style="color:#037691" %)**AT Command** ... ... @@ -1316,10 +1316,8 @@ 1316 1316 ))) 1317 1317 |(% style="width:104px" %)**Note**|(% style="width:394px" %)See also, [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1318 1318 1319 - 1320 1320 ==== 3.4.2.11 Trigger – Set minimum interval ==== 1321 1321 1322 - 1323 1323 Sets the AV and AC trigger minimum interval. The device won't respond to a second trigger within this set time after the first trigger. 1324 1324 1325 1325 (% style="color:#037691" %)**AT Command** ... ... @@ -1353,10 +1353,8 @@ 1353 1353 ))) 1354 1354 |(% style="width:112px" %)Note|(% style="width:386px" %)(% style="color:red" %)**The time must be greater than 5 minutes.** 1355 1355 1356 - 1357 1357 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1358 1358 1359 - 1360 1360 Controls the digital outputs DO1, DO2, and DO3 1361 1361 1362 1362 (% style="color:#037691" %)**AT Command** ... ... @@ -1405,7 +1405,6 @@ 1405 1405 ))) 1406 1406 ))) 1407 1407 1408 - 1409 1409 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1410 1410 1411 1411 ... ... @@ -1520,7 +1520,6 @@ 1520 1520 1521 1521 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1522 1522 1523 - 1524 1524 Controls the relay output time. 1525 1525 1526 1526 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1718,10 +1718,8 @@ 1718 1718 ))) 1719 1719 |(% style="width:141px" %)**Example**|(% style="width:357px" %)A6 **01** 1720 1720 1721 - 1722 1722 ==== 3.4.2.19 Counting ~-~- Set Saving Interval for 'Counting Result' ==== 1723 1723 1724 - 1725 1725 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. 1726 1726 1727 1727 (% style="color:#037691" %)**AT Command** ... ... @@ -1751,10 +1751,8 @@ 1751 1751 Sets the device to save its counting results to the memory every 60 seconds. 1752 1752 ))) 1753 1753 1754 - 1755 1755 ==== 3.4.2.20 Reset saved RO and DO states ==== 1756 1756 1757 - 1758 1758 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. 1759 1759 1760 1760 (% style="color:#037691" %)**AT Command** ... ... @@ -1802,10 +1802,8 @@ 1802 1802 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. 1803 1803 ))) 1804 1804 1805 - 1806 1806 ==== 3.4.2.21 Encrypted payload ==== 1807 1807 1808 - 1809 1809 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. 1810 1810 1811 1811 (% style="color:#037691" %)**AT Command:** ... ... @@ -1835,7 +1835,6 @@ 1835 1835 1836 1836 ==== 3.4.2.22 Get sensor value ==== 1837 1837 1838 - 1839 1839 This command allows you to retrieve and optionally uplink sensor readings through the serial port. 1840 1840 1841 1841 (% style="color:#037691" %)**AT Command** ... ... @@ -1865,7 +1865,6 @@ 1865 1865 1866 1866 ==== 3.4.2.23 Resetting the downlink packet count ==== 1867 1867 1868 - 1869 1869 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. 1870 1870 1871 1871 (% style="color:#037691" %)**AT Command** ... ... @@ -1942,10 +1942,8 @@ 1942 1942 Set DISMACANS=1 1943 1943 ))) 1944 1944 1945 - 1946 1946 ==== 3.4.2.25 Copy downlink to uplink ==== 1947 1947 1948 - 1949 1949 This command enables the device to immediately uplink the payload of a received downlink packet back to the server. The command allows for quick data replication from downlink to uplink, with a fixed port number of 100. 1950 1950 1951 1951 (% style="color:#037691" %)**AT Command**(%%)**:** ... ... @@ -1971,7 +1971,6 @@ 1971 1971 1972 1972 ==== 3.4.2.26 Query firmware version, frequency band, sub band, and TDC time ==== 1973 1973 1974 - 1975 1975 This command is used to query key information about the device, including its firmware version, frequency band, sub band, and TDC time. By sending the specified payload as a downlink, the server can retrieve this essential data from the device. 1976 1976 1977 1977 * ((( ... ... @@ -1990,13 +1990,10 @@ 1990 1990 1991 1991 == 3.5 Integrating with ThingsEye.io == 1992 1992 1993 - 1994 1994 The Things Stack application supports integration with ThingsEye.io. Once integrated, ThingsEye.io acts as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic. 1995 1995 1996 - 1997 1997 === 3.5.1 Configuring The Things Stack === 1998 1998 1999 - 2000 2000 We use The Things Stack Sandbox in this example: 2001 2001 2002 2002 * In **The Things Stack Sandbox**, go to the **Application **for the LT-22222-L you added. ... ... @@ -2010,10 +2010,8 @@ 2010 2010 2011 2011 [[image:tts-mqtt-integration.png]] 2012 2012 2013 - 2014 2014 === 3.5.2 Configuring ThingsEye.io === 2015 2015 2016 - 2017 2017 The ThingsEye.io IoT platform is not open for self-registration at the moment. If you are interested in testing the platform, please send your project information to admin@thingseye.io, and we will create an account for you. 2018 2018 2019 2019 * Login to your [[ThingsEye.io >>https://thingseye.io]]account. ... ... @@ -2083,7 +2083,6 @@ 2083 2083 2084 2084 ==== 3.5.2.1 Viewing integration details ==== 2085 2085 2086 - 2087 2087 Click on your integration from the list. The **Integration details** window will appear with the **Details **tab selected. The **Details **tab shows all the settings you have provided for this integration. 2088 2088 2089 2089 [[image:integration-details.png]] ... ... @@ -2095,10 +2095,8 @@ 2095 2095 See also [[ThingsEye documentation>>https://wiki.thingseye.io/xwiki/bin/view/Main/]]. 2096 2096 {{/info}} 2097 2097 2053 +==== **3.5.2.2 Viewing events** ==== 2098 2098 2099 -==== 3.5.2.2 Viewing events ==== 2100 - 2101 - 2102 2102 The **Events **tab displays all the uplink messages from the LT-22222-L. 2103 2103 2104 2104 * Select **Debug **from the **Event type** dropdown. ... ... @@ -2112,15 +2112,13 @@ 2112 2112 [[image:thingseye-json.png]] 2113 2113 2114 2114 2115 -==== 3.5.2.3 Deleting an integration ==== 2068 +==== **3.5.2.3 Deleting an integration** ==== 2116 2116 2117 - 2118 2118 If you want to delete an integration, click the **Delete integratio**n button on the Integrations page. 2119 2119 2120 2120 2121 2121 ==== 3.5.2.4 Creating a Dashboard to Display and Analyze LT-22222-L Data ==== 2122 2122 2123 - 2124 2124 This will be added soon. 2125 2125 2126 2126