<
From version < 82.7 >
edited by Xiaoling
on 2022/06/20 11:17
To version < 82.13 >
edited by Xiaoling
on 2022/06/20 11:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -183,7 +183,6 @@
183 183  
184 184  
185 185  
186 -
187 187  == 1.4  Applications ==
188 188  
189 189  * Smart Buildings & Home Automation
... ... @@ -195,7 +195,6 @@
195 195  
196 196  
197 197  
198 -
199 199  == 1.5 Hardware Variants ==
200 200  
201 201  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -210,7 +210,6 @@
210 210  )))
211 211  
212 212  
213 -
214 214  = 2. Power ON Device =
215 215  
216 216  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.
... ... @@ -291,6 +291,8 @@
291 291  * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
292 292  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
293 293  
291 +
292 +
294 294  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
295 295  
296 296  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -344,6 +344,8 @@
344 344  ** DO1 is high in case there is load between DO1 and V+.
345 345  ** DO1 LED is off in both case
346 346  
346 +
347 +
347 347  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
348 348  
349 349  
... ... @@ -380,12 +380,7 @@
380 380  (((
381 381  (((
382 382  **AT+MOD=2**
383 -)))
384 -)))
385 385  
386 -(% class="box infomessage" %)
387 -(((
388 -(((
389 389  **ATZ**
390 390  )))
391 391  )))
... ... @@ -404,40 +404,15 @@
404 404  (((
405 405  (((
406 406  **AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
407 -)))
408 -)))
409 409  
410 -(% class="box infomessage" %)
411 -(((
412 -(((
413 413  **AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
414 -)))
415 -)))
416 416  
417 -(% class="box infomessage" %)
418 -(((
419 -(((
420 420  **AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
421 -)))
422 -)))
423 423  
424 -(% class="box infomessage" %)
425 -(((
426 -(((
427 427  **AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
428 -)))
429 -)))
430 430  
431 -(% class="box infomessage" %)
432 -(((
433 -(((
434 434  **AT+SETCNT=1,60   (Set COUNT1 value to 60)**
435 -)))
436 -)))
437 437  
438 -(% class="box infomessage" %)
439 -(((
440 -(((
441 441  **AT+SETCNT=2,60   (Set COUNT2 value to 60)**
442 442  )))
443 443  )))
... ... @@ -472,12 +472,7 @@
472 472  (((
473 473  (((
474 474  **AT+MOD=3**
475 -)))
476 -)))
477 477  
478 -(% class="box infomessage" %)
479 -(((
480 -(((
481 481  **ATZ**
482 482  )))
483 483  )))
... ... @@ -522,20 +522,13 @@
522 522  (((
523 523  (((
524 524  **AT+MOD=4**
525 -)))
526 -)))
527 527  
528 -(% class="box infomessage" %)
529 -(((
530 -(((
531 531  **ATZ**
532 532  )))
533 533  )))
534 534  
535 -(((
536 -
537 -)))
538 538  
497 +
539 539  (((
540 540  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
541 541  )))
... ... @@ -549,33 +549,17 @@
549 549  (% class="box infomessage" %)
550 550  (((
551 551  (((
552 -**AT+SETCNT=3,60   (set AVI Count to 60)**
553 -)))
554 -)))
511 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**   (set AVI Count to 60)**
555 555  
556 -(% class="box infomessage" %)
557 -(((
558 -(((
559 -**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
560 -)))
561 -)))
513 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
562 562  
563 -(% class="box infomessage" %)
564 -(((
565 -(((
566 -**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
567 -)))
568 -)))
515 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
569 569  
570 -(% class="box infomessage" %)
571 -(((
572 -(((
573 -**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
517 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
574 574  )))
575 575  )))
576 576  
577 577  
578 -
579 579  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
580 580  
581 581  
... ... @@ -609,12 +609,7 @@
609 609  (((
610 610  (((
611 611  **AT+MOD=5**
612 -)))
613 -)))
614 614  
615 -(% class="box infomessage" %)
616 -(((
617 -(((
618 618  **ATZ**
619 619  )))
620 620  )))
... ... @@ -640,7 +640,7 @@
640 640  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
641 641  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
642 642  
643 -**AT Command to set Trigger Condition**:
581 +(% style="color:#037691" %)**AT Command to set Trigger Condition**:
644 644  
645 645  (% style="color:#4f81bd" %)**Trigger base on voltage**:
646 646  
... ... @@ -676,7 +676,7 @@
676 676  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
677 677  
678 678  
679 -**Downlink Command to set Trigger Condition:**
617 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
680 680  
681 681  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
682 682  
... ... @@ -781,6 +781,8 @@
781 781  
782 782  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
783 783  
722 +
723 +
784 784  === 3.4.1 Common Commands ===
785 785  
786 786  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]]
... ... @@ -793,7 +793,7 @@
793 793  
794 794  Set device uplink interval.
795 795  
796 -* AT Command:
736 +* (% style="color:#037691" %)**AT Command:**
797 797  
798 798  (% class="box infomessage" %)
799 799  (((
... ... @@ -803,7 +803,7 @@
803 803  **Example: **AT+TDC=30000. Means set interval to 30 seconds
804 804  
805 805  
806 -* Downlink Payload (prefix 0x01):
746 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
807 807  
808 808  (% class="box infomessage" %)
809 809  (((
... ... @@ -816,7 +816,7 @@
816 816  
817 817  Set work mode.
818 818  
819 -* AT Command:
759 +* (% style="color:#037691" %)**AT Command:**
820 820  
821 821  (% class="box infomessage" %)
822 822  (((
... ... @@ -826,7 +826,7 @@
826 826  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
827 827  
828 828  
829 -* Downlink Payload (prefix 0x0A):
769 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
830 830  
831 831  (% class="box infomessage" %)
832 832  (((
... ... @@ -837,12 +837,12 @@
837 837  
838 838  ==== 3.4.2.3 Poll an uplink ====
839 839  
840 -* AT Command:
780 +* (% style="color:#037691" %)AT Command:
841 841  
842 842  There is no AT Command to poll uplink
843 843  
844 844  
845 -* Downlink Payload (prefix 0x08):
785 +* (% style="color:#037691" %)Downlink Payload (prefix 0x08):
846 846  
847 847  (% class="box infomessage" %)
848 848  (((
... ... @@ -857,7 +857,7 @@
857 857  
858 858  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
859 859  
860 -* AT Command:
800 +* (% style="color:#037691" %)AT Command:
861 861  
862 862  (% class="box infomessage" %)
863 863  (((
... ... @@ -869,7 +869,7 @@
869 869  0: Disable Trigger Mode
870 870  
871 871  
872 -* Downlink Payload (prefix 0x0A 06):
812 +* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06):
873 873  
874 874  (% class="box infomessage" %)
875 875  (((
... ... @@ -882,12 +882,12 @@
882 882  
883 883  Poll trigger settings,
884 884  
885 -* AT Command:
825 +* (% style="color:#037691" %)AT Command:
886 886  
887 887  There is no AT Command for this feature.
888 888  
889 889  
890 -* Downlink Payload (prefix 0x AB 06):
830 +* (% style="color:#037691" %)Downlink Payload (prefix 0x AB 06):
891 891  
892 892  (% class="box infomessage" %)
893 893  (((
... ... @@ -900,7 +900,7 @@
900 900  
901 901  Enable Disable DI1/DI2/DI2 as trigger,
902 902  
903 -* AT Command:
843 +* (% style="color:#037691" %)AT Command:
904 904  
905 905  (% class="box infomessage" %)
906 906  (((
... ... @@ -912,7 +912,7 @@
912 912  
913 913  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
914 914  
915 -* Downlink Payload (prefix 0xAA 02):
855 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 02):
916 916  
917 917  (% class="box infomessage" %)
918 918  (((
... ... @@ -925,7 +925,7 @@
925 925  
926 926  Set DI1 or DI3(for LT-33222-L) trigger.
927 927  
928 -* AT Command:
868 +* (% style="color:#037691" %)AT Command:
929 929  
930 930  (% class="box infomessage" %)
931 931  (((
... ... @@ -942,7 +942,7 @@
942 942  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
943 943  
944 944  
945 -* Downlink Payload (prefix 0x09 01 ):
885 +* (% style="color:#037691" %)Downlink Payload (prefix 0x09 01 ):
946 946  
947 947  (% class="box infomessage" %)
948 948  (((
... ... @@ -955,7 +955,7 @@
955 955  
956 956  Set DI2 trigger.
957 957  
958 -* AT Command:
898 +* (% style="color:#037691" %)AT Command:
959 959  
960 960  (% class="box infomessage" %)
961 961  (((
... ... @@ -972,7 +972,7 @@
972 972  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
973 973  
974 974  
975 -* Downlink Payload (prefix 0x09 02 ):
915 +* (% style="color:#037691" %)Downlink Payload (prefix 0x09 02 ):
976 976  
977 977  (% class="box infomessage" %)
978 978  (((
... ... @@ -985,7 +985,7 @@
985 985  
986 986  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
987 987  
988 -* AT Command:
928 +* (% style="color:#037691" %)AT Command:
989 989  
990 990  (% class="box infomessage" %)
991 991  (((
... ... @@ -993,7 +993,7 @@
993 993  )))
994 994  
995 995  
996 -* Downlink Payload (prefix 0xAA 01 ):
936 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ):
997 997  
998 998  (% class="box infomessage" %)
999 999  (((
... ... @@ -1006,7 +1006,7 @@
1006 1006  
1007 1007  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1008 1008  
1009 -* AT Command:
949 +* (% style="color:#037691" %)AT Command:
1010 1010  
1011 1011  (% class="box infomessage" %)
1012 1012  (((
... ... @@ -1014,7 +1014,7 @@
1014 1014  )))
1015 1015  
1016 1016  
1017 -* Downlink Payload (prefix 0xAA 00 ):
957 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 00 ):
1018 1018  
1019 1019  (% class="box infomessage" %)
1020 1020  (((
... ... @@ -1027,7 +1027,7 @@
1027 1027  
1028 1028  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
1029 1029  
1030 -* AT Command:
970 +* (% style="color:#037691" %)AT Command:
1031 1031  
1032 1032  (% class="box infomessage" %)
1033 1033  (((
... ... @@ -1035,7 +1035,7 @@
1035 1035  )))
1036 1036  
1037 1037  
1038 -* Downlink Payload (prefix 0xAC ):
978 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ):
1039 1039  
1040 1040  (% class="box infomessage" %)
1041 1041  (((
... ... @@ -1046,12 +1046,12 @@
1046 1046  
1047 1047  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
1048 1048  
1049 -* AT Command:
989 +* (% style="color:#037691" %)AT Command:
1050 1050  
1051 1051  There is no AT Command to control Digital Output
1052 1052  
1053 1053  
1054 -* Downlink Payload (prefix 0x02):
994 +* (% style="color:#037691" %)Downlink Payload (prefix 0x02):
1055 1055  
1056 1056  (% class="box infomessage" %)
1057 1057  (((
... ... @@ -1080,12 +1080,12 @@
1080 1080  
1081 1081  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1082 1082  
1083 -* AT Command:
1023 +* (% style="color:#037691" %)AT Command:
1084 1084  
1085 1085  There is no AT Command to control Digital Output
1086 1086  
1087 1087  
1088 -* Downlink Payload (prefix 0xA9):
1028 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA9):
1089 1089  
1090 1090  (% class="box infomessage" %)
1091 1091  (((
... ... @@ -1149,12 +1149,12 @@
1149 1149  
1150 1150  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1151 1151  
1152 -* AT Command:
1092 +* (% style="color:#037691" %)AT Command:
1153 1153  
1154 1154  There is no AT Command to control Relay Output
1155 1155  
1156 1156  
1157 -* Downlink Payload (prefix 0x03):
1097 +* (% style="color:#037691" %)Downlink Payload (prefix 0x03):
1158 1158  
1159 1159  (% class="box infomessage" %)
1160 1160  (((
... ... @@ -1179,12 +1179,12 @@
1179 1179  
1180 1180  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1181 1181  
1182 -* AT Command:
1122 +* (% style="color:#037691" %)AT Command:
1183 1183  
1184 1184  There is no AT Command to control Relay Output
1185 1185  
1186 1186  
1187 -* Downlink Payload (prefix 0x05):
1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05):
1188 1188  
1189 1189  (% class="box infomessage" %)
1190 1190  (((
... ... @@ -1236,31 +1236,22 @@
1236 1236  
1237 1237  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1238 1238  
1239 -* AT Command:
1179 +* (% style="color:#037691" %)**AT Command:**
1240 1240  
1241 -(% class="box infomessage" %)
1242 -(((
1243 -**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1244 -)))
1181 +(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1245 1245  
1246 1246  
1247 -* Downlink Payload (prefix 0xA5):
1184 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1248 1248  
1249 -(% class="box infomessage" %)
1250 -(((
1251 -**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1252 -)))
1186 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1253 1253  
1254 1254  
1255 1255  
1256 1256  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1257 1257  
1258 -* AT Command:
1192 +* (% style="color:#037691" %)**AT Command:**
1259 1259  
1260 -(% class="box infomessage" %)
1261 -(((
1262 -**AT+SETCNT=aa,(bb cc dd ee) **
1263 -)))
1194 +(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1264 1264  
1265 1265  aa: 1: Set count1,
1266 1266  
... ... @@ -1271,12 +1271,9 @@
1271 1271  Bb cc dd ee: number to be set
1272 1272  
1273 1273  
1274 -* Downlink Payload (prefix 0xA8):
1205 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1275 1275  
1276 -(% class="box infomessage" %)
1277 -(((
1278 -**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1279 -)))
1207 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1280 1280  
1281 1281  
1282 1282  
... ... @@ -1284,38 +1284,28 @@
1284 1284  
1285 1285  Clear counting for counting mode
1286 1286  
1287 -* AT Command:
1215 +* (% style="color:#037691" %)**AT Command:**
1288 1288  
1289 -(% class="box infomessage" %)
1290 -(((
1291 -**AT+CLRCOUNT ~/~/ clear all counting**
1292 -)))
1217 +(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1293 1293  
1294 -* Downlink Payload (prefix 0xA6):
1295 1295  
1296 -(% class="box infomessage" %)
1297 -(((
1298 -**0x A6 01     ~/~/ clear all counting,**
1299 -)))
1220 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1300 1300  
1222 +**0x A6 01    ** ~/~/ clear all counting
1301 1301  
1302 1302  
1225 +
1303 1303  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1304 1304  
1305 -* AT Command:
1228 +* (% style="color:#037691" %)**AT Command:**
1306 1306  
1307 -(% class="box infomessage" %)
1308 -(((
1309 -**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1310 -)))
1230 +**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1311 1311  
1312 -* Downlink Payload (prefix 0xA7):
1313 1313  
1314 -(% class="box infomessage" %)
1315 -(((
1316 -**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1317 -)))
1233 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1318 1318  
1235 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1236 +
1319 1319  (((
1320 1320  range: aa bb cc:0 to 16777215,  (unit:second)
1321 1321  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0