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 ... ... @@ -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 ((( ... ... @@ -273,7 +273,6 @@ 273 273 [[image:1653298044601-602.png||height="405" width="709"]] 274 274 275 275 276 - 277 277 == 3.3 Uplink Payload == 278 278 279 279 There are five working modes + one interrupt mode on LT for different type application: ... ... @@ -322,7 +322,6 @@ 322 322 * [1] RO1 relay channel is close and the RO1 LED is ON. 323 323 * [0] RO2 relay channel is open and RO2 LED is OFF; 324 324 325 - 326 326 **LT22222-L:** 327 327 328 328 * [1] DI2 channel is high input and DI2 LED is ON; ... ... @@ -433,7 +433,6 @@ 433 433 ))) 434 434 435 435 436 - 437 437 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 438 438 439 439 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -478,8 +478,6 @@ 478 478 479 479 ))) 480 480 481 - 482 - 483 483 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 484 484 485 485 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -561,7 +561,6 @@ 561 561 ))) 562 562 563 563 564 - 565 565 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 566 566 567 567 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -606,8 +606,6 @@ 606 606 607 607 ))) 608 608 609 - 610 - 611 611 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 612 612 613 613 (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.** ... ... @@ -634,7 +634,6 @@ 634 634 635 635 AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 636 636 637 - 638 638 (% style="color:#4f81bd" %)**Trigger base on current**: 639 639 640 640 Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH> ... ... @@ -643,7 +643,6 @@ 643 643 644 644 AT+ACLIM=10000,15000,0,0 (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink) 645 645 646 - 647 647 (% style="color:#4f81bd" %)**Trigger base on DI status**: 648 648 649 649 DI status trigger Flag. ... ... @@ -747,7 +747,7 @@ 747 747 There are two kinds of Commands: 748 748 ))) 749 749 750 -* (% 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 751 751 752 752 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 753 753 ... ... @@ -818,7 +818,7 @@ 818 818 819 819 ==== 3.4.2.4 Enable Trigger Mode ==== 820 820 821 -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]] 822 822 823 823 * AT Command: 824 824 ... ... @@ -934,7 +934,7 @@ 934 934 935 935 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 936 936 937 -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]] 938 938 939 939 * AT Command: 940 940 ... ... @@ -947,19 +947,19 @@ 947 947 948 948 (% class="box infomessage" %) 949 949 ((( 950 -**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]]** 951 951 ))) 952 952 953 953 954 954 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 955 955 956 -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]] 957 957 958 958 * AT Command: 959 959 960 960 (% class="box infomessage" %) 961 961 ((( 962 -**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]]** 963 963 ))) 964 964 965 965 * Downlink Payload (prefix 0xAA 00 ): ... ... @@ -966,7 +966,7 @@ 966 966 967 967 (% class="box infomessage" %) 968 968 ((( 969 -**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]] ** 970 970 ))) 971 971 972 972 ... ... @@ -1163,13 +1163,13 @@ 1163 1163 1164 1164 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1165 1165 1166 -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]] 1167 1167 1168 1168 * AT Command: 1169 1169 1170 1170 (% class="box infomessage" %) 1171 1171 ((( 1172 -**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]]** 1173 1173 ))) 1174 1174 1175 1175 * Downlink Payload (prefix 0xA5): ... ... @@ -1264,7 +1264,6 @@ 1264 1264 1265 1265 [[image:image-20220524094641-12.png||height="402" width="718"]] 1266 1266 1267 - 1268 1268 **Step 3**: Create an account or log in Mydevices. 1269 1269 1270 1270 **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %) ... ... @@ -1888,11 +1888,6 @@ 1888 1888 ((( 1889 1889 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. 1890 1890 1891 - 1892 -== 5.5 Can i use point to point communication for LT-22222-L? == 1893 - 1894 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 1895 - 1896 1896 1897 1897 ))) 1898 1898