Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.17
edited by Xiaoling
on 2022/06/20 11:51
Change comment: There is no comment for this version
To version 83.1
edited by Bei Jinggeng
on 2022/06/28 13:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -182,7 +182,6 @@
182 182  * Counting
183 183  
184 184  
185 -
186 186  == 1.4  Applications ==
187 187  
188 188  * Smart Buildings & Home Automation
... ... @@ -193,7 +193,6 @@
193 193  * Smart Factory
194 194  
195 195  
196 -
197 197  == 1.5 Hardware Variants ==
198 198  
199 199  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -207,7 +207,6 @@
207 207  * 1 x Counting Port
208 208  )))
209 209  
210 -
211 211  = 2. Power ON Device =
212 212  
213 213  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.
... ... @@ -394,24 +394,20 @@
394 394  
395 395  (((
396 396  **For LT22222-L:**
397 -)))
398 398  
399 -(% class="box infomessage" %)
400 -(((
401 -(((
402 -**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
403 403  
404 -**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
396 +(% style="color:blue" %)**AT+TRIG1=0,100**(%%)**  (set DI1 port to trigger on low level, valid signal is 100ms) **
405 405  
406 -**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
398 +(% style="color:blue" %)**AT+TRIG1=1,100**(%%)**  (set DI1 port to trigger on high level, valid signal is 100ms ) **
407 407  
408 -**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
400 +(% style="color:blue" %)**AT+TRIG2=0,100**(%%)**  (set DI2 port to trigger on low level, valid signal is 100ms) **
409 409  
410 -**AT+SETCNT=1,6  (Set COUNT1 value to 60)**
402 +(% style="color:blue" %)**AT+TRIG2=1,100**(%%)**  (set DI2 port to trigger on high level, valid signal is 100ms ) **
411 411  
412 -**AT+SETCNT=2,60   (Set COUNT2 value to 60)**
404 +(% style="color:blue" %)**AT+SETCNT=1,60**(%%)**   (Set COUNT1 value to 60)**
405 +
406 +(% style="color:blue" %)**AT+SETCNT=2,60**(%%)**   (Set COUNT2 value to 60)**
413 413  )))
414 -)))
415 415  
416 416  
417 417  
... ... @@ -503,22 +503,19 @@
503 503  
504 504  
505 505  **Plus below command for AVI1 Counting:**
506 -)))
507 507  
508 -(% class="box infomessage" %)
509 -(((
510 -(((
511 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**   (set AVI Count to 60)**
512 512  
513 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
501 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
514 514  
515 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
503 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
516 516  
517 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
505 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**  (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
506 +
507 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**  (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
518 518  )))
519 -)))
520 520  
521 521  
511 +
522 522  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
523 523  
524 524  
... ... @@ -735,23 +735,19 @@
735 735  
736 736  * (% style="color:#037691" %)**AT Command:**
737 737  
738 -(% class="box infomessage" %)
739 -(((
740 740  **AT+TDC=N **
741 -)))
742 742  
730 +
743 743  **Example: **AT+TDC=30000. Means set interval to 30 seconds
744 744  
745 745  
746 746  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
747 747  
748 -(% class="box infomessage" %)
749 -(((
750 750  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
751 -)))
752 752  
753 753  
754 754  
740 +
755 755  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
756 756  
757 757  Set work mode.
... ... @@ -758,36 +758,29 @@
758 758  
759 759  * (% style="color:#037691" %)**AT Command:**
760 760  
761 -(% class="box infomessage" %)
762 -(((
763 763  **AT+MOD=N  **
764 -)))
765 765  
749 +
766 766  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
767 767  
768 768  
769 769  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
770 770  
771 -(% class="box infomessage" %)
772 -(((
773 -**0x0A aa     ~/~/ Same as AT+MOD=aa**
774 -)))
755 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
775 775  
776 776  
777 777  
759 +
778 778  ==== 3.4.2.3 Poll an uplink ====
779 779  
780 -* (% style="color:#037691" %)AT Command:
762 +* (% style="color:#037691" %)**AT Command:**
781 781  
782 782  There is no AT Command to poll uplink
783 783  
784 784  
785 -* (% style="color:#037691" %)Downlink Payload (prefix 0x08):
767 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
786 786  
787 -(% class="box infomessage" %)
788 -(((
789 -**0x08 FF     ~/~/ Poll an uplink,**
790 -)))
769 +**0x08 FF     **~/~/ Poll an uplink
791 791  
792 792  **Example**: 0x08FF, ask device to send an Uplink
793 793  
... ... @@ -797,12 +797,9 @@
797 797  
798 798  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
799 799  
800 -* (% style="color:#037691" %)AT Command:
779 +* (% style="color:#037691" %)**AT Command:**
801 801  
802 -(% class="box infomessage" %)
803 -(((
804 804  **AT+ADDMOD6=1 or 0**
805 -)))
806 806  
807 807  1: Enable Trigger Mode
808 808  
... ... @@ -809,43 +809,36 @@
809 809  0: Disable Trigger Mode
810 810  
811 811  
812 -* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06):
788 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
813 813  
814 -(% class="box infomessage" %)
815 -(((
816 -**0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
817 -)))
790 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
818 818  
819 819  
820 820  
794 +
821 821  ==== 3.4.2.5 Poll trigger settings ====
822 822  
823 823  Poll trigger settings,
824 824  
825 -* (% style="color:#037691" %)AT Command:
799 +* (% style="color:#037691" %)**AT Command:**
826 826  
827 827  There is no AT Command for this feature.
828 828  
829 829  
830 -* (% style="color:#037691" %)Downlink Payload (prefix 0x AB 06):
804 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
831 831  
832 -(% class="box infomessage" %)
833 -(((
834 -**0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
835 -)))
806 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
836 836  
837 837  
838 838  
810 +
839 839  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
840 840  
841 841  Enable Disable DI1/DI2/DI2 as trigger,
842 842  
843 -* (% style="color:#037691" %)AT Command:
815 +* (% style="color:#037691" %)**AT Command:**
844 844  
845 -(% class="box infomessage" %)
846 -(((
847 847  **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
848 -)))
849 849  
850 850  
851 851  **Example:**
... ... @@ -852,25 +852,20 @@
852 852  
853 853  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
854 854  
855 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 02):
824 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
856 856  
857 -(% class="box infomessage" %)
858 -(((
859 -**0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
860 -)))
826 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
861 861  
862 862  
863 863  
830 +
864 864  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
865 865  
866 866  Set DI1 or DI3(for LT-33222-L) trigger.
867 867  
868 -* (% style="color:#037691" %)AT Command:
835 +* (% style="color:#037691" %)**AT Command:**
869 869  
870 -(% class="box infomessage" %)
871 -(((
872 872  **AT+TRIG1=a,b**
873 -)))
874 874  
875 875  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
876 876  
... ... @@ -882,26 +882,18 @@
882 882  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
883 883  
884 884  
885 -* (% style="color:#037691" %)Downlink Payload (prefix 0x09 01 ):
849 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
850 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
886 886  
887 -(% class="box infomessage" %)
888 -(((
889 -**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
890 -)))
891 -
892 -
893 -
894 894  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
895 895  
896 896  Set DI2 trigger.
897 897  
898 -* (% style="color:#037691" %)AT Command:
856 +* (% style="color:#037691" %)**AT Command:**
899 899  
900 -(% class="box infomessage" %)
901 -(((
902 902  **AT+TRIG2=a,b**
903 -)))
904 904  
860 +
905 905  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
906 906  
907 907  b : delay timing.
... ... @@ -912,27 +912,25 @@
912 912  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
913 913  
914 914  
915 -* (% style="color:#037691" %)Downlink Payload (prefix 0x09 02 ):
871 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
916 916  
917 -(% class="box infomessage" %)
918 -(((
919 -**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
920 -)))
873 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
921 921  
922 922  
923 923  
877 +
924 924  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
925 925  
926 926  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
927 927  
928 -* (% style="color:#037691" %)AT Command:
882 +* (% style="color:#037691" %)**AT Command**
929 929  
930 930  **AT+ACLIM**
931 931  
932 932  
933 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ):
887 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
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"]]
889 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
936 936  
937 937  
938 938  
... ... @@ -941,14 +941,14 @@
941 941  
942 942  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
943 943  
944 -* (% style="color:#037691" %)**AT Command:**
898 +* (% style="color:#037691" %)**AT Command**
945 945  
946 946  **AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
947 947  
948 948  
949 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 ):**
903 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
950 950  
951 -**0x AA 00 aa bb cc dd ee ff gg hh  ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
905 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
952 952  
953 953  
954 954  
... ... @@ -955,31 +955,35 @@
955 955  
956 956  ==== 3.4.2.11 Trigger – Set minimum interval ====
957 957  
958 -Set AV and AC trigger minimum interval, system wont response to the second trigger within this set time after the first trigger.
912 +Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
959 959  
960 -* (% style="color:#037691" %)**AT Command:**
914 +* (% style="color:#037691" %)**AT Command**
961 961  
962 -**AT+ATDC=5. Device wont response the second trigger within 5 minute after the first trigger.**
916 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
963 963  
964 964  
965 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
919 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
966 966  
967 -**0x AC aa bb  ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
921 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
968 968  
923 +(((
924 +
969 969  
926 +(% style="color:red" %)Note: ATDC setting must be more than 5min
927 +)))
970 970  
971 971  
930 +
972 972  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
973 973  
974 -* (% style="color:#037691" %)**AT Command:**
933 +* (% style="color:#037691" %)**AT Command**
975 975  
976 976  There is no AT Command to control Digital Output
977 977  
978 978  
979 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x02):**
938 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
980 980  * **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
981 981  
982 -
983 983  (((
984 984  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
985 985  )))
... ... @@ -1003,12 +1003,12 @@
1003 1003  
1004 1004  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1005 1005  
1006 -* (% style="color:#037691" %)**AT Command:**
964 +* (% style="color:#037691" %)**AT Command**
1007 1007  
1008 1008  There is no AT Command to control Digital Output
1009 1009  
1010 1010  
1011 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9):**
969 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1012 1012  
1013 1013  **0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1014 1014  
... ... @@ -1156,7 +1156,7 @@
1156 1156  
1157 1157  * (% style="color:#037691" %)**AT Command:**
1158 1158  
1159 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1117 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1160 1160  
1161 1161  
1162 1162  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
... ... @@ -1170,7 +1170,7 @@
1170 1170  
1171 1171  * (% style="color:#037691" %)**AT Command:**
1172 1172  
1173 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1131 +**AT+SETCNT=aa,(bb cc dd ee) **
1174 1174  
1175 1175  aa: 1: Set count1,
1176 1176  
... ... @@ -1194,7 +1194,7 @@
1194 1194  
1195 1195  * (% style="color:#037691" %)**AT Command:**
1196 1196  
1197 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1155 +**AT+CLRCOUNT ** ~/~/ clear all counting
1198 1198  
1199 1199  
1200 1200  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
... ... @@ -1452,6 +1452,7 @@
1452 1452  [[image:image-20220524100748-11.png]]
1453 1453  
1454 1454  
1413 +
1455 1455  = 4. Use AT Command =
1456 1456  
1457 1457  == 4.1 Access AT Command ==
... ... @@ -1654,8 +1654,6 @@
1654 1654  
1655 1655  (((
1656 1656  AT+CFG: Print all settings
1657 -
1658 -
1659 1659  )))
1660 1660  
1661 1661  
... ... @@ -1701,8 +1701,6 @@
1701 1701  
1702 1702  (((
1703 1703  (% style="background-color:#dcdcdc" %)ATZ
1704 -
1705 -
1706 1706  )))
1707 1707  
1708 1708  
... ... @@ -1909,6 +1909,8 @@
1909 1909  == 5.5 Can i use point to point communication for LT-22222-L? ==
1910 1910  
1911 1911  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1867 +
1868 +
1912 1912  )))
1913 1913  
1914 1914  (((
... ... @@ -1922,6 +1922,7 @@
1922 1922  
1923 1923  After restart, the status before power failure will be read from flash.
1924 1924  
1882 +
1925 1925  = 6. Trouble Shooting =
1926 1926  )))
1927 1927  
... ... @@ -1956,10 +1956,8 @@
1956 1956  )))
1957 1957  
1958 1958  
1959 -
1960 1960  = 7. Order Info =
1961 1961  
1962 -
1963 1963  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
1964 1964  
1965 1965  
... ... @@ -1999,6 +1999,10 @@
1999 1999  )))
2000 2000  * (((
2001 2001  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1958 +
1959 +
1960 +
1961 +
2002 2002  )))
2003 2003  
2004 2004  = 10. Reference​​​​​ =