<
From version < 112.5 >
edited by Xiaoling
on 2023/03/31 09:47
To version < 118.4 >
edited by Xiaoling
on 2023/05/17 10:50
>
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,42 @@
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 +voltage
328 +)))|(((
329 +AVI2
330 +voltage
331 +)))|(((
332 +ACI1
333 +Current
334 +)))|(((
335 +ACI2
336 +Current
337 +)))|DIDORO*|(((
338 +Reserve
339 +)))|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
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
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,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  
... ... @@ -374,18 +374,28 @@
374 374  
375 375  (((
376 376  Total : 11 bytes payload
377 -)))
378 378  
379 -[[image:image-20220523180452-3.png]]
403 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
404 +|Size(bytes)|4|4|1|1|1
405 +|Value|COUNT1|COUNT2 |DIDORO*|(((
406 +Reserve
380 380  
408 +
409 +)))|MOD
410 +)))
381 381  
382 382  (((
413 +
414 +
383 383  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
384 -)))
385 385  
386 -[[image:image-20220523180506-4.png]]
417 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
418 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
419 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
387 387  
388 -* RO is for relay. ROx=1 : close,ROx=0 always open.
421 +RO is for relay. ROx=1 : close,ROx=0 always open.
422 +)))
423 +
389 389  * FIRST: Indicate this is the first packet after join network.
390 390  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
391 391  
... ... @@ -761,8 +761,6 @@
761 761  
762 762  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
763 763  
764 -
765 -
766 766  === 3.4.1 Common Commands ===
767 767  
768 768  
... ... @@ -773,7 +773,6 @@
773 773  
774 774  === 3.4.2 Sensor related commands ===
775 775  
776 -
777 777  ==== 3.4.2.1 Set Transmit Interval ====
778 778  
779 779  
... ... @@ -1116,7 +1116,7 @@
1116 1116  )))
1117 1117  
1118 1118  (((
1119 -[[image:image-20220524093724-9.png]]
1151 +[[image:image-20230426161322-1.png]]
1120 1120  )))
1121 1121  
1122 1122  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
... ... @@ -2079,14 +2079,20 @@
2079 2079  [[image:1653360498588-932.png||height="485" width="726"]]
2080 2080  
2081 2081  
2082 -== 6.4 Can I see counting event in Serial? ==
2114 +== 6.4 How to change the uplink interval ==
2083 2083  
2084 2084  
2117 +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/]]
2118 +
2119 +
2120 +== 6.5 Can I see counting event in Serial? ==
2121 +
2122 +
2085 2085  (((
2086 2086  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.
2087 2087  
2088 2088  
2089 -== 6.5 Can i use point to point communication for LT-22222-L? ==
2127 +== 6.6 Can i use point to point communication for LT-22222-L? ==
2090 2090  
2091 2091  
2092 2092  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]].
... ... @@ -2095,7 +2095,7 @@
2095 2095  )))
2096 2096  
2097 2097  (((
2098 -== 6.Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2136 +== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2099 2099  
2100 2100  
2101 2101  If the device is not shut down, but directly powered off.
... ... @@ -2107,7 +2107,7 @@
2107 2107  After restart, the status before power failure will be read from flash.
2108 2108  
2109 2109  
2110 -== 6.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2148 +== 6.8 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2111 2111  
2112 2112  
2113 2113  LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
... ... @@ -2116,7 +2116,7 @@
2116 2116  [[image:image-20221006170630-1.png||height="610" width="945"]]
2117 2117  
2118 2118  
2119 -== 6.Can LT22222-L save RO state? ==
2157 +== 6.9 Can LT22222-L save RO state? ==
2120 2120  
2121 2121  
2122 2122  Firmware version needs to be no less than 1.6.0.
... ... @@ -2179,8 +2179,6 @@
2179 2179  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2180 2180  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2181 2181  
2182 -
2183 -
2184 2184  = 9. Packing Info =
2185 2185  
2186 2186  
... ... @@ -2191,7 +2191,6 @@
2191 2191  * Bracket for controller x1
2192 2192  * Program cable x 1
2193 2193  
2194 -
2195 2195  **Dimension and weight**:
2196 2196  
2197 2197  * Device Size: 13.5 x 7 x 3 cm
... ... @@ -2199,8 +2199,6 @@
2199 2199  * Package Size / pcs : 14.5 x 8 x 5 cm
2200 2200  * Weight / pcs : 170g
2201 2201  
2202 -
2203 -
2204 2204  = 10. Support =
2205 2205  
2206 2206  
... ... @@ -2220,5 +2220,3 @@
2220 2220  * 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]]
2221 2221  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2222 2222  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2223 -
2224 -
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