<
From version < 75.5 >
edited by Xiaoling
on 2022/05/31 11:40
To version < 75.18 >
edited by Xiaoling
on 2022/06/01 17:48
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  == 1.1 What is LT Series I/O Controller ==
17 17  
18 18  (((
19 -The Dragino LT series I/O Modules are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as: analog current Input, analog voltage input, relay output, digital input and digital output etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
19 +The Dragino (% style="color:blue" %)**LT series I/O Modules**(%%) are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as:** (% style="color:blue" %)analog current Input, analog voltage input(%%)**(% style="color:blue" %), **relay output**, **digital input**(%%) and (% style="color:blue" %)**digital output**(%%) etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
20 20  )))
21 21  
22 22  (((
... ... @@ -24,7 +24,7 @@
24 24  )))
25 25  
26 26  (((
27 -The LT I/O Controllers is aiming to provide a simple plug and play, low cost installation by using LoRaWAN wireless technology.
27 +The LT I/O Controllers is aiming to provide an (% style="color:blue" %)**easy and low cost installation** (%%)by using LoRa wireless technology.
28 28  )))
29 29  
30 30  (((
... ... @@ -167,6 +167,7 @@
167 167  * Firmware upgradable via program port
168 168  * Counting
169 169  
170 +
170 170  == 1.4  Applications ==
171 171  
172 172  * Smart Buildings & Home Automation
... ... @@ -176,6 +176,7 @@
176 176  * Smart Cities
177 177  * Smart Factory
178 178  
180 +
179 179  == 1.5 Hardware Variants ==
180 180  
181 181  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -189,6 +189,7 @@
189 189  * 1 x Counting Port
190 190  )))
191 191  
194 +
192 192  = 2. Power ON Device =
193 193  
194 194  The LT controller can be powered by 7 ~~ 24V DC power source. Connect VIN to Power Input V+ and GND to power input V- to power the LT controller.
... ... @@ -266,6 +266,7 @@
266 266  * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
267 267  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
268 268  
272 +
269 269  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
270 270  
271 271  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -316,6 +316,7 @@
316 316  ** DO1 is high in case there is load between DO1 and V+.
317 317  ** DO1 LED is off in both case
318 318  
323 +
319 319  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
320 320  
321 321  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
... ... @@ -604,6 +604,7 @@
604 604  
605 605  AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
606 606  
612 +
607 607  (% style="color:#4f81bd" %)**Trigger base on current**:
608 608  
609 609  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
... ... @@ -612,6 +612,7 @@
612 612  
613 613  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
614 614  
621 +
615 615  (% style="color:#4f81bd" %)**Trigger base on DI status**:
616 616  
617 617  DI status trigger Flag.
... ... @@ -715,7 +715,7 @@
715 715  There are two kinds of Commands:
716 716  )))
717 717  
718 -* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: http:~/~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands
725 +* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
719 719  
720 720  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
721 721  
... ... @@ -786,7 +786,7 @@
786 786  
787 787  ==== 3.4.2.4 Enable Trigger Mode ====
788 788  
789 -Use of trigger mode, please check [[ADDMOD6>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
796 +Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
790 790  
791 791  * AT Command:
792 792  
... ... @@ -902,7 +902,7 @@
902 902  
903 903  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
904 904  
905 -Set current trigger , base on AC port. See [[trigger mode>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
912 +Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
906 906  
907 907  * AT Command:
908 908  
... ... @@ -915,19 +915,19 @@
915 915  
916 916  (% class="box infomessage" %)
917 917  (((
918 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]**
925 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
919 919  )))
920 920  
921 921  
922 922  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
923 923  
924 -Set current trigger , base on AV port. See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
931 +Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
925 925  
926 926  * AT Command:
927 927  
928 928  (% class="box infomessage" %)
929 929  (((
930 -**AT+AVLIM. See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]**
937 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
931 931  )))
932 932  
933 933  * Downlink Payload (prefix 0xAA 00 ):
... ... @@ -934,7 +934,7 @@
934 934  
935 935  (% class="box infomessage" %)
936 936  (((
937 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]] **
944 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
938 938  )))
939 939  
940 940  
... ... @@ -1131,13 +1131,13 @@
1131 1131  
1132 1132  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1133 1133  
1134 -When voltage exceed the threshold, count. Feature see [[MOD4>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting]]
1141 +When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1135 1135  
1136 1136  * AT Command:
1137 1137  
1138 1138  (% class="box infomessage" %)
1139 1139  (((
1140 -**AT+VOLMAX    ~/~/ See [[MOD4>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting]]**
1147 +**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1141 1141  )))
1142 1142  
1143 1143  * Downlink Payload (prefix 0xA5):
... ... @@ -1232,6 +1232,7 @@
1232 1232  
1233 1233  [[image:image-20220524094641-12.png||height="402" width="718"]]
1234 1234  
1242 +
1235 1235  **Step 3**: Create an account or log in Mydevices.
1236 1236  
1237 1237  **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0