<
From version < 112.5 >
edited by Xiaoling
on 2023/03/31 09:47
To version < 118.7 >
edited by Xiaoling
on 2023/05/17 11:09
>
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  
... ... @@ -443,15 +443,24 @@
443 443  
444 444  **LT22222-L**: This mode the DI1 is used as a counting pin.
445 445  
446 -[[image:image-20220523181246-5.png]]
481 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
482 +|Size(bytes)|4|2|2|1|1|1
483 +|Value|COUNT1|(((
484 +ACI1 Current
485 +)))|(((
486 +ACI2 Current
487 +)))|DIDORO*|Reserve|MOD
447 447  
448 448  (((
449 449  
450 450  
451 451  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
493 +
494 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
495 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
496 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
452 452  )))
453 453  
454 -[[image:image-20220523181301-6.png]]
455 455  
456 456  * RO is for relay. ROx=1 : close,ROx=0 always open.
457 457  * FIRST: Indicate this is the first packet after join network.
... ... @@ -493,16 +493,26 @@
493 493  
494 494  (((
495 495  The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour.
540 +
541 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
542 +|Size(bytes)|4|4|1|1|1
543 +|Value|COUNT1|AVI1 Counting|DIDORO*|(((
544 +Reserve
545 +
546 +
547 +)))|MOD
496 496  )))
497 497  
498 -[[image:image-20220523181903-8.png]]
499 499  
500 500  
501 501  (((
502 502  (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
554 +
555 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
556 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
557 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
503 503  )))
504 504  
505 -[[image:image-20220523181727-7.png]]
506 506  
507 507  * RO is for relay. ROx=1 : close,ROx=0 always open.
508 508  * FIRST: Indicate this is the first packet after join network.
... ... @@ -557,12 +557,29 @@
557 557  
558 558  **LT22222-L**: This mode the DI1 is used as a counting pin.
559 559  
560 -[[image:image-20220523182334-9.png]]
614 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
615 +|Size(bytes)|2|2|2|2|1|1|1
616 +|Value|(((
617 +AVI1
618 +voltage
619 +)))|(((
620 +AVI2
621 +voltage
622 +)))|(((
623 +ACI1
624 +Current
625 +)))|COUNT1|DIDORO*|(((
626 +Reserve
627 +)))|MOD
561 561  
562 562  (((
563 563  
564 564  
565 565  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
633 +
634 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
635 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
636 +|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
566 566  )))
567 567  
568 568  * RO is for relay. ROx=1 : close,ROx=0 always open.
... ... @@ -687,12 +687,52 @@
687 687  
688 688  MOD6 Payload : total 11 bytes payload
689 689  
690 -[[image:image-20220524085923-1.png]]
761 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
762 +|Size(bytes)|1|1|1|6|1|1
763 +|Value|(((
764 +TRI_A
765 +FLAG
766 +)))|(((
767 +TRI_A
768 +Status
769 +)))|(((
770 +TRI_DI
771 +FLAG+STA
772 +)))|Reserve|Enable/Disable MOD6|(((
773 +MOD
774 +(6)
775 +)))
691 691  
692 692  
693 693  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
694 694  
695 -[[image:image-20220524090106-2.png]]
780 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
781 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
782 +|(((
783 +AV1_
784 +LOW
785 +)))|(((
786 +AV1_
787 +HIGH
788 +)))|(((
789 +AV2_
790 +LOW
791 +)))|(((
792 +AV2_
793 +HIGH
794 +)))|(((
795 +AC1_
796 +LOW
797 +)))|(((
798 +AC1_
799 +HIGH
800 +)))|(((
801 +AC2_
802 +LOW
803 +)))|(((
804 +AC2_
805 +HIGH
806 +)))
696 696  
697 697  * Each bits shows if the corresponding trigger has been configured.
698 698  
... ... @@ -704,6 +704,34 @@
704 704  
705 705  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
706 706  
818 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
819 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
820 +|(((
821 +AV1_
822 +LOW
823 +)))|(((
824 +AV1_
825 +HIGH
826 +)))|(((
827 +AV2_
828 +LOW
829 +)))|(((
830 +AV2_
831 +HIGH
832 +)))|(((
833 +AC1_
834 +LOW
835 +)))|(((
836 +AC1_
837 +HIGH
838 +)))|(((
839 +AC2_
840 +LOW
841 +)))|(((
842 +AC2_
843 +HIGH
844 +)))
845 +
707 707  [[image:image-20220524090249-3.png]]
708 708  
709 709  * Each bits shows which status has been trigger on this uplink.
... ... @@ -715,8 +715,11 @@
715 715  
716 716  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
717 717  
718 -[[image:image-20220524090456-4.png]]
857 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
858 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0
859 +|N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
719 719  
861 +
720 720  * Each bits shows which status has been trigger on this uplink.
721 721  
722 722  **Example:**
... ... @@ -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]]
1258 +[[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? ==
2221 +== 6.4 How to change the uplink interval ==
2083 2083  
2084 2084  
2224 +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/]]
2225 +
2226 +
2227 +== 6.5 Can I see counting event in Serial? ==
2228 +
2229 +
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? ==
2234 +== 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? ==
2243 +== 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? ==
2255 +== 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? ==
2264 +== 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