<
From version < 110.2 >
edited by Xiaoling
on 2022/12/23 08:41
To version < 118.2 >
edited by Xiaoling
on 2023/05/17 10:45
>
Change comment: There is no comment for this version

Summary

Details

Page properties
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, smartphone detection, 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, building automation, and so on.
30 30  )))
31 31  
32 32  (((
... ... @@ -176,33 +176,43 @@
176 176  
177 177  
178 178  * LoRaWAN Class A & Class C protocol
179 +
179 179  * Optional Customized LoRa Protocol
181 +
180 180  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
183 +
181 181  * AT Commands to change parameters
185 +
182 182  * Remote configure parameters via LoRa Downlink
187 +
183 183  * Firmware upgradable via program port
189 +
184 184  * Counting
185 185  
186 -
187 -
188 188  == 1.4  Applications ==
189 189  
190 190  
191 191  * Smart Buildings & Home Automation
196 +
192 192  * Logistics and Supply Chain Management
198 +
193 193  * Smart Metering
200 +
194 194  * Smart Agriculture
202 +
195 195  * Smart Cities
204 +
196 196  * Smart Factory
197 197  
198 -
199 -
200 200  == 1.5 Hardware Variants ==
201 201  
202 202  
203 -(% border="1" style="background-color:#f7faff; width:500px" %)
204 -|(% style="width:103px" %)**Model**|(% style="width:131px" %)**Photo**|(% style="width:334px" %)**Description**
205 -|(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)[[image:1653296302983-697.png]]|(% style="width:334px" %)(((
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" %)(((
206 206  * 2 x Digital Input (Bi-direction)
207 207  * 2 x Digital Output
208 208  * 2 x Relay Output (5A@250VAC / 30VDC)
... ... @@ -211,8 +211,6 @@
211 211  * 1 x Counting Port
212 212  )))
213 213  
214 -
215 -
216 216  = 2. Power ON Device =
217 217  
218 218  
... ... @@ -269,7 +269,7 @@
269 269  Each LT is shipped with a sticker with the default device EUI as below:
270 270  )))
271 271  
272 -[[image:1653297924498-393.png]]
280 +[[image:image-20230425173427-2.png||height="246" width="530"]]
273 273  
274 274  
275 275  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
... ... @@ -306,24 +306,48 @@
306 306  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
307 307  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
308 308  
309 -
310 -
311 311  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
312 312  
313 313  
314 314  (((
315 -The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
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 +
328 +voltage
329 +)))|(((
330 +AVI2
331 +
332 +voltage
333 +)))|(((
334 +ACI1
335 +
336 +Current
337 +)))|(((
338 +ACI2
339 +
340 +Current
341 +)))|DIDORO*|(((
342 +Reserve
343 +
344 +
345 +)))|MOD
316 316  )))
317 317  
318 -[[image:image-20220523174024-3.png]]
319 319  
320 320  (((
321 321  
322 322  
323 323  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
353 +
354 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
355 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
356 +|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
324 324  )))
325 325  
326 -[[image:image-20220523174254-4.png]]
327 327  
328 328  * RO is for relay. ROx=1 : close,ROx=0 always open.
329 329  * DI is for digital input. DIx=1: high or float, DIx=0: low.
... ... @@ -364,8 +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 -
369 369  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
370 370  
371 371  
... ... @@ -654,7 +654,6 @@
654 654  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
655 655  
656 656  
657 -
658 658  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
659 659  
660 660  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -715,7 +715,6 @@
715 715  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
716 716  
717 717  
718 -
719 719  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
720 720  
721 721  [[image:image-20220524090456-4.png]]
... ... @@ -729,7 +729,6 @@
729 729  00000101: Means both DI1 and DI2 trigger are enabled.
730 730  
731 731  
732 -
733 733  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
734 734  
735 735  Downlink command to poll MOD6 status:
... ... @@ -765,8 +765,6 @@
765 765  
766 766  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
767 767  
768 -
769 -
770 770  === 3.4.1 Common Commands ===
771 771  
772 772  
... ... @@ -1066,8 +1066,9 @@
1066 1066  
1067 1067   Latching time. Unit: ms
1068 1068  
1069 -Note:
1070 1070  
1095 +(% style="color:red" %)**Note: **
1096 +
1071 1071   Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1072 1072  
1073 1073   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
... ... @@ -1096,7 +1096,7 @@
1096 1096  
1097 1097  
1098 1098  
1099 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1125 +==== 3.4.2. 14 Relay ~-~- Control Relay Output RO1/RO2 ====
1100 1100  
1101 1101  
1102 1102  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1118,7 +1118,7 @@
1118 1118  )))
1119 1119  
1120 1120  (((
1121 -[[image:image-20220524093724-9.png]]
1147 +[[image:image-20230426161322-1.png]]
1122 1122  )))
1123 1123  
1124 1124  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
... ... @@ -1156,8 +1156,9 @@
1156 1156  
1157 1157  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1158 1158  
1159 -Note:
1160 1160  
1186 +(% style="color:red" %)**Note:**
1187 +
1161 1161   Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1162 1162  
1163 1163   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
... ... @@ -1168,7 +1168,7 @@
1168 1168  
1169 1169  **Example payload:**
1170 1170  
1171 -**~1. 05 01 11 07 D**
1198 +**~1. 05 01 11 07 D0**
1172 1172  
1173 1173  Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1174 1174  
... ... @@ -1536,9 +1536,9 @@
1536 1536  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1537 1537  
1538 1538  
1539 -**NPN output**: GND or Float. Max voltage can apply to output pin is 36v.
1566 +(% style="color:blue" %)**NPN output**(%%): GND or Float. Max voltage can apply to output pin is 36v.
1540 1540  
1541 -Note: DO pins go to float when device is power off.
1568 +(% style="color:red" %)**Note: DO pins go to float when device is power off.**
1542 1542  
1543 1543  [[image:1653357531600-905.png]]
1544 1544  
... ... @@ -1560,9 +1560,9 @@
1560 1560  
1561 1561  (% style="color:blue" %)**Specifications of the wind speed sensor:**
1562 1562  
1563 -**Red:  12~~24v**
1590 +(% style="color:red" %)**Red:  12~~24v**
1564 1564  
1565 -**Yellow:  4~~20mA**
1592 +(% style="color:#ffc000" %)**Yellow:  4~~20mA**
1566 1566  
1567 1567  **Black:  GND**
1568 1568  
... ... @@ -1925,7 +1925,7 @@
1925 1925  **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?
1926 1926  dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1927 1927  
1928 -**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**
1955 +**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.**
1929 1929  
1930 1930  
1931 1931  )))
... ... @@ -1949,11 +1949,19 @@
1949 1949  )))
1950 1950  
1951 1951  
1952 -= 5. FAQ =
1979 += 5. Case Study =
1953 1953  
1954 -== 5.1 How to upgrade the image? ==
1981 +== 5.1 Counting how many objects pass in Flow Line ==
1955 1955  
1956 1956  
1984 +Reference Link: [[How to set up to count objects pass in flow line>>How to set up to count objects pass in flow line]]?
1985 +
1986 +
1987 += 6. FAQ =
1988 +
1989 +== 6.1 How to upgrade the image? ==
1990 +
1991 +
1957 1957  The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to:
1958 1958  
1959 1959  * Support new features
... ... @@ -1981,8 +1981,10 @@
1981 1981  
1982 1982   [[image:image-20220524103407-12.png]]
1983 1983  
2019 +
1984 1984  [[image:image-20220524103429-13.png]]
1985 1985  
2022 +
1986 1986  [[image:image-20220524104033-15.png]]
1987 1987  
1988 1988  
... ... @@ -1994,7 +1994,7 @@
1994 1994  
1995 1995  (((
1996 1996  (((
1997 -== 5.2 How to change the LoRa Frequency Bands/Region? ==
2034 +== 6.2 How to change the LoRa Frequency Bands/Region? ==
1998 1998  
1999 1999  
2000 2000  )))
... ... @@ -2007,7 +2007,7 @@
2007 2007  (((
2008 2008  
2009 2009  
2010 -== 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2047 +== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2011 2011  
2012 2012  
2013 2013  )))
... ... @@ -2070,14 +2070,20 @@
2070 2070  [[image:1653360498588-932.png||height="485" width="726"]]
2071 2071  
2072 2072  
2073 -== 5.4 Can I see counting event in Serial? ==
2110 +== 6.4 How to change the uplink interval ==
2074 2074  
2075 2075  
2113 +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/]]
2114 +
2115 +
2116 +== 6.5 Can I see counting event in Serial? ==
2117 +
2118 +
2076 2076  (((
2077 2077  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.
2078 2078  
2079 2079  
2080 -== 5.5 Can i use point to point communication for LT-22222-L? ==
2123 +== 6.6 Can i use point to point communication for LT-22222-L? ==
2081 2081  
2082 2082  
2083 2083  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]].
... ... @@ -2086,7 +2086,7 @@
2086 2086  )))
2087 2087  
2088 2088  (((
2089 -== 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2132 +== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2090 2090  
2091 2091  
2092 2092  If the device is not shut down, but directly powered off.
... ... @@ -2098,7 +2098,7 @@
2098 2098  After restart, the status before power failure will be read from flash.
2099 2099  
2100 2100  
2101 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2144 +== 6.8 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2102 2102  
2103 2103  
2104 2104  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
... ... @@ -2107,18 +2107,18 @@
2107 2107  [[image:image-20221006170630-1.png||height="610" width="945"]]
2108 2108  
2109 2109  
2110 -== 5.Can LT22222-L save RO state? ==
2153 +== 6.9 Can LT22222-L save RO state? ==
2111 2111  
2112 2112  
2113 2113  Firmware version needs to be no less than 1.6.0.
2114 2114  
2115 2115  
2116 -= 6. Trouble Shooting =
2159 += 7. Trouble Shooting =
2117 2117  )))
2118 2118  
2119 2119  (((
2120 2120  (((
2121 -== 6.1 Downlink doesn't work, how to solve it? ==
2164 +== 7.1 Downlink doesn't work, how to solve it? ==
2122 2122  
2123 2123  
2124 2124  )))
... ... @@ -2131,7 +2131,7 @@
2131 2131  (((
2132 2132  
2133 2133  
2134 -== 6.2 Have trouble to upload image. ==
2177 +== 7.2 Have trouble to upload image. ==
2135 2135  
2136 2136  
2137 2137  )))
... ... @@ -2143,7 +2143,7 @@
2143 2143  (((
2144 2144  
2145 2145  
2146 -== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2189 +== 7.3 Why I can't join TTN in US915 /AU915 bands? ==
2147 2147  
2148 2148  
2149 2149  )))
... ... @@ -2153,7 +2153,7 @@
2153 2153  )))
2154 2154  
2155 2155  
2156 -= 7. Order Info =
2199 += 8. Order Info =
2157 2157  
2158 2158  
2159 2159  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
... ... @@ -2170,11 +2170,9 @@
2170 2170  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2171 2171  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2172 2172  
2216 += 9. Packing Info =
2173 2173  
2174 2174  
2175 -= 8. Packing Info =
2176 -
2177 -
2178 2178  **Package Includes**:
2179 2179  
2180 2180  * LT-22222-L I/O Controller x 1
... ... @@ -2189,11 +2189,9 @@
2189 2189  * Package Size / pcs : 14.5 x 8 x 5 cm
2190 2190  * Weight / pcs : 170g
2191 2191  
2233 += 10. Support =
2192 2192  
2193 2193  
2194 -= 9. Support =
2195 -
2196 -
2197 2197  * (((
2198 2198  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.
2199 2199  )))
... ... @@ -2204,12 +2204,9 @@
2204 2204  
2205 2205  )))
2206 2206  
2207 -= 10. Reference​​​​​ =
2246 += 11. Reference​​​​​ =
2208 2208  
2209 2209  
2210 2210  * 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]]
2211 2211  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2212 2212  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2213 -
2214 -
2215 -
image-20230424115112-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +27.1 KB
Content
image-20230425173351-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +207.8 KB
Content
image-20230425173427-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +150.1 KB
Content
image-20230426161322-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +15.2 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0