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)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. pradeeka1 +XWiki.Xiaoling - Content
-
... ... @@ -54,8 +54,10 @@ 54 54 (% class="wikigeneratedid" %) 55 55 [[image:lorawan-nw.jpg||height="354" width="900"]] 56 56 57 + 57 57 == 1.2 Specifications == 58 58 60 + 59 59 (% style="color:#037691" %)**Hardware System:** 60 60 61 61 * STM32L072xxxx MCU ... ... @@ -116,13 +116,15 @@ 116 116 117 117 == 1.5 Hardware Variants == 118 118 119 -(% style="width:650px" %) 120 -|(% style="width:94px" %)**Model**|(% style="width:172px" %)**Photo**|(% style="width:256px" %)**Description** 121 -|(% style="width:94px" %)**LT-33222-L**|(% style="width:172px" %)((( 122 -[[image:lt33222-l.jpg]] 121 + 122 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 123 +|(% style="background-color:#4f81bd; color:white; width:94px" %)**Model**|(% style="background-color:#4f81bd; color:white; width:172px" %)**Photo**|(% style="background-color:#4f81bd; color:white; width:244px" %)**Description** 124 +|(% style="width:94px" %)**LT-22222-L**|(% style="width:172px" %)((( 125 +(% style="text-align:center" %) 126 +[[image:lt33222-l.jpg||height="116" width="100"]] 123 123 )))|(% style="width:256px" %)((( 124 -* 3x Digital Input (Bi-direction)125 -* 3x Digital Output128 +* 2 x Digital Input (Bi-direction) 129 +* 2 x Digital Output 126 126 * 2 x Relay Output (5A@250VAC / 30VDC) 127 127 * 2 x 0~~20mA Analog Input (res:0.01mA) 128 128 * 2 x 0~~30V Analog Input (res:0.01v) ... ... @@ -174,7 +174,7 @@ 174 174 The LT-22222-L I/O Controller can be powered by a **7–24V DC** power source. Connect your power supply’s **positive wire** to the **VIN** and the **negative wire** to the **GND** screw terminals. The power indicator **(PWR) LED** will turn on when the device is properly powered. 175 175 176 176 {{warning}} 177 -**We recommend that you power on the LT-22222-L after configuring its registration informationwithaLoRaWAN network server. Otherwise, the device will continuously send join-request messages to attempt to join a LoRaWAN network but will fail.**181 +**We recommend that you power on the LT-22222-L after adding its registration information to the LoRaWAN network server. Otherwise, the device will continuously send join-request messages to attempt to join a LoRaWAN network but will fail.** 178 178 {{/warning}} 179 179 180 180 ... ... @@ -311,6 +311,12 @@ 311 311 [[image:lt-22222-ul-payload-fmt.png]] 312 312 313 313 318 +We also have a payload formatter that resolves some decoding issues present in the Device Repository formatter. You can add it under the Custom JavaScript formatter. It can be found [[here>>https://github.com/dragino/dragino-end-node-decoder/blob/main/LT22222-L/v1.6_decoder_ttn%20.txt]]: 319 + 320 +(% class="wikigeneratedid" %) 321 +[[image:lt-22222-l-js-custom-payload-formatter.png]] 322 + 323 + 314 314 ==== 3.2.2.6 Downlinks ==== 315 315 316 316 When the LT-22222-L receives a downlink message from the server, the **RX LED** turns on for **1 second**. ... ... @@ -753,7 +753,7 @@ 753 753 754 754 MOD6 Payload: total of 11 bytes 755 755 756 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:515px" %)766 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %) 757 757 |(% 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** 758 758 |Value|((( 759 759 TRI_A FLAG ... ... @@ -767,7 +767,7 @@ 767 767 768 768 (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if the trigger is set for this part. Totally 1 byte as below 769 769 770 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:515px" %)780 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %) 771 771 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 772 772 |((( 773 773 AV1_LOW ... ... @@ -796,7 +796,7 @@ 796 796 797 797 (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below 798 798 799 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:515px" %)809 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %) 800 800 |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 801 801 |((( 802 802 AV1_LOW ... ... @@ -825,9 +825,9 @@ 825 825 826 826 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 827 827 828 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:674px" %)829 -|(% 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**830 -|(% 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_FLAG838 +(% 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:49px" %)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_FLAG 831 831 832 832 * Each bit shows which status has been triggered on this uplink. 833 833 ... ... @@ -858,6 +858,7 @@ 858 858 859 859 == 3.4 Configure LT-22222-L via AT Commands or Downlinks == 860 860 871 + 861 861 ((( 862 862 You can configure LT-22222-L I/O Controller via AT Commands or LoRaWAN Downlinks. 863 863 ))) ... ... @@ -872,19 +872,25 @@ 872 872 873 873 * (% style="color:blue" %)**Sensor-related commands**(%%): 874 874 886 + 875 875 === 3.4.1 Common commands === 876 876 889 + 877 877 ((( 878 878 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 + 879 879 ))) 880 880 881 881 === 3.4.2 Sensor-related commands === 882 882 898 + 883 883 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. 884 884 885 885 886 886 ==== 3.4.2.1 Set Transmit/Uplink Interval ==== 887 887 904 + 888 888 Sets the uplink interval of the device. The default uplink transmission interval is 10 minutes. 889 889 890 890 (% style="color:#037691" %)**AT command** ... ... @@ -891,8 +891,15 @@ 891 891 892 892 (% border="2" style="width:500px" %) 893 893 |**Command**|AT+TDC=<time> 894 -|**Response**| 895 -|**Parameters**|**time** : uplink interval is in **milliseconds** 911 +|**Parameters**|**time **: uplink interval in milliseconds 912 +|**Get**|AT+TDC=? 913 +|**Response**|((( 914 +current uplink interval 915 + 916 +OK 917 +))) 918 +|**Set**|AT+TDC=<time> 919 +|**Response**|OK 896 896 |**Example**|((( 897 897 AT+TDC=30000 898 898 ... ... @@ -908,7 +908,7 @@ 908 908 |**Parameters**|((( 909 909 **prefix** : 0x01 910 910 911 -**time** : uplink interval i s in **seconds**, represented by **3 bytes** in **hexadecimal**.935 +**time** : uplink interval in **seconds**, represented by **3 bytes** in **hexadecimal**. 912 912 ))) 913 913 |**Example**|((( 914 914 01 **00 00 1E** ... ... @@ -924,13 +924,13 @@ 924 924 925 925 ==== 3.4.2.2 Set the Working Mode (AT+MOD) ==== 926 926 951 + 927 927 Sets the working mode. 928 928 929 929 (% style="color:#037691" %)**AT command** 930 930 931 931 (% border="2" style="width:500px" %) 932 -|(% style="width:97px" %)**Command**|(% style="width:413px" %)AT+MODE=<working_mode> 933 -|(% style="width:97px" %)**Response**|(% style="width:413px" %) 957 +|(% style="width:97px" %)**Command**|(% style="width:413px" %)AT+MOD=<working_mode> 934 934 |(% style="width:97px" %)**Parameters**|(% style="width:413px" %)((( 935 935 **working_mode** : 936 936 ... ... @@ -946,6 +946,18 @@ 946 946 947 947 6 = Trigger Mode, Optional, used together with MOD1 ~~ MOD5 948 948 ))) 973 +|(% style="width:97px" %)**Get**|(% style="width:413px" %)AT+MOD=? 974 +|(% style="width:97px" %)**Response**|(% style="width:413px" %)((( 975 +Current working mode 976 + 977 +OK 978 +))) 979 +|(% style="width:97px" %)**Set**|(% style="width:413px" %)AT+MOD=<working_mode> 980 +|(% style="width:97px" %)**Response**|(% style="width:413px" %)((( 981 +Attention:Take effect after ATZ 982 + 983 +OK 984 +))) 949 949 |(% style="width:97px" %)**Example**|(% style="width:413px" %)((( 950 950 AT+MOD=2 951 951 ... ... @@ -968,8 +968,10 @@ 968 968 Sets the device to working mode 2 (Double DI Counting + DO + RO) 969 969 ))) 970 970 1007 + 971 971 ==== 3.4.2.3 Request an uplink from the device ==== 972 972 1010 + 973 973 Requests an uplink from LT-22222-L. The content of the uplink payload varies based on the device's current working mode. 974 974 975 975 (% style="color:#037691" %)**AT command** ... ... @@ -987,8 +987,10 @@ 987 987 Requests an uplink from LT-22222-L. 988 988 ))) 989 989 1028 + 990 990 ==== 3.4.2.4 Enable/Disable Trigger Mode ==== 991 991 1031 + 992 992 Enable or disable the trigger mode for the current working mode (see also [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]). 993 993 994 994 (% style="color:#037691" %)**AT Command** ... ... @@ -1024,8 +1024,10 @@ 1024 1024 Enable trigger mode for the current working mode 1025 1025 ))) 1026 1026 1067 + 1027 1027 ==== 3.4.2.5 Request trigger settings ==== 1028 1028 1070 + 1029 1029 Requests the trigger settings. 1030 1030 1031 1031 (% style="color:#037691" %)**AT Command:** ... ... @@ -1043,8 +1043,10 @@ 1043 1043 Uplinks the trigger settings. 1044 1044 ))) 1045 1045 1088 + 1046 1046 ==== 3.4.2.6 Enable/Disable DI1/DI2/DI3 as a trigger ==== 1047 1047 1091 + 1048 1048 Enable or disable DI1/DI2/DI3 as a trigger. 1049 1049 1050 1050 (% style="color:#037691" %)**AT Command** ... ... @@ -1097,11 +1097,12 @@ 1097 1097 Enable DI1 trigger, disable DI2 trigger 1098 1098 ))) 1099 1099 1144 + 1100 1100 ==== 3.4.2.7 Trigger1 – Set DI or DI3 as a trigger ==== 1101 1101 1147 + 1102 1102 Sets DI1 or DI3 (for LT-33222-L) as a trigger. 1103 1103 1104 - 1105 1105 (% style="color:#037691" %)**AT Command** 1106 1106 1107 1107 (% border="2" style="width:500px" %) ... ... @@ -1136,11 +1136,12 @@ 1136 1136 Set the DI1 port to trigger on a rising edge; the valid signal duration is 100 ms. 1137 1137 ))) 1138 1138 1184 + 1139 1139 ==== 3.4.2.8 Trigger2 – Set DI2 as a trigger ==== 1140 1140 1187 + 1141 1141 Sets DI2 as a trigger. 1142 1142 1143 - 1144 1144 (% style="color:#037691" %)**AT Command** 1145 1145 1146 1146 (% border="2" style="width:500px" %) ... ... @@ -1170,8 +1170,10 @@ 1170 1170 ))) 1171 1171 |(% style="width:96px" %)**Example**|(% style="width:402px" %)09 02 **00 00 64** 1172 1172 1219 + 1173 1173 ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ==== 1174 1174 1222 + 1175 1175 Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1176 1176 1177 1177 (% style="color:#037691" %)**AT Command** ... ... @@ -1219,8 +1219,10 @@ 1219 1219 ))) 1220 1220 |(% style="width:104px" %)Note|(% style="width:394px" %)See also, [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1221 1221 1270 + 1222 1222 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 1223 1223 1273 + 1224 1224 Sets the current trigger based on the AV port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1225 1225 1226 1226 (% style="color:#037691" %)**AT Command** ... ... @@ -1266,8 +1266,10 @@ 1266 1266 ))) 1267 1267 |(% style="width:104px" %)**Note**|(% style="width:394px" %)See also, [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 1268 1268 1319 + 1269 1269 ==== 3.4.2.11 Trigger – Set minimum interval ==== 1270 1270 1322 + 1271 1271 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. 1272 1272 1273 1273 (% style="color:#037691" %)**AT Command** ... ... @@ -1301,8 +1301,10 @@ 1301 1301 ))) 1302 1302 |(% style="width:112px" %)Note|(% style="width:386px" %)(% style="color:red" %)**The time must be greater than 5 minutes.** 1303 1303 1356 + 1304 1304 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1305 1305 1359 + 1306 1306 Controls the digital outputs DO1, DO2, and DO3 1307 1307 1308 1308 (% style="color:#037691" %)**AT Command** ... ... @@ -1333,11 +1333,11 @@ 1333 1333 ((( 1334 1334 01: Low, 00: High, 11: No action 1335 1335 1336 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:510px" %)1337 -|(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**DO1**|(% style="background-color:#4f81bd; color:white" %)**DO2**|(% style="background-color:#4f81bd; color:white" %)**DO3** 1338 -|02 01 00 11|Low|High|No Action 1339 -|02 00 11 01|High|No Action|Low 1340 -|02 11 01 00|No Action|Low|High 1390 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:383px" %) 1391 +|(% style="background-color:#4f81bd; color:white; width:126px" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white; width:85px" %)**DO1**|(% style="background-color:#4f81bd; color:white; width:86px" %)**DO2**|(% style="background-color:#4f81bd; color:white; width:86px" %)**DO3** 1392 +|(% style="width:126px" %)02 01 00 11|(% style="width:85px" %)Low|(% style="width:86px" %)High|(% style="width:86px" %)No Action 1393 +|(% style="width:126px" %)02 00 11 01|(% style="width:85px" %)High|(% style="width:86px" %)No Action|(% style="width:86px" %)Low 1394 +|(% style="width:126px" %)02 11 01 00|(% style="width:85px" %)No Action|(% style="width:86px" %)Low|(% style="width:86px" %)High 1341 1341 ))) 1342 1342 1343 1343 ((( ... ... @@ -1351,6 +1351,7 @@ 1351 1351 ))) 1352 1352 ))) 1353 1353 1408 + 1354 1354 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1355 1355 1356 1356 ... ... @@ -1465,6 +1465,7 @@ 1465 1465 1466 1466 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1467 1467 1523 + 1468 1468 Controls the relay output time. 1469 1469 1470 1470 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1662,8 +1662,10 @@ 1662 1662 ))) 1663 1663 |(% style="width:141px" %)**Example**|(% style="width:357px" %)A6 **01** 1664 1664 1721 + 1665 1665 ==== 3.4.2.19 Counting ~-~- Set Saving Interval for 'Counting Result' ==== 1666 1666 1724 + 1667 1667 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. 1668 1668 1669 1669 (% style="color:#037691" %)**AT Command** ... ... @@ -1693,8 +1693,10 @@ 1693 1693 Sets the device to save its counting results to the memory every 60 seconds. 1694 1694 ))) 1695 1695 1754 + 1696 1696 ==== 3.4.2.20 Reset saved RO and DO states ==== 1697 1697 1757 + 1698 1698 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. 1699 1699 1700 1700 (% style="color:#037691" %)**AT Command** ... ... @@ -1742,8 +1742,10 @@ 1742 1742 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. 1743 1743 ))) 1744 1744 1805 + 1745 1745 ==== 3.4.2.21 Encrypted payload ==== 1746 1746 1808 + 1747 1747 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. 1748 1748 1749 1749 (% style="color:#037691" %)**AT Command:** ... ... @@ -1773,6 +1773,7 @@ 1773 1773 1774 1774 ==== 3.4.2.22 Get sensor value ==== 1775 1775 1838 + 1776 1776 This command allows you to retrieve and optionally uplink sensor readings through the serial port. 1777 1777 1778 1778 (% style="color:#037691" %)**AT Command** ... ... @@ -1802,6 +1802,7 @@ 1802 1802 1803 1803 ==== 3.4.2.23 Resetting the downlink packet count ==== 1804 1804 1868 + 1805 1805 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. 1806 1806 1807 1807 (% style="color:#037691" %)**AT Command** ... ... @@ -1878,45 +1878,36 @@ 1878 1878 Set DISMACANS=1 1879 1879 ))) 1880 1880 1945 + 1881 1881 ==== 3.4.2.25 Copy downlink to uplink ==== 1882 1882 1883 -This command enables the device to immediately uplink the content 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. 1884 1884 1885 - *(%style="color:#037691"%)**ATCommand**(%%)**:**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. 1886 1886 1887 -(% style="color: blue" %)**AT+RPL=5**(%%) ~/~/ After receiving the package fromthe server, it will immediately upload the content of the package to the server, the port number is 100.1951 +(% style="color:#037691" %)**AT Command**(%%)**:** 1888 1888 1889 - Example:**aa xx xx xx xx**aaindicateswhether the configuration haschanged,00isyes,01 is no;xx xx xx xx arethebytessent.1953 +(% style="color:blue" %)**AT+RPL=5** (%%) ~/~/ After receiving a downlink payload from the server, the device will immediately uplink the payload back to the server using port number 100. 1890 1890 1955 +Example:**aa xx xx xx xx** ~/~/ **aa** indicates whether the configuration has changed: **00** means YES, and **01** means NO. **xx xx xx xx** are the bytes uplinked back. 1891 1891 1957 + 1892 1892 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]] 1893 1893 1894 1894 For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77. 1895 1895 1896 -(% border="2" style="width:500px" %) 1897 -|(% style="width:122px" %)**Command**|(% style="width:376px" %)((( 1898 -AT+RPL=5 1899 - 1900 -After receiving a downlink packet from the server, the node immediately uplinks the content of the packet back to the server using port number 100. 1901 -))) 1902 -|(% style="width:122px" %)**Example**|(% style="width:376px" %)((( 1903 -Downlink: 1904 - 1905 -01 00 02 58 1906 - 1907 -Uplink: 1908 - 1909 -01 01 00 02 58 1910 -))) 1911 - 1912 1912 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]] 1913 1913 1914 1914 For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned. 1915 1915 1916 1916 1967 +(% style="color:#037691" %)**Downlink Payload**(%%)**:** 1917 1917 1969 +There is no downlink option available for this feature. 1970 + 1971 + 1918 1918 ==== 3.4.2.26 Query firmware version, frequency band, sub band, and TDC time ==== 1919 1919 1974 + 1920 1920 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. 1921 1921 1922 1922 * ((( ... ... @@ -1935,10 +1935,13 @@ 1935 1935 1936 1936 == 3.5 Integrating with ThingsEye.io == 1937 1937 1993 + 1938 1938 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. 1939 1939 1996 + 1940 1940 === 3.5.1 Configuring The Things Stack === 1941 1941 1999 + 1942 1942 We use The Things Stack Sandbox in this example: 1943 1943 1944 1944 * In **The Things Stack Sandbox**, go to the **Application **for the LT-22222-L you added. ... ... @@ -1952,8 +1952,10 @@ 1952 1952 1953 1953 [[image:tts-mqtt-integration.png]] 1954 1954 2013 + 1955 1955 === 3.5.2 Configuring ThingsEye.io === 1956 1956 2016 + 1957 1957 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. 1958 1958 1959 1959 * Login to your [[ThingsEye.io >>https://thingseye.io]]account. ... ... @@ -2023,6 +2023,7 @@ 2023 2023 2024 2024 ==== 3.5.2.1 Viewing integration details ==== 2025 2025 2086 + 2026 2026 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. 2027 2027 2028 2028 [[image:integration-details.png]] ... ... @@ -2034,8 +2034,10 @@ 2034 2034 See also [[ThingsEye documentation>>https://wiki.thingseye.io/xwiki/bin/view/Main/]]. 2035 2035 {{/info}} 2036 2036 2037 -==== **3.5.2.2 Viewing events** ==== 2038 2038 2099 +==== 3.5.2.2 Viewing events ==== 2100 + 2101 + 2039 2039 The **Events **tab displays all the uplink messages from the LT-22222-L. 2040 2040 2041 2041 * Select **Debug **from the **Event type** dropdown. ... ... @@ -2049,13 +2049,15 @@ 2049 2049 [[image:thingseye-json.png]] 2050 2050 2051 2051 2052 -==== **3.5.2.3 Deleting an integration**====2115 +==== 3.5.2.3 Deleting an integration ==== 2053 2053 2117 + 2054 2054 If you want to delete an integration, click the **Delete integratio**n button on the Integrations page. 2055 2055 2056 2056 2057 2057 ==== 3.5.2.4 Creating a Dashboard to Display and Analyze LT-22222-L Data ==== 2058 2058 2123 + 2059 2059 This will be added soon. 2060 2060 2061 2061
- Screenshot 2024-12-08 193946.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +32.4 KB - Content
- lt-22222-l-js-custom-payload-formatter.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +453.9 KB - Content