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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -64,7 +64,7 @@ 64 64 ))) 65 65 66 66 * ((( 67 -STM32L072 CZT6MCU67 +STM32L072xxxx MCU 68 68 ))) 69 69 * ((( 70 70 SX1276/78 Wireless Chip ... ... @@ -188,7 +188,6 @@ 188 188 189 189 190 190 191 - 192 192 == 1.4 Applications == 193 193 194 194 ... ... @@ -201,7 +201,6 @@ 201 201 202 202 203 203 204 - 205 205 == 1.5 Hardware Variants == 206 206 207 207 ... ... @@ -234,10 +234,8 @@ 234 234 [[image:1653297104069-180.png]] 235 235 236 236 237 - 238 238 = 3. Operation Mode = 239 239 240 - 241 241 == 3.1 How it works? == 242 242 243 243 ... ... @@ -250,7 +250,6 @@ 250 250 ))) 251 251 252 252 253 - 254 254 == 3.2 Example to join LoRaWAN network == 255 255 256 256 ... ... @@ -315,6 +315,8 @@ 315 315 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 316 316 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 317 317 313 + 314 + 318 318 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 319 319 320 320 ... ... @@ -371,6 +371,8 @@ 371 371 ** DO1 is high in case there is load between DO1 and V+. 372 372 ** DO1 LED is off in both case 373 373 371 + 372 + 374 374 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 375 375 376 376 ... ... @@ -444,7 +444,6 @@ 444 444 ))) 445 445 446 446 447 - 448 448 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 449 449 450 450 ... ... @@ -491,7 +491,6 @@ 491 491 ))) 492 492 493 493 494 - 495 495 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 496 496 497 497 ... ... @@ -560,7 +560,6 @@ 560 560 ))) 561 561 562 562 563 - 564 564 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 565 565 566 566 ... ... @@ -608,7 +608,6 @@ 608 608 ))) 609 609 610 610 611 - 612 612 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 613 613 614 614 ... ... @@ -748,7 +748,6 @@ 748 748 When device got this command, it will send the MOD6 payload. 749 749 750 750 751 - 752 752 === 3.3.7 Payload Decoder === 753 753 754 754 ((( ... ... @@ -758,7 +758,6 @@ 758 758 ))) 759 759 760 760 761 - 762 762 == 3.4 Configure LT via AT or Downlink == 763 763 764 764 ... ... @@ -778,7 +778,6 @@ 778 778 779 779 780 780 781 - 782 782 === 3.4.1 Common Commands === 783 783 784 784 ... ... @@ -787,10 +787,8 @@ 787 787 ))) 788 788 789 789 790 - 791 791 === 3.4.2 Sensor related commands === 792 792 793 - 794 794 ==== 3.4.2.1 Set Transmit Interval ==== 795 795 796 796 ... ... @@ -1081,6 +1081,13 @@ 1081 1081 1082 1082 Latching time. Unit: ms 1083 1083 1074 +Note: 1075 + 1076 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1077 + 1078 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1079 + 1080 + 1084 1084 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1085 1085 1086 1086 ... ... @@ -1165,6 +1165,13 @@ 1165 1165 1166 1166 (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms 1167 1167 1165 +Note: 1166 + 1167 + Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes 1168 + 1169 + Before Firmwre v1.6.0 the latch time only suport 2 bytes. 1170 + 1171 + 1168 1168 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.** 1169 1169 1170 1170 ... ... @@ -1256,14 +1256,14 @@ 1256 1256 1257 1257 1258 1258 1259 -==== 3.4.2.20 Reset save DR DO state ====1263 +==== 3.4.2.20 Reset save RO DO state ==== 1260 1260 1261 1261 1262 1262 * (% style="color:#037691" %)**AT Command:** 1263 1263 1264 -(% style="color:blue" %)**AT+RODORET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1268 +(% style="color:blue" %)**AT+RODORESET=1 **(%%)~/~/ RODO will close when the device joining the network. (default) 1265 1265 1266 -(% 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. 1270 +(% 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. 1267 1267 1268 1268 1269 1269 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):** ... ... @@ -1361,7 +1361,6 @@ 1361 1361 [[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"]] 1362 1362 1363 1363 1364 - 1365 1365 == 3.5 Integrate with Mydevice == 1366 1366 1367 1367 ... ... @@ -1411,10 +1411,8 @@ 1411 1411 [[image:image-20220524094909-5.png||height="341" width="734"]] 1412 1412 1413 1413 1414 - 1415 1415 == 3.6 Interface Detail == 1416 1416 1417 - 1418 1418 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === 1419 1419 1420 1420 ... ... @@ -1423,7 +1423,6 @@ 1423 1423 [[image:1653356991268-289.png]] 1424 1424 1425 1425 1426 - 1427 1427 === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) === 1428 1428 1429 1429 ... ... @@ -1545,16 +1545,16 @@ 1545 1545 ))) 1546 1546 1547 1547 1548 - 1549 1549 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1550 1550 1551 1551 1552 -NPN output: GND or Float. Max voltage can apply to output pin is 36v. 1551 +**NPN output**: GND or Float. Max voltage can apply to output pin is 36v. 1553 1553 1553 +Note: DO pins go to float when device is power off. 1554 + 1554 1554 [[image:1653357531600-905.png]] 1555 1555 1556 1556 1557 - 1558 1558 === 3.6.4 Analog Input Interface === 1559 1559 1560 1560 ... ... @@ -1586,12 +1586,13 @@ 1586 1586 [[image:1653357648330-671.png||height="155" width="733"]] 1587 1587 1588 1588 1589 - 1590 1590 === 3.6.5 Relay Output === 1591 1591 1592 1592 1593 1593 ((( 1594 -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: 1593 +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: 1594 + 1595 +**Note**: RO pins go to Open(NO) when device is power off. 1595 1595 ))) 1596 1596 1597 1597 [[image:image-20220524100215-9.png]] ... ... @@ -1600,7 +1600,6 @@ 1600 1600 [[image:image-20220524100215-10.png||height="382" width="723"]] 1601 1601 1602 1602 1603 - 1604 1604 == 3.7 LEDs Indicators == 1605 1605 1606 1606 ... ... @@ -1610,7 +1610,6 @@ 1610 1610 1611 1611 = 4. Use AT Command = 1612 1612 1613 - 1614 1614 == 4.1 Access AT Command == 1615 1615 1616 1616 ... ... @@ -1821,10 +1821,8 @@ 1821 1821 ))) 1822 1822 1823 1823 1824 - 1825 1825 == 4.2 Common AT Command Sequence == 1826 1826 1827 - 1828 1828 === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) === 1829 1829 1830 1830 ((( ... ... @@ -1869,7 +1869,6 @@ 1869 1869 ))) 1870 1870 1871 1871 1872 - 1873 1873 === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) === 1874 1874 1875 1875 ((( ... ... @@ -1967,10 +1967,8 @@ 1967 1967 ))) 1968 1968 1969 1969 1970 - 1971 1971 = 5. FAQ = 1972 1972 1973 - 1974 1974 == 5.1 How to upgrade the image? == 1975 1975 1976 1976 ... ... @@ -2014,8 +2014,6 @@ 2014 2014 2015 2015 ((( 2016 2016 ((( 2017 - 2018 - 2019 2019 == 5.2 How to change the LoRa Frequency Bands/Region? == 2020 2020 2021 2021 ... ... @@ -2029,7 +2029,6 @@ 2029 2029 ((( 2030 2030 2031 2031 2032 - 2033 2033 == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2034 2034 2035 2035 ... ... @@ -2093,7 +2093,6 @@ 2093 2093 [[image:1653360498588-932.png||height="485" width="726"]] 2094 2094 2095 2095 2096 - 2097 2097 == 5.4 Can I see counting event in Serial? == 2098 2098 2099 2099 ... ... @@ -2101,13 +2101,11 @@ 2101 2101 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. 2102 2102 2103 2103 2104 - 2105 2105 == 5.5 Can i use point to point communication for LT-22222-L? == 2106 2106 2107 2107 2108 -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]].2097 +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]]. 2109 2109 2110 - 2111 2111 2112 2112 ))) 2113 2113 ... ... @@ -2124,7 +2124,6 @@ 2124 2124 After restart, the status before power failure will be read from flash. 2125 2125 2126 2126 2127 - 2128 2128 == 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? == 2129 2129 2130 2130 ... ... @@ -2134,10 +2134,13 @@ 2134 2134 [[image:image-20221006170630-1.png||height="610" width="945"]] 2135 2135 2136 2136 2124 +== 5.8 Can LT22222-L save RO state? == 2137 2137 2138 -= 6. Trouble Shooting = 2139 2139 2140 - 2127 +Firmware version needs to be no less than 1.6.0. 2128 + 2129 + 2130 += 6. Trouble Shooting = 2141 2141 ))) 2142 2142 2143 2143 ((( ... ... @@ -2155,7 +2155,6 @@ 2155 2155 ((( 2156 2156 2157 2157 2158 - 2159 2159 == 6.2 Have trouble to upload image. == 2160 2160 2161 2161 ... ... @@ -2168,7 +2168,6 @@ 2168 2168 ((( 2169 2169 2170 2170 2171 - 2172 2172 == 6.3 Why I can't join TTN in US915 /AU915 bands? == 2173 2173 2174 2174 ... ... @@ -2179,7 +2179,6 @@ 2179 2179 ))) 2180 2180 2181 2181 2182 - 2183 2183 = 7. Order Info = 2184 2184 2185 2185 ... ... @@ -2199,7 +2199,6 @@ 2199 2199 2200 2200 2201 2201 2202 - 2203 2203 = 8. Packing Info = 2204 2204 2205 2205 ... ... @@ -2219,7 +2219,6 @@ 2219 2219 2220 2220 2221 2221 2222 - 2223 2223 = 9. Support = 2224 2224 2225 2225 ... ... @@ -2230,7 +2230,6 @@ 2230 2230 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]] 2231 2231 2232 2232 2233 - 2234 2234 2235 2235 ))) 2236 2236
- image-20221112174847-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +102.6 KB - Content