<
From version < 75.11 >
edited by Xiaoling
on 2022/06/01 17:29
To version < 75.17 >
edited by Xiaoling
on 2022/06/01 17:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -168,7 +168,6 @@
168 168  * Counting
169 169  
170 170  
171 -
172 172  == 1.4  Applications ==
173 173  
174 174  * Smart Buildings & Home Automation
... ... @@ -179,7 +179,6 @@
179 179  * Smart Factory
180 180  
181 181  
182 -
183 183  == 1.5 Hardware Variants ==
184 184  
185 185  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -194,7 +194,6 @@
194 194  )))
195 195  
196 196  
197 -
198 198  = 2. Power ON Device =
199 199  
200 200  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.
... ... @@ -273,7 +273,6 @@
273 273  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
274 274  
275 275  
276 -
277 277  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
278 278  
279 279  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -325,7 +325,6 @@
325 325  ** DO1 LED is off in both case
326 326  
327 327  
328 -
329 329  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
330 330  
331 331  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
... ... @@ -614,6 +614,7 @@
614 614  
615 615  AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
616 616  
612 +
617 617  (% style="color:#4f81bd" %)**Trigger base on current**:
618 618  
619 619  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
... ... @@ -622,6 +622,7 @@
622 622  
623 623  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
624 624  
621 +
625 625  (% style="color:#4f81bd" %)**Trigger base on DI status**:
626 626  
627 627  DI status trigger Flag.
... ... @@ -725,7 +725,7 @@
725 725  There are two kinds of Commands:
726 726  )))
727 727  
728 -* (% 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]]
729 729  
730 730  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
731 731  
... ... @@ -796,7 +796,7 @@
796 796  
797 797  ==== 3.4.2.4 Enable Trigger Mode ====
798 798  
799 -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"]]
800 800  
801 801  * AT Command:
802 802  
... ... @@ -912,7 +912,7 @@
912 912  
913 913  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
914 914  
915 -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"]]
916 916  
917 917  * AT Command:
918 918  
... ... @@ -925,19 +925,19 @@
925 925  
926 926  (% class="box infomessage" %)
927 927  (((
928 -**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"]]**
929 929  )))
930 930  
931 931  
932 932  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
933 933  
934 -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"]]
935 935  
936 936  * AT Command:
937 937  
938 938  (% class="box infomessage" %)
939 939  (((
940 -**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"]]**
941 941  )))
942 942  
943 943  * Downlink Payload (prefix 0xAA 00 ):
... ... @@ -944,7 +944,7 @@
944 944  
945 945  (% class="box infomessage" %)
946 946  (((
947 -**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"]] **
948 948  )))
949 949  
950 950  
... ... @@ -1141,13 +1141,13 @@
1141 1141  
1142 1142  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1143 1143  
1144 -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"]]
1145 1145  
1146 1146  * AT Command:
1147 1147  
1148 1148  (% class="box infomessage" %)
1149 1149  (((
1150 -**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"]]**
1151 1151  )))
1152 1152  
1153 1153  * Downlink Payload (prefix 0xA5):
... ... @@ -1242,6 +1242,7 @@
1242 1242  
1243 1243  [[image:image-20220524094641-12.png||height="402" width="718"]]
1244 1244  
1242 +
1245 1245  **Step 3**: Create an account or log in Mydevices.
1246 1246  
1247 1247  **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