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: ... ... @@ -285,8 +285,6 @@ 285 285 * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 286 286 * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 287 287 288 - 289 - 290 290 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 291 291 292 292 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -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; ... ... @@ -338,8 +338,6 @@ 338 338 ** DO1 is high in case there is load between DO1 and V+. 339 339 ** DO1 LED is off in both case 340 340 341 - 342 - 343 343 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 344 344 345 345 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. ... ... @@ -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. ... ... @@ -731,7 +731,6 @@ 731 731 When device got this command, it will send the MOD6 payload. 732 732 733 733 734 - 735 735 === 3.3.7 Payload Decoder === 736 736 737 737 ((( ... ... @@ -740,8 +740,6 @@ 740 740 741 741 ))) 742 742 743 - 744 - 745 745 == 3.4 Configure LT via AT or Downlink == 746 746 747 747 User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands ... ... @@ -750,18 +750,15 @@ 750 750 There are two kinds of Commands: 751 751 ))) 752 752 753 -* (% 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]]724 +* (% 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 754 754 755 755 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 756 756 757 - 758 - 759 759 === 3.4.1 Common Commands === 760 760 761 761 They should be available for each of Dragino Sensors, 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]] 762 762 763 763 764 - 765 765 === 3.4.2 Sensor related commands === 766 766 767 767 ==== 3.4.2.1 Set Transmit Interval ==== ... ... @@ -785,7 +785,6 @@ 785 785 ))) 786 786 787 787 788 - 789 789 ==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 790 790 791 791 Set work mode. ... ... @@ -825,7 +825,7 @@ 825 825 826 826 ==== 3.4.2.4 Enable Trigger Mode ==== 827 827 828 -Use of trigger mode, please check [[ADDMOD6>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]795 +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]] 829 829 830 830 * AT Command: 831 831 ... ... @@ -941,7 +941,7 @@ 941 941 942 942 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 943 943 944 -Set current trigger , base on AC port. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]911 +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]] 945 945 946 946 * AT Command: 947 947 ... ... @@ -954,19 +954,19 @@ 954 954 955 955 (% class="box infomessage" %) 956 956 ((( 957 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**924 +**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]]** 958 958 ))) 959 959 960 960 961 961 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 962 962 963 -Set current trigger , base on AV port. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]930 +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]] 964 964 965 965 * AT Command: 966 966 967 967 (% class="box infomessage" %) 968 968 ((( 969 -**AT+AVLIM. See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**936 +**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 * Downlink Payload (prefix 0xAA 00 ): ... ... @@ -973,7 +973,7 @@ 973 973 974 974 (% class="box infomessage" %) 975 975 ((( 976 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>> ||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **943 +**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]] ** 977 977 ))) 978 978 979 979 ... ... @@ -1170,13 +1170,13 @@ 1170 1170 1171 1171 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1172 1172 1173 -When voltage exceed the threshold, count. Feature see [[MOD4>> ||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]1140 +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]] 1174 1174 1175 1175 * AT Command: 1176 1176 1177 1177 (% class="box infomessage" %) 1178 1178 ((( 1179 -**AT+VOLMAX ~/~/ See [[MOD4>> ||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**1146 +**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]]** 1180 1180 ))) 1181 1181 1182 1182 * Downlink Payload (prefix 0xA5): ... ... @@ -1271,7 +1271,6 @@ 1271 1271 1272 1272 [[image:image-20220524094641-12.png||height="402" width="718"]] 1273 1273 1274 - 1275 1275 **Step 3**: Create an account or log in Mydevices. 1276 1276 1277 1277 **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %) ... ... @@ -1895,11 +1895,6 @@ 1895 1895 ((( 1896 1896 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. 1897 1897 1898 - 1899 -== 5.5 Can i use point to point communication for LT-22222-L? == 1900 - 1901 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 1902 - 1903 1903 1904 1904 ))) 1905 1905