Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,9 +11,6 @@ 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 == ... ... @@ -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 ... ... @@ -281,6 +281,8 @@ 281 281 * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 282 282 * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 283 283 275 + 276 + 284 284 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 285 285 286 286 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -331,6 +331,8 @@ 331 331 ** DO1 is high in case there is load between DO1 and V+. 332 332 ** DO1 LED is off in both case 333 333 327 + 328 + 334 334 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 335 335 336 336 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. ... ... @@ -619,7 +619,6 @@ 619 619 620 620 AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 621 621 622 - 623 623 (% style="color:#4f81bd" %)**Trigger base on current**: 624 624 625 625 Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH> ... ... @@ -628,7 +628,6 @@ 628 628 629 629 AT+ACLIM=10000,15000,0,0 (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink) 630 630 631 - 632 632 (% style="color:#4f81bd" %)**Trigger base on DI status**: 633 633 634 634 DI status trigger Flag. ... ... @@ -732,7 +732,7 @@ 732 732 There are two kinds of Commands: 733 733 ))) 734 734 735 -* (% 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 Commandsand Downlink Command>>doc:Main.End.WebHome]]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 736 736 737 737 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 738 738 ... ... @@ -803,7 +803,7 @@ 803 803 804 804 ==== 3.4.2.4 Enable Trigger Mode ==== 805 805 806 -Use of trigger mode, please check [[ADDMOD6>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]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]] 807 807 808 808 * AT Command: 809 809 ... ... @@ -919,7 +919,7 @@ 919 919 920 920 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 921 921 922 -Set current trigger , base on AC port. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]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]] 923 923 924 924 * AT Command: 925 925 ... ... @@ -932,19 +932,19 @@ 932 932 933 933 (% class="box infomessage" %) 934 934 ((( 935 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**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]]** 936 936 ))) 937 937 938 938 939 939 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 940 940 941 -Set current trigger , base on AV port. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]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]] 942 942 943 943 * AT Command: 944 944 945 945 (% class="box infomessage" %) 946 946 ((( 947 -**AT+AVLIM. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**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]]** 948 948 ))) 949 949 950 950 * Downlink Payload (prefix 0xAA 00 ): ... ... @@ -951,7 +951,7 @@ 951 951 952 952 (% class="box infomessage" %) 953 953 ((( 954 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **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]] ** 955 955 ))) 956 956 957 957 ... ... @@ -1148,13 +1148,13 @@ 1148 1148 1149 1149 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1150 1150 1151 -When voltage exceed the threshold, count. Feature see [[MOD4>> ||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]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]] 1152 1152 1153 1153 * AT Command: 1154 1154 1155 1155 (% class="box infomessage" %) 1156 1156 ((( 1157 -**AT+VOLMAX ~/~/ See [[MOD4>> ||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**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]]** 1158 1158 ))) 1159 1159 1160 1160 * Downlink Payload (prefix 0xA5): ... ... @@ -1249,7 +1249,6 @@ 1249 1249 1250 1250 [[image:image-20220524094641-12.png||height="402" width="718"]] 1251 1251 1252 - 1253 1253 **Step 3**: Create an account or log in Mydevices. 1254 1254 1255 1255 **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %) ... ... @@ -1873,11 +1873,6 @@ 1873 1873 ((( 1874 1874 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. 1875 1875 1876 - 1877 -== 5.5 Can i use point to point communication for LT-22222-L? == 1878 - 1879 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 1880 - 1881 1881 1882 1882 ))) 1883 1883