Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -15,7 +15,6 @@ 15 15 16 16 = 1.Introduction = 17 17 18 - 19 19 == 1.1 What is LT Series I/O Controller == 20 20 21 21 ((( ... ... @@ -54,7 +54,6 @@ 54 54 55 55 ))) 56 56 57 - 58 58 == 1.2 Specifications == 59 59 60 60 ((( ... ... @@ -64,7 +64,7 @@ 64 64 ))) 65 65 66 66 * ((( 67 -STM32L072 CZT6MCU65 +STM32L072xxxx MCU 68 68 ))) 69 69 * ((( 70 70 SX1276/78 Wireless Chip ... ... @@ -171,7 +171,6 @@ 171 171 Packet engine up to 256 bytes with CRC. 172 172 173 173 174 - 175 175 176 176 ))) 177 177 ... ... @@ -226,10 +226,8 @@ 226 226 [[image:1653297104069-180.png]] 227 227 228 228 229 - 230 230 = 3. Operation Mode = 231 231 232 - 233 233 == 3.1 How it works? == 234 234 235 235 ... ... @@ -242,7 +242,6 @@ 242 242 ))) 243 243 244 244 245 - 246 246 == 3.2 Example to join LoRaWAN network == 247 247 248 248 ... ... @@ -294,7 +294,6 @@ 294 294 [[image:1653298044601-602.png||height="405" width="709"]] 295 295 296 296 297 - 298 298 == 3.3 Uplink Payload == 299 299 300 300 ... ... @@ -307,7 +307,6 @@ 307 307 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 308 308 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 309 309 310 - 311 311 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 312 312 313 313 ... ... @@ -364,7 +364,6 @@ 364 364 ** DO1 is high in case there is load between DO1 and V+. 365 365 ** DO1 LED is off in both case 366 366 367 - 368 368 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 369 369 370 370 ... ... @@ -438,7 +438,6 @@ 438 438 ))) 439 439 440 440 441 - 442 442 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 443 443 444 444 ... ... @@ -485,7 +485,6 @@ 485 485 ))) 486 486 487 487 488 - 489 489 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 490 490 491 491 ... ... @@ -554,7 +554,6 @@ 554 554 ))) 555 555 556 556 557 - 558 558 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 559 559 560 560 ... ... @@ -602,7 +602,6 @@ 602 602 ))) 603 603 604 604 605 - 606 606 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 607 607 608 608 ... ... @@ -657,7 +657,6 @@ 657 657 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 658 658 659 659 660 - 661 661 (% style="color:#037691" %)**Downlink Command to set Trigger Condition:** 662 662 663 663 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** ... ... @@ -718,7 +718,6 @@ 718 718 10000000: Means this packet is trigger by AC1_LOW. Means voltage too low. 719 719 720 720 721 - 722 722 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 723 723 724 724 [[image:image-20220524090456-4.png]] ... ... @@ -732,7 +732,6 @@ 732 732 00000101: Means both DI1 and DI2 trigger are enabled. 733 733 734 734 735 - 736 736 (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable. 737 737 738 738 Downlink command to poll MOD6 status: ... ... @@ -742,7 +742,6 @@ 742 742 When device got this command, it will send the MOD6 payload. 743 743 744 744 745 - 746 746 === 3.3.7 Payload Decoder === 747 747 748 748 ((( ... ... @@ -752,7 +752,6 @@ 752 752 ))) 753 753 754 754 755 - 756 756 == 3.4 Configure LT via AT or Downlink == 757 757 758 758 ... ... @@ -778,10 +778,8 @@ 778 778 ))) 779 779 780 780 781 - 782 782 === 3.4.2 Sensor related commands === 783 783 784 - 785 785 ==== 3.4.2.1 Set Transmit Interval ==== 786 786 787 787 ... ... @@ -857,7 +857,6 @@ 857 857 858 858 859 859 860 - 861 861 ==== 3.4.2.5 Poll trigger settings ==== 862 862 863 863 ... ... @@ -940,7 +940,7 @@ 940 940 941 941 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 942 942 943 -(% style="color:blue" %)**0x09 02 aa bb cc ** (%%)~/~/ same as AT+TRIG 1=aa,0x(bb cc)922 +(% style="color:blue" %)**0x09 02 aa bb cc ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc) 944 944 945 945 946 946 ... ... @@ -1072,6 +1072,14 @@ 1072 1072 1073 1073 Latching time. Unit: ms 1074 1074 1054 + 1055 +(% style="color:red" %)**Note: ** 1056 + 1057 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1058 + 1059 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1060 + 1061 + 1075 1075 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1076 1076 1077 1077 ... ... @@ -1095,7 +1095,7 @@ 1095 1095 1096 1096 1097 1097 1098 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1085 +==== 3.4.2. 14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1099 1099 1100 1100 1101 1101 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1124,7 +1124,6 @@ 1124 1124 1125 1125 1126 1126 1127 - 1128 1128 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1129 1129 1130 1130 ... ... @@ -1156,12 +1156,20 @@ 1156 1156 1157 1157 (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms 1158 1158 1145 + 1146 +(% style="color:red" %)**Note:** 1147 + 1148 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1149 + 1150 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1151 + 1152 + 1159 1159 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1160 1160 1161 1161 1162 1162 **Example payload:** 1163 1163 1164 -**~1. 05 01 11 07 D** 1158 +**~1. 05 01 11 07 D0** 1165 1165 1166 1166 Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state. 1167 1167 ... ... @@ -1247,14 +1247,14 @@ 1247 1247 1248 1248 1249 1249 1250 -==== 3.4.2.20 Reset save DR DO state ====1244 +==== 3.4.2.20 Reset save RO DO state ==== 1251 1251 1252 1252 1253 1253 * (% style="color:#037691" %)**AT Command:** 1254 1254 1255 -(% style="color:blue" %)**AT+RODORET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1249 +(% style="color:blue" %)**AT+RODORESET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1256 1256 1257 -(% style="color:blue" %)**AT+RODORET=0 **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network. 1251 +(% 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 is not changed when it is reconnected to the network. 1258 1258 1259 1259 1260 1260 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** ... ... @@ -1296,7 +1296,6 @@ 1296 1296 1297 1297 1298 1298 1299 - 1300 1300 ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ==== 1301 1301 1302 1302 ... ... @@ -1313,7 +1313,6 @@ 1313 1313 1314 1314 1315 1315 1316 - 1317 1317 ==== 3.4.2.25 Copy downlink to uplink ==== 1318 1318 1319 1319 ... ... @@ -1352,7 +1352,6 @@ 1352 1352 [[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-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]] 1353 1353 1354 1354 1355 - 1356 1356 == 3.5 Integrate with Mydevice == 1357 1357 1358 1358 ... ... @@ -1402,10 +1402,8 @@ 1402 1402 [[image:image-20220524094909-5.png||height="341" width="734"]] 1403 1403 1404 1404 1405 - 1406 1406 == 3.6 Interface Detail == 1407 1407 1408 - 1409 1409 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === 1410 1410 1411 1411 ... ... @@ -1414,7 +1414,6 @@ 1414 1414 [[image:1653356991268-289.png]] 1415 1415 1416 1416 1417 - 1418 1418 === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) === 1419 1419 1420 1420 ... ... @@ -1471,8 +1471,6 @@ 1471 1471 1472 1472 ((( 1473 1473 1474 - 1475 - 1476 1476 ))) 1477 1477 1478 1478 ((( ... ... @@ -1504,8 +1504,6 @@ 1504 1504 1505 1505 ((( 1506 1506 1507 - 1508 - 1509 1509 ))) 1510 1510 1511 1511 ((( ... ... @@ -1536,16 +1536,16 @@ 1536 1536 ))) 1537 1537 1538 1538 1539 - 1540 1540 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1541 1541 1542 1542 1543 -NPN output: GND or Float. Max voltage can apply to output pin is 36v. 1526 +**(% style="color:blue" %)NPN output**: GND or Float. Max voltage can apply to output pin is 36v. 1544 1544 1528 +**(% style="color:red" %)Note: DO pins go to float when device is power off.** 1529 + 1545 1545 [[image:1653357531600-905.png]] 1546 1546 1547 1547 1548 - 1549 1549 === 3.6.4 Analog Input Interface === 1550 1550 1551 1551 ... ... @@ -1563,9 +1563,9 @@ 1563 1563 1564 1564 (% style="color:blue" %)**Specifications of the wind speed sensor:** 1565 1565 1566 -**Red: 12~~24v** 1550 +**(% style="color:red" %)Red: 12~~24v** 1567 1567 1568 -**Yellow: 4~~20mA** 1552 +**(% style="color:Yellow" %)Yellow: 4~~20mA** 1569 1569 1570 1570 **Black: GND** 1571 1571 ... ... @@ -1577,12 +1577,13 @@ 1577 1577 [[image:1653357648330-671.png||height="155" width="733"]] 1578 1578 1579 1579 1580 - 1581 1581 === 3.6.5 Relay Output === 1582 1582 1583 1583 1584 1584 ((( 1585 -The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device’s Power Line to in serial of RO1_1 and RO_2. Such as below: 1568 +The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device's Power Line to in serial of RO1_1 and RO_2. Such as below: 1569 + 1570 +**Note**: RO pins go to Open(NO) when device is power off. 1586 1586 ))) 1587 1587 1588 1588 [[image:image-20220524100215-9.png]] ... ... @@ -1591,7 +1591,6 @@ 1591 1591 [[image:image-20220524100215-10.png||height="382" width="723"]] 1592 1592 1593 1593 1594 - 1595 1595 == 3.7 LEDs Indicators == 1596 1596 1597 1597 ... ... @@ -1598,10 +1598,8 @@ 1598 1598 [[image:image-20220524100748-11.png]] 1599 1599 1600 1600 1601 - 1602 1602 = 4. Use AT Command = 1603 1603 1604 - 1605 1605 == 4.1 Access AT Command == 1606 1606 1607 1607 ... ... @@ -1812,10 +1812,8 @@ 1812 1812 ))) 1813 1813 1814 1814 1815 - 1816 1816 == 4.2 Common AT Command Sequence == 1817 1817 1818 - 1819 1819 === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) === 1820 1820 1821 1821 ((( ... ... @@ -1860,7 +1860,6 @@ 1860 1860 ))) 1861 1861 1862 1862 1863 - 1864 1864 === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) === 1865 1865 1866 1866 ((( ... ... @@ -1933,7 +1933,7 @@ 1933 1933 **3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php? 1934 1934 dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.** 1935 1935 1936 -**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5** 1915 +**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5.** 1937 1937 1938 1938 1939 1939 ))) ... ... @@ -1946,7 +1946,6 @@ 1946 1946 1947 1947 ))) 1948 1948 1949 - 1950 1950 === 4.2.3 Change to Class A === 1951 1951 1952 1952 ... ... @@ -1958,13 +1958,19 @@ 1958 1958 ))) 1959 1959 1960 1960 1939 += 5. Case Study = 1961 1961 1962 -= 5. F AQ=1941 +== 5.1 Counting how many objects pass in Flow Line == 1963 1963 1964 1964 1965 - ==5.1How to upgrade theimage?==1944 +Reference Link: [[How to set up to count objects pass in flow line>>How to set up to count objects pass in flow line]]? 1966 1966 1967 1967 1947 += 6. FAQ = 1948 + 1949 +== 6.1 How to upgrade the image? == 1950 + 1951 + 1968 1968 The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to: 1969 1969 1970 1970 * Support new features ... ... @@ -1992,8 +1992,10 @@ 1992 1992 1993 1993 [[image:image-20220524103407-12.png]] 1994 1994 1979 + 1995 1995 [[image:image-20220524103429-13.png]] 1996 1996 1982 + 1997 1997 [[image:image-20220524104033-15.png]] 1998 1998 1999 1999 ... ... @@ -2005,10 +2005,8 @@ 2005 2005 2006 2006 ((( 2007 2007 ((( 2008 - 1994 +== 6.2 How to change the LoRa Frequency Bands/Region? == 2009 2009 2010 -== 5.2 How to change the LoRa Frequency Bands/Region? == 2011 - 2012 2012 2013 2013 ))) 2014 2014 ))) ... ... @@ -2020,9 +2020,8 @@ 2020 2020 ((( 2021 2021 2022 2022 2007 +== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2023 2023 2024 -== 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2025 - 2026 2026 2027 2027 ))) 2028 2028 ... ... @@ -2084,26 +2084,23 @@ 2084 2084 [[image:1653360498588-932.png||height="485" width="726"]] 2085 2085 2086 2086 2070 +== 6.4 Can I see counting event in Serial? == 2087 2087 2088 -== 5.4 Can I see counting event in Serial? == 2089 2089 2090 - 2091 2091 ((( 2092 2092 User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first. 2093 2093 2094 2094 2077 +== 6.5 Can i use point to point communication for LT-22222-L? == 2095 2095 2096 -== 5.5 Can i use point to point communication for LT-22222-L? == 2097 2097 2080 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]]. 2098 2098 2099 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]]. 2100 - 2101 - 2102 2102 2103 2103 ))) 2104 2104 2105 2105 ((( 2106 -== 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==2086 +== 6.6 Why does the relay output become the default and open relay after the lt22222 is powered off? == 2107 2107 2108 2108 2109 2109 If the device is not shut down, but directly powered off. ... ... @@ -2115,10 +2115,9 @@ 2115 2115 After restart, the status before power failure will be read from flash. 2116 2116 2117 2117 2098 +== 6.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? == 2118 2118 2119 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? == 2120 2120 2121 - 2122 2122 LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below: 2123 2123 2124 2124 ... ... @@ -2125,19 +2125,18 @@ 2125 2125 [[image:image-20221006170630-1.png||height="610" width="945"]] 2126 2126 2127 2127 2128 -== 5.8 Can LT22222 save RO state? ==2107 +== 6.8 Can LT22222-L save RO state? == 2129 2129 2109 + 2130 2130 Firmware version needs to be no less than 1.6.0. 2131 2131 2132 2132 2133 -= 6. Trouble Shooting = 2134 - 2135 - 2113 += 7. Trouble Shooting = 2136 2136 ))) 2137 2137 2138 2138 ((( 2139 2139 ((( 2140 -== 6.1 Downlink doesn't work, how to solve it? ==2118 +== 7.1 Downlink doesn't work, how to solve it? == 2141 2141 2142 2142 2143 2143 ))) ... ... @@ -2150,9 +2150,8 @@ 2150 2150 ((( 2151 2151 2152 2152 2131 +== 7.2 Have trouble to upload image. == 2153 2153 2154 -== 6.2 Have trouble to upload image. == 2155 - 2156 2156 2157 2157 ))) 2158 2158 ... ... @@ -2163,9 +2163,8 @@ 2163 2163 ((( 2164 2164 2165 2165 2143 +== 7.3 Why I can't join TTN in US915 /AU915 bands? == 2166 2166 2167 -== 6.3 Why I can't join TTN in US915 /AU915 bands? == 2168 - 2169 2169 2170 2170 ))) 2171 2171 ... ... @@ -2174,10 +2174,9 @@ 2174 2174 ))) 2175 2175 2176 2176 2153 += 8. Order Info = 2177 2177 2178 -= 7. Order Info = 2179 2179 2180 - 2181 2181 (% style="color:#4f81bd" %)**LT-22222-L-XXX:** 2182 2182 2183 2183 (% style="color:#4f81bd" %)**XXX:** ... ... @@ -2192,9 +2192,11 @@ 2192 2192 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2193 2193 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2194 2194 2195 -= 8. Packing Info = 2196 2196 2197 2197 2172 += 9. Packing Info = 2173 + 2174 + 2198 2198 **Package Includes**: 2199 2199 2200 2200 * LT-22222-L I/O Controller x 1 ... ... @@ -2202,6 +2202,7 @@ 2202 2202 * Bracket for controller x1 2203 2203 * Program cable x 1 2204 2204 2182 + 2205 2205 **Dimension and weight**: 2206 2206 2207 2207 * Device Size: 13.5 x 7 x 3 cm ... ... @@ -2209,11 +2209,11 @@ 2209 2209 * Package Size / pcs : 14.5 x 8 x 5 cm 2210 2210 * Weight / pcs : 170g 2211 2211 2212 - 2213 2213 2214 -= 9. Support = 2215 2215 2192 += 10. Support = 2216 2216 2194 + 2217 2217 * ((( 2218 2218 Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 2219 2219 ))) ... ... @@ -2221,13 +2221,14 @@ 2221 2221 Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 2222 2222 2223 2223 2224 - 2225 2225 2226 2226 ))) 2227 2227 2228 -= 1 0. Reference =2205 += 11. Reference = 2229 2229 2230 2230 2231 2231 * LT-22222-L: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]] 2232 2232 * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]] 2233 2233 * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]] 2211 + 2212 +