<
From version < 77.8 >
edited by Xiaoling
on 2022/06/10 08:38
To version < 75.4 >
edited by Xiaoling
on 2022/05/31 11:37
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,15 +11,12 @@
11 11  
12 12  
13 13  
14 -
15 -
16 -
17 17  = 1.Introduction =
18 18  
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
22 -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.
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.
23 23  )))
24 24  
25 25  (((
... ... @@ -27,7 +27,7 @@
27 27  )))
28 28  
29 29  (((
30 -The LT I/O Controllers is aiming to provide an (% style="color:blue" %)**easy and low cost installation** (%%)by using LoRa wireless technology.
27 +The LT I/O Controllers is aiming to provide a simple plug and play, low cost installation by using LoRaWAN wireless technology.
31 31  )))
32 32  
33 33  (((
... ... @@ -51,8 +51,6 @@
51 51  == 1.2  Specifications ==
52 52  
53 53  (((
54 -
55 -
56 56  **Hardware System:**
57 57  )))
58 58  
... ... @@ -75,7 +75,6 @@
75 75  )))
76 76  )))
77 77  
78 -
79 79  (((
80 80  **Interface for Model: LT22222-L:**
81 81  )))
... ... @@ -99,7 +99,6 @@
99 99  Power Input 7~~ 24V DC. 
100 100  )))
101 101  
102 -
103 103  (((
104 104  **LoRa Spec:**
105 105  )))
... ... @@ -164,8 +164,6 @@
164 164  
165 165  )))
166 166  
167 -
168 -
169 169  == 1.3 Features ==
170 170  
171 171  * LoRaWAN Class A & Class C protocol
... ... @@ -176,8 +176,6 @@
176 176  * Firmware upgradable via program port
177 177  * Counting
178 178  
179 -
180 -
181 181  == 1.4  Applications ==
182 182  
183 183  * Smart Buildings & Home Automation
... ... @@ -187,8 +187,6 @@
187 187  * Smart Cities
188 188  * Smart Factory
189 189  
190 -
191 -
192 192  == 1.5 Hardware Variants ==
193 193  
194 194  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -202,8 +202,6 @@
202 202  * 1 x Counting Port
203 203  )))
204 204  
205 -
206 -
207 207  = 2. Power ON Device =
208 208  
209 209  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.
... ... @@ -215,7 +215,6 @@
215 215  [[image:1653297104069-180.png]]
216 216  
217 217  
218 -
219 219  = 3. Operation Mode =
220 220  
221 221  == 3.1 How it works? ==
... ... @@ -230,8 +230,6 @@
230 230  
231 231  )))
232 232  
233 -
234 -
235 235  == 3.2 Example to join LoRaWAN network ==
236 236  
237 237  (((
... ... @@ -622,7 +622,6 @@
622 622  
623 623  AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
624 624  
625 -
626 626  (% style="color:#4f81bd" %)**Trigger base on current**:
627 627  
628 628  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
... ... @@ -631,7 +631,6 @@
631 631  
632 632  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
633 633  
634 -
635 635  (% style="color:#4f81bd" %)**Trigger base on DI status**:
636 636  
637 637  DI status trigger Flag.
... ... @@ -735,7 +735,7 @@
735 735  There are two kinds of Commands:
736 736  )))
737 737  
738 -* (% 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]]
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
739 739  
740 740  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
741 741  
... ... @@ -806,7 +806,7 @@
806 806  
807 807  ==== 3.4.2.4 Enable Trigger Mode ====
808 808  
809 -Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
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]]
810 810  
811 811  * AT Command:
812 812  
... ... @@ -922,7 +922,7 @@
922 922  
923 923  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
924 924  
925 -Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
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]]
926 926  
927 927  * AT Command:
928 928  
... ... @@ -935,19 +935,19 @@
935 935  
936 936  (% class="box infomessage" %)
937 937  (((
938 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
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]]**
939 939  )))
940 940  
941 941  
942 942  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
943 943  
944 -Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
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]]
945 945  
946 946  * AT Command:
947 947  
948 948  (% class="box infomessage" %)
949 949  (((
950 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
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]]**
951 951  )))
952 952  
953 953  * Downlink Payload (prefix 0xAA 00 ):
... ... @@ -954,7 +954,7 @@
954 954  
955 955  (% class="box infomessage" %)
956 956  (((
957 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
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]] **
958 958  )))
959 959  
960 960  
... ... @@ -1151,13 +1151,13 @@
1151 1151  
1152 1152  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1153 1153  
1154 -When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
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]]
1155 1155  
1156 1156  * AT Command:
1157 1157  
1158 1158  (% class="box infomessage" %)
1159 1159  (((
1160 -**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
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]]**
1161 1161  )))
1162 1162  
1163 1163  * Downlink Payload (prefix 0xA5):
... ... @@ -1252,7 +1252,6 @@
1252 1252  
1253 1253  [[image:image-20220524094641-12.png||height="402" width="718"]]
1254 1254  
1255 -
1256 1256  **Step 3**: Create an account or log in Mydevices.
1257 1257  
1258 1258  **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
... ... @@ -1363,7 +1363,7 @@
1363 1363  )))
1364 1364  
1365 1365  (((
1366 -If **DI1+ = 24v**, the[[image:1653968155772-850.png||height="23" width="19"]] 24mA , So the LT-22222-L will be able to detect this high active signal.
1345 +If **DI1+ = 24v**, the​​​​​​​[[image:1653968155772-850.png||height="23" width="19"]] 24mA , So the LT-22222-L will be able to detect this high active signal.
1367 1367  )))
1368 1368  
1369 1369  (((
... ... @@ -1390,11 +1390,11 @@
1390 1390  )))
1391 1391  
1392 1392  (((
1393 - [[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 51K.**
1372 + [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]]= DI1+ / 51K.**
1394 1394  )))
1395 1395  
1396 1396  (((
1397 -If sensor output is 220v, the [[image:1653968155772-850.png||height="23" width="19"]](% id="cke_bm_243359S" style="display:none" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K.  = 4.3mA , So the LT-22222-L will be able to detect this high active signal safely.
1376 +If sensor output is 220v, the (% id="cke_bm_243359S" style="display:none" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K.  = 4.3mA , So the LT-22222-L will be able to detect this high active signal safely.
1398 1398  )))
1399 1399  
1400 1400  
... ... @@ -1876,11 +1876,6 @@
1876 1876  (((
1877 1877  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.
1878 1878  
1879 -
1880 -== 5.5 Can i use point to point communication for LT-22222-L? ==
1881 -
1882 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1883 -
1884 1884  
1885 1885  )))
1886 1886  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0