Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Bei1 +XWiki.Xiaoling - 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 ... ... @@ -187,6 +187,7 @@ 187 187 * Counting 188 188 189 189 187 + 190 190 == 1.4 Applications == 191 191 192 192 ... ... @@ -198,6 +198,7 @@ 198 198 * Smart Factory 199 199 200 200 199 + 201 201 == 1.5 Hardware Variants == 202 202 203 203 ... ... @@ -213,6 +213,7 @@ 213 213 ))) 214 214 215 215 215 + 216 216 = 2. Power ON Device = 217 217 218 218 ... ... @@ -229,10 +229,8 @@ 229 229 [[image:1653297104069-180.png]] 230 230 231 231 232 - 233 233 = 3. Operation Mode = 234 234 235 - 236 236 == 3.1 How it works? == 237 237 238 238 ... ... @@ -245,7 +245,6 @@ 245 245 ))) 246 246 247 247 248 - 249 249 == 3.2 Example to join LoRaWAN network == 250 250 251 251 ... ... @@ -297,7 +297,6 @@ 297 297 [[image:1653298044601-602.png||height="405" width="709"]] 298 298 299 299 300 - 301 301 == 3.3 Uplink Payload == 302 302 303 303 ... ... @@ -443,7 +443,6 @@ 443 443 ))) 444 444 445 445 446 - 447 447 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 448 448 449 449 ... ... @@ -490,7 +490,6 @@ 490 490 ))) 491 491 492 492 493 - 494 494 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 495 495 496 496 ... ... @@ -559,7 +559,6 @@ 559 559 ))) 560 560 561 561 562 - 563 563 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 564 564 565 565 ... ... @@ -607,7 +607,6 @@ 607 607 ))) 608 608 609 609 610 - 611 611 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 612 612 613 613 ... ... @@ -662,7 +662,6 @@ 662 662 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 663 663 664 664 665 - 666 666 (% style="color:#037691" %)**Downlink Command to set Trigger Condition:** 667 667 668 668 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** ... ... @@ -723,7 +723,6 @@ 723 723 10000000: Means this packet is trigger by AC1_LOW. Means voltage too low. 724 724 725 725 726 - 727 727 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 728 728 729 729 [[image:image-20220524090456-4.png]] ... ... @@ -737,7 +737,6 @@ 737 737 00000101: Means both DI1 and DI2 trigger are enabled. 738 738 739 739 740 - 741 741 (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable. 742 742 743 743 Downlink command to poll MOD6 status: ... ... @@ -747,7 +747,6 @@ 747 747 When device got this command, it will send the MOD6 payload. 748 748 749 749 750 - 751 751 === 3.3.7 Payload Decoder === 752 752 753 753 ((( ... ... @@ -757,7 +757,6 @@ 757 757 ))) 758 758 759 759 760 - 761 761 == 3.4 Configure LT via AT or Downlink == 762 762 763 763 ... ... @@ -776,6 +776,7 @@ 776 776 * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 777 777 778 778 766 + 779 779 === 3.4.1 Common Commands === 780 780 781 781 ... ... @@ -784,10 +784,8 @@ 784 784 ))) 785 785 786 786 787 - 788 788 === 3.4.2 Sensor related commands === 789 789 790 - 791 791 ==== 3.4.2.1 Set Transmit Interval ==== 792 792 793 793 ... ... @@ -863,7 +863,6 @@ 863 863 864 864 865 865 866 - 867 867 ==== 3.4.2.5 Poll trigger settings ==== 868 868 869 869 ... ... @@ -946,7 +946,7 @@ 946 946 947 947 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** 948 948 949 -(% style="color:blue" %)**0x09 02 aa bb cc ** (%%)~/~/ same as AT+TRIG 1=aa,0x(bb cc)934 +(% style="color:blue" %)**0x09 02 aa bb cc ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc) 950 950 951 951 952 952 ... ... @@ -1078,6 +1078,14 @@ 1078 1078 1079 1079 Latching time. Unit: ms 1080 1080 1066 + 1067 +(% style="color:red" %)**Note: ** 1068 + 1069 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1070 + 1071 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1072 + 1073 + 1081 1081 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1082 1082 1083 1083 ... ... @@ -1101,7 +1101,7 @@ 1101 1101 1102 1102 1103 1103 1104 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1097 +==== 3.4.2. 14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1105 1105 1106 1106 1107 1107 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1130,7 +1130,6 @@ 1130 1130 1131 1131 1132 1132 1133 - 1134 1134 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1135 1135 1136 1136 ... ... @@ -1162,12 +1162,20 @@ 1162 1162 1163 1163 (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms 1164 1164 1157 + 1158 +(% style="color:red" %)**Note:** 1159 + 1160 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1161 + 1162 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1163 + 1164 + 1165 1165 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1166 1166 1167 1167 1168 1168 **Example payload:** 1169 1169 1170 -**~1. 05 01 11 07 D** 1170 +**~1. 05 01 11 07 D0** 1171 1171 1172 1172 Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state. 1173 1173 ... ... @@ -1253,14 +1253,14 @@ 1253 1253 1254 1254 1255 1255 1256 -==== 3.4.2.20 Reset save DR DO state ====1256 +==== 3.4.2.20 Reset save RO DO state ==== 1257 1257 1258 1258 1259 1259 * (% style="color:#037691" %)**AT Command:** 1260 1260 1261 -(% style="color:blue" %)**AT+RODORET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1261 +(% style="color:blue" %)**AT+RODORESET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1262 1262 1263 -(% 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. 1263 +(% 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. 1264 1264 1265 1265 1266 1266 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** ... ... @@ -1302,7 +1302,6 @@ 1302 1302 1303 1303 1304 1304 1305 - 1306 1306 ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ==== 1307 1307 1308 1308 ... ... @@ -1319,7 +1319,6 @@ 1319 1319 1320 1320 1321 1321 1322 - 1323 1323 ==== 3.4.2.25 Copy downlink to uplink ==== 1324 1324 1325 1325 ... ... @@ -1358,7 +1358,6 @@ 1358 1358 [[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"]] 1359 1359 1360 1360 1361 - 1362 1362 == 3.5 Integrate with Mydevice == 1363 1363 1364 1364 ... ... @@ -1408,10 +1408,8 @@ 1408 1408 [[image:image-20220524094909-5.png||height="341" width="734"]] 1409 1409 1410 1410 1411 - 1412 1412 == 3.6 Interface Detail == 1413 1413 1414 - 1415 1415 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === 1416 1416 1417 1417 ... ... @@ -1420,7 +1420,6 @@ 1420 1420 [[image:1653356991268-289.png]] 1421 1421 1422 1422 1423 - 1424 1424 === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) === 1425 1425 1426 1426 ... ... @@ -1477,8 +1477,6 @@ 1477 1477 1478 1478 ((( 1479 1479 1480 - 1481 - 1482 1482 ))) 1483 1483 1484 1484 ((( ... ... @@ -1510,8 +1510,6 @@ 1510 1510 1511 1511 ((( 1512 1512 1513 - 1514 - 1515 1515 ))) 1516 1516 1517 1517 ((( ... ... @@ -1542,16 +1542,16 @@ 1542 1542 ))) 1543 1543 1544 1544 1545 - 1546 1546 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1547 1547 1548 1548 1549 -NPN output: GND or Float. Max voltage can apply to output pin is 36v. 1538 +**NPN output**: GND or Float. Max voltage can apply to output pin is 36v. 1550 1550 1540 +Note: DO pins go to float when device is power off. 1541 + 1551 1551 [[image:1653357531600-905.png]] 1552 1552 1553 1553 1554 - 1555 1555 === 3.6.4 Analog Input Interface === 1556 1556 1557 1557 ... ... @@ -1583,12 +1583,13 @@ 1583 1583 [[image:1653357648330-671.png||height="155" width="733"]] 1584 1584 1585 1585 1586 - 1587 1587 === 3.6.5 Relay Output === 1588 1588 1589 1589 1590 1590 ((( 1591 -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: 1580 +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: 1581 + 1582 +**Note**: RO pins go to Open(NO) when device is power off. 1592 1592 ))) 1593 1593 1594 1594 [[image:image-20220524100215-9.png]] ... ... @@ -1597,7 +1597,6 @@ 1597 1597 [[image:image-20220524100215-10.png||height="382" width="723"]] 1598 1598 1599 1599 1600 - 1601 1601 == 3.7 LEDs Indicators == 1602 1602 1603 1603 ... ... @@ -1604,10 +1604,8 @@ 1604 1604 [[image:image-20220524100748-11.png]] 1605 1605 1606 1606 1607 - 1608 1608 = 4. Use AT Command = 1609 1609 1610 - 1611 1611 == 4.1 Access AT Command == 1612 1612 1613 1613 ... ... @@ -1818,10 +1818,8 @@ 1818 1818 ))) 1819 1819 1820 1820 1821 - 1822 1822 == 4.2 Common AT Command Sequence == 1823 1823 1824 - 1825 1825 === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) === 1826 1826 1827 1827 ((( ... ... @@ -1866,7 +1866,6 @@ 1866 1866 ))) 1867 1867 1868 1868 1869 - 1870 1870 === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) === 1871 1871 1872 1872 ((( ... ... @@ -1952,7 +1952,6 @@ 1952 1952 1953 1953 ))) 1954 1954 1955 - 1956 1956 === 4.2.3 Change to Class A === 1957 1957 1958 1958 ... ... @@ -1964,10 +1964,8 @@ 1964 1964 ))) 1965 1965 1966 1966 1967 - 1968 1968 = 5. FAQ = 1969 1969 1970 - 1971 1971 == 5.1 How to upgrade the image? == 1972 1972 1973 1973 ... ... @@ -2011,8 +2011,6 @@ 2011 2011 2012 2012 ((( 2013 2013 ((( 2014 - 2015 - 2016 2016 == 5.2 How to change the LoRa Frequency Bands/Region? == 2017 2017 2018 2018 ... ... @@ -2026,7 +2026,6 @@ 2026 2026 ((( 2027 2027 2028 2028 2029 - 2030 2030 == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2031 2031 2032 2032 ... ... @@ -2090,7 +2090,6 @@ 2090 2090 [[image:1653360498588-932.png||height="485" width="726"]] 2091 2091 2092 2092 2093 - 2094 2094 == 5.4 Can I see counting event in Serial? == 2095 2095 2096 2096 ... ... @@ -2098,13 +2098,11 @@ 2098 2098 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. 2099 2099 2100 2100 2101 - 2102 2102 == 5.5 Can i use point to point communication for LT-22222-L? == 2103 2103 2104 2104 2105 -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]].2082 +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]]. 2106 2106 2107 - 2108 2108 2109 2109 ))) 2110 2110 ... ... @@ -2121,7 +2121,6 @@ 2121 2121 After restart, the status before power failure will be read from flash. 2122 2122 2123 2123 2124 - 2125 2125 == 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? == 2126 2126 2127 2127 ... ... @@ -2131,14 +2131,13 @@ 2131 2131 [[image:image-20221006170630-1.png||height="610" width="945"]] 2132 2132 2133 2133 2134 -== 5.8 Can LT22222 save RO state? == 2109 +== 5.8 Can LT22222-L save RO state? == 2135 2135 2111 + 2136 2136 Firmware version needs to be no less than 1.6.0. 2137 2137 2138 2138 2139 2139 = 6. Trouble Shooting = 2140 - 2141 - 2142 2142 ))) 2143 2143 2144 2144 ((( ... ... @@ -2156,7 +2156,6 @@ 2156 2156 ((( 2157 2157 2158 2158 2159 - 2160 2160 == 6.2 Have trouble to upload image. == 2161 2161 2162 2162 ... ... @@ -2169,7 +2169,6 @@ 2169 2169 ((( 2170 2170 2171 2171 2172 - 2173 2173 == 6.3 Why I can't join TTN in US915 /AU915 bands? == 2174 2174 2175 2175 ... ... @@ -2180,7 +2180,6 @@ 2180 2180 ))) 2181 2181 2182 2182 2183 - 2184 2184 = 7. Order Info = 2185 2185 2186 2186 ... ... @@ -2199,6 +2199,7 @@ 2199 2199 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2200 2200 2201 2201 2173 + 2202 2202 = 8. Packing Info = 2203 2203 2204 2204 ... ... @@ -2217,6 +2217,7 @@ 2217 2217 * Weight / pcs : 170g 2218 2218 2219 2219 2192 + 2220 2220 = 9. Support = 2221 2221 2222 2222 ... ... @@ -2227,7 +2227,6 @@ 2227 2227 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]] 2228 2228 2229 2229 2230 - 2231 2231 2232 2232 ))) 2233 2233 ... ... @@ -2237,3 +2237,5 @@ 2237 2237 * 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]] 2238 2238 * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]] 2239 2239 * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]] 2212 + 2213 +
- image-20221112174847-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +102.6 KB - Content