<
From version < 118.3 >
edited by Xiaoling
on 2023/05/17 10:48
To version < 111.1 >
edited by Bei Jinggeng
on 2023/01/10 17:26
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -26,7 +26,7 @@
26 26  )))
27 27  
28 28  (((
29 -The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, building automation, and so on.
29 +The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on.
30 30  )))
31 31  
32 32  (((
... ... @@ -176,43 +176,31 @@
176 176  
177 177  
178 178  * LoRaWAN Class A & Class C protocol
179 -
180 180  * Optional Customized LoRa Protocol
181 -
182 182  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
183 -
184 184  * AT Commands to change parameters
185 -
186 186  * Remote configure parameters via LoRa Downlink
187 -
188 188  * Firmware upgradable via program port
189 -
190 190  * Counting
191 191  
186 +
192 192  == 1.4  Applications ==
193 193  
194 194  
195 195  * Smart Buildings & Home Automation
196 -
197 197  * Logistics and Supply Chain Management
198 -
199 199  * Smart Metering
200 -
201 201  * Smart Agriculture
202 -
203 203  * Smart Cities
204 -
205 205  * Smart Factory
206 206  
197 +
207 207  == 1.5 Hardware Variants ==
208 208  
209 209  
210 -(% border="1" style="background-color:#f2f2f2; width:500px" %)
211 -|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Model**|(% style="background-color:#d9e2f3; color:#0070c0; width:131px" %)**Photo**|(% style="background-color:#d9e2f3; color:#0070c0; width:334px" %)**Description**
212 -|(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)(((
213 -(% style="text-align:center" %)
214 -[[image:image-20230424115112-1.png||height="106" width="58"]]
215 -)))|(% style="width:334px" %)(((
201 +(% border="1" style="background-color:#f7faff; width:500px" %)
202 +|(% style="width:103px" %)**Model**|(% style="width:131px" %)**Photo**|(% style="width:334px" %)**Description**
203 +|(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)[[image:1653296302983-697.png]]|(% style="width:334px" %)(((
216 216  * 2 x Digital Input (Bi-direction)
217 217  * 2 x Digital Output
218 218  * 2 x Relay Output (5A@250VAC / 30VDC)
... ... @@ -221,6 +221,7 @@
221 221  * 1 x Counting Port
222 222  )))
223 223  
212 +
224 224  = 2. Power ON Device =
225 225  
226 226  
... ... @@ -277,7 +277,7 @@
277 277  Each LT is shipped with a sticker with the default device EUI as below:
278 278  )))
279 279  
280 -[[image:image-20230425173427-2.png||height="246" width="530"]]
269 +[[image:1653297924498-393.png]]
281 281  
282 282  
283 283  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -314,42 +314,23 @@
314 314  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
315 315  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
316 316  
306 +
317 317  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
318 318  
319 319  
320 320  (((
321 -The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
322 -
323 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
324 -|Size(bytes)(% style="display:none" %) |2|2|2|2|1|1|1
325 -|Value|(((
326 -AVI1
327 -voltage
328 -)))|(((
329 -AVI2
330 -voltage
331 -)))|(((
332 -ACI1
333 -Current
334 -)))|(((
335 -ACI2
336 -Current
337 -)))|DIDORO*|(((
338 -Reserve
339 -)))|MOD
311 +The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
340 340  )))
341 341  
314 +[[image:image-20220523174024-3.png]]
342 342  
343 343  (((
344 344  
345 345  
346 346  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
347 -
348 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
349 -|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
350 -|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
351 351  )))
352 352  
322 +[[image:image-20220523174254-4.png]]
353 353  
354 354  * RO is for relay. ROx=1 : close,ROx=0 always open.
355 355  * DI is for digital input. DIx=1: high or float, DIx=0: low.
... ... @@ -390,6 +390,7 @@
390 390  ** DO1 is high in case there is load between DO1 and V+.
391 391  ** DO1 LED is off in both case
392 392  
363 +
393 393  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
394 394  
395 395  
... ... @@ -678,6 +678,7 @@
678 678  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
679 679  
680 680  
652 +
681 681  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
682 682  
683 683  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -738,6 +738,7 @@
738 738  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
739 739  
740 740  
713 +
741 741  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
742 742  
743 743  [[image:image-20220524090456-4.png]]
... ... @@ -751,6 +751,7 @@
751 751  00000101: Means both DI1 and DI2 trigger are enabled.
752 752  
753 753  
727 +
754 754  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
755 755  
756 756  Downlink command to poll MOD6 status:
... ... @@ -786,6 +786,7 @@
786 786  
787 787  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
788 788  
763 +
789 789  === 3.4.1 Common Commands ===
790 790  
791 791  
... ... @@ -1085,9 +1085,8 @@
1085 1085  
1086 1086   Latching time. Unit: ms
1087 1087  
1063 +Note:
1088 1088  
1089 -(% style="color:red" %)**Note: **
1090 -
1091 1091   Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1092 1092  
1093 1093   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
... ... @@ -1116,7 +1116,7 @@
1116 1116  
1117 1117  
1118 1118  
1119 -==== 3.4.2. 14 Relay ~-~- Control Relay Output RO1/RO2 ====
1093 +==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1120 1120  
1121 1121  
1122 1122  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1138,7 +1138,7 @@
1138 1138  )))
1139 1139  
1140 1140  (((
1141 -[[image:image-20230426161322-1.png]]
1115 +[[image:image-20220524093724-9.png]]
1142 1142  )))
1143 1143  
1144 1144  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
... ... @@ -1176,9 +1176,8 @@
1176 1176  
1177 1177  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1178 1178  
1153 +Note:
1179 1179  
1180 -(% style="color:red" %)**Note:**
1181 -
1182 1182   Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1183 1183  
1184 1184   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
... ... @@ -1557,9 +1557,9 @@
1557 1557  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1558 1558  
1559 1559  
1560 -(% style="color:blue" %)**NPN output**(%%): GND or Float. Max voltage can apply to output pin is 36v.
1533 +**NPN output**: GND or Float. Max voltage can apply to output pin is 36v.
1561 1561  
1562 -(% style="color:red" %)**Note: DO pins go to float when device is power off.**
1535 +Note: DO pins go to float when device is power off.
1563 1563  
1564 1564  [[image:1653357531600-905.png]]
1565 1565  
... ... @@ -1581,9 +1581,9 @@
1581 1581  
1582 1582  (% style="color:blue" %)**Specifications of the wind speed sensor:**
1583 1583  
1584 -(% style="color:red" %)**Red:  12~~24v**
1557 +**Red:  12~~24v**
1585 1585  
1586 -(% style="color:#ffc000" %)**Yellow:  4~~20mA**
1559 +**Yellow:  4~~20mA**
1587 1587  
1588 1588  **Black:  GND**
1589 1589  
... ... @@ -1946,7 +1946,7 @@
1946 1946  **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?
1947 1947  dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1948 1948  
1949 -**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.**
1922 +**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**
1950 1950  
1951 1951  
1952 1952  )))
... ... @@ -1970,19 +1970,11 @@
1970 1970  )))
1971 1971  
1972 1972  
1973 -= 5. Case Study =
1946 += 5. FAQ =
1974 1974  
1975 -== 5.1 Counting how many objects pass in Flow Line ==
1948 +== 5.1 How to upgrade the image? ==
1976 1976  
1977 1977  
1978 -Reference Link: [[How to set up to count objects pass in flow line>>How to set up to count objects pass in flow line]]?
1979 -
1980 -
1981 -= 6. FAQ =
1982 -
1983 -== 6.1 How to upgrade the image? ==
1984 -
1985 -
1986 1986  The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to:
1987 1987  
1988 1988  * Support new features
... ... @@ -2010,10 +2010,8 @@
2010 2010  
2011 2011   [[image:image-20220524103407-12.png]]
2012 2012  
2013 -
2014 2014  [[image:image-20220524103429-13.png]]
2015 2015  
2016 -
2017 2017  [[image:image-20220524104033-15.png]]
2018 2018  
2019 2019  
... ... @@ -2025,7 +2025,7 @@
2025 2025  
2026 2026  (((
2027 2027  (((
2028 -== 6.2 How to change the LoRa Frequency Bands/Region? ==
1991 +== 5.2 How to change the LoRa Frequency Bands/Region? ==
2029 2029  
2030 2030  
2031 2031  )))
... ... @@ -2038,7 +2038,7 @@
2038 2038  (((
2039 2039  
2040 2040  
2041 -== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2004 +== 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2042 2042  
2043 2043  
2044 2044  )))
... ... @@ -2101,20 +2101,14 @@
2101 2101  [[image:1653360498588-932.png||height="485" width="726"]]
2102 2102  
2103 2103  
2104 -== 6.4 How to change the uplink interval ==
2067 +== 5.4 Can I see counting event in Serial? ==
2105 2105  
2106 2106  
2107 -Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/]]
2108 -
2109 -
2110 -== 6.5 Can I see counting event in Serial? ==
2111 -
2112 -
2113 2113  (((
2114 2114  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.
2115 2115  
2116 2116  
2117 -== 6.6 Can i use point to point communication for LT-22222-L? ==
2074 +== 5.5 Can i use point to point communication for LT-22222-L? ==
2118 2118  
2119 2119  
2120 2120  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]].
... ... @@ -2123,7 +2123,7 @@
2123 2123  )))
2124 2124  
2125 2125  (((
2126 -== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2083 +== 5.Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2127 2127  
2128 2128  
2129 2129  If the device is not shut down, but directly powered off.
... ... @@ -2135,7 +2135,7 @@
2135 2135  After restart, the status before power failure will be read from flash.
2136 2136  
2137 2137  
2138 -== 6.8 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2095 +== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2139 2139  
2140 2140  
2141 2141  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
... ... @@ -2144,18 +2144,18 @@
2144 2144  [[image:image-20221006170630-1.png||height="610" width="945"]]
2145 2145  
2146 2146  
2147 -== 6.9 Can LT22222-L save RO state? ==
2104 +== 5.Can LT22222-L save RO state? ==
2148 2148  
2149 2149  
2150 2150  Firmware version needs to be no less than 1.6.0.
2151 2151  
2152 2152  
2153 -= 7. Trouble Shooting =
2110 += 6. Trouble Shooting =
2154 2154  )))
2155 2155  
2156 2156  (((
2157 2157  (((
2158 -== 7.1 Downlink doesn't work, how to solve it? ==
2115 +== 6.1 Downlink doesn't work, how to solve it? ==
2159 2159  
2160 2160  
2161 2161  )))
... ... @@ -2168,7 +2168,7 @@
2168 2168  (((
2169 2169  
2170 2170  
2171 -== 7.2 Have trouble to upload image. ==
2128 +== 6.2 Have trouble to upload image. ==
2172 2172  
2173 2173  
2174 2174  )))
... ... @@ -2180,7 +2180,7 @@
2180 2180  (((
2181 2181  
2182 2182  
2183 -== 7.3 Why I can't join TTN in US915 /AU915 bands? ==
2140 +== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2184 2184  
2185 2185  
2186 2186  )))
... ... @@ -2190,7 +2190,7 @@
2190 2190  )))
2191 2191  
2192 2192  
2193 -= 8. Order Info =
2150 += 7. Order Info =
2194 2194  
2195 2195  
2196 2196  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
... ... @@ -2207,9 +2207,10 @@
2207 2207  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2208 2208  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2209 2209  
2210 -= 9. Packing Info =
2211 2211  
2168 += 8. Packing Info =
2212 2212  
2170 +
2213 2213  **Package Includes**:
2214 2214  
2215 2215  * LT-22222-L I/O Controller x 1
... ... @@ -2224,9 +2224,10 @@
2224 2224  * Package Size / pcs : 14.5 x 8 x 5 cm
2225 2225  * Weight / pcs : 170g
2226 2226  
2227 -= 10. Support =
2228 2228  
2186 += 9. Support =
2229 2229  
2188 +
2230 2230  * (((
2231 2231  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.
2232 2232  )))
... ... @@ -2237,9 +2237,11 @@
2237 2237  
2238 2238  )))
2239 2239  
2240 -= 11. Reference​​​​​ =
2199 += 10. Reference​​​​​ =
2241 2241  
2242 2242  
2243 2243  * 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]]
2244 2244  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2245 2245  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2205 +
2206 +
image-20230424115112-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -27.1 KB
Content
image-20230425173351-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -207.8 KB
Content
image-20230425173427-2.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -150.1 KB
Content
image-20230426161322-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -15.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0