<
From version < 82.17 >
edited by Xiaoling
on 2022/06/20 11:51
To version < 82.9 >
edited by Xiaoling
on 2022/06/20 11:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -183,6 +183,7 @@
183 183  
184 184  
185 185  
186 +
186 186  == 1.4  Applications ==
187 187  
188 188  * Smart Buildings & Home Automation
... ... @@ -194,6 +194,7 @@
194 194  
195 195  
196 196  
198 +
197 197  == 1.5 Hardware Variants ==
198 198  
199 199  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -208,6 +208,7 @@
208 208  )))
209 209  
210 210  
213 +
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.
... ... @@ -290,6 +290,7 @@
290 290  
291 291  
292 292  
296 +
293 293  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
294 294  
295 295  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -328,6 +328,7 @@
328 328  * [1] RO1 relay channel is close and the RO1 LED is ON.
329 329  * [0] RO2 relay channel is open and RO2 LED is OFF;
330 330  
335 +
331 331  **LT22222-L:**
332 332  
333 333  * [1] DI2 channel is high input and DI2 LED is ON;
... ... @@ -345,6 +345,7 @@
345 345  
346 346  
347 347  
353 +
348 348  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
349 349  
350 350  
... ... @@ -381,7 +381,12 @@
381 381  (((
382 382  (((
383 383  **AT+MOD=2**
390 +)))
391 +)))
384 384  
393 +(% class="box infomessage" %)
394 +(((
395 +(((
385 385  **ATZ**
386 386  )))
387 387  )))
... ... @@ -400,15 +400,40 @@
400 400  (((
401 401  (((
402 402  **AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
414 +)))
415 +)))
403 403  
417 +(% class="box infomessage" %)
418 +(((
419 +(((
404 404  **AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
421 +)))
422 +)))
405 405  
424 +(% class="box infomessage" %)
425 +(((
426 +(((
406 406  **AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
428 +)))
429 +)))
407 407  
431 +(% class="box infomessage" %)
432 +(((
433 +(((
408 408  **AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
435 +)))
436 +)))
409 409  
438 +(% class="box infomessage" %)
439 +(((
440 +(((
410 410  **AT+SETCNT=1,60   (Set COUNT1 value to 60)**
442 +)))
443 +)))
411 411  
445 +(% class="box infomessage" %)
446 +(((
447 +(((
412 412  **AT+SETCNT=2,60   (Set COUNT2 value to 60)**
413 413  )))
414 414  )))
... ... @@ -443,7 +443,12 @@
443 443  (((
444 444  (((
445 445  **AT+MOD=3**
482 +)))
483 +)))
446 446  
485 +(% class="box infomessage" %)
486 +(((
487 +(((
447 447  **ATZ**
448 448  )))
449 449  )))
... ... @@ -488,13 +488,20 @@
488 488  (((
489 489  (((
490 490  **AT+MOD=4**
532 +)))
533 +)))
491 491  
535 +(% class="box infomessage" %)
536 +(((
537 +(((
492 492  **ATZ**
493 493  )))
494 494  )))
495 495  
542 +(((
543 +
544 +)))
496 496  
497 -
498 498  (((
499 499  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
500 500  )))
... ... @@ -508,17 +508,33 @@
508 508  (% class="box infomessage" %)
509 509  (((
510 510  (((
511 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**   (set AVI Count to 60)**
559 +**AT+SETCNT=3,60   (set AVI Count to 60)**
560 +)))
561 +)))
512 512  
513 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
563 +(% class="box infomessage" %)
564 +(((
565 +(((
566 +**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
567 +)))
568 +)))
514 514  
515 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
570 +(% class="box infomessage" %)
571 +(((
572 +(((
573 +**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
574 +)))
575 +)))
516 516  
517 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
577 +(% class="box infomessage" %)
578 +(((
579 +(((
580 +**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
518 518  )))
519 519  )))
520 520  
521 521  
585 +
522 522  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
523 523  
524 524  
... ... @@ -552,7 +552,12 @@
552 552  (((
553 553  (((
554 554  **AT+MOD=5**
619 +)))
620 +)))
555 555  
622 +(% class="box infomessage" %)
623 +(((
624 +(((
556 556  **ATZ**
557 557  )))
558 558  )))
... ... @@ -578,7 +578,7 @@
578 578  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
579 579  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.**
580 580  
581 -(% style="color:#037691" %)**AT Command to set Trigger Condition**:
650 +**AT Command to set Trigger Condition**:
582 582  
583 583  (% style="color:#4f81bd" %)**Trigger base on voltage**:
584 584  
... ... @@ -614,7 +614,7 @@
614 614  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
615 615  
616 616  
617 -(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
686 +**Downlink Command to set Trigger Condition:**
618 618  
619 619  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
620 620  
... ... @@ -719,8 +719,6 @@
719 719  
720 720  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
721 721  
722 -
723 -
724 724  === 3.4.1 Common Commands ===
725 725  
726 726  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]]
... ... @@ -733,7 +733,7 @@
733 733  
734 734  Set device uplink interval.
735 735  
736 -* (% style="color:#037691" %)**AT Command:**
803 +* AT Command:
737 737  
738 738  (% class="box infomessage" %)
739 739  (((
... ... @@ -743,7 +743,7 @@
743 743  **Example: **AT+TDC=30000. Means set interval to 30 seconds
744 744  
745 745  
746 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
813 +* Downlink Payload (prefix 0x01):
747 747  
748 748  (% class="box infomessage" %)
749 749  (((
... ... @@ -756,7 +756,7 @@
756 756  
757 757  Set work mode.
758 758  
759 -* (% style="color:#037691" %)**AT Command:**
826 +* AT Command:
760 760  
761 761  (% class="box infomessage" %)
762 762  (((
... ... @@ -766,7 +766,7 @@
766 766  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
767 767  
768 768  
769 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
836 +* Downlink Payload (prefix 0x0A):
770 770  
771 771  (% class="box infomessage" %)
772 772  (((
... ... @@ -777,12 +777,12 @@
777 777  
778 778  ==== 3.4.2.3 Poll an uplink ====
779 779  
780 -* (% style="color:#037691" %)AT Command:
847 +* 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):
852 +* Downlink Payload (prefix 0x08):
786 786  
787 787  (% class="box infomessage" %)
788 788  (((
... ... @@ -797,7 +797,7 @@
797 797  
798 798  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
799 799  
800 -* (% style="color:#037691" %)AT Command:
867 +* AT Command:
801 801  
802 802  (% class="box infomessage" %)
803 803  (((
... ... @@ -809,7 +809,7 @@
809 809  0: Disable Trigger Mode
810 810  
811 811  
812 -* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06):
879 +* Downlink Payload (prefix 0x0A 06):
813 813  
814 814  (% class="box infomessage" %)
815 815  (((
... ... @@ -822,12 +822,12 @@
822 822  
823 823  Poll trigger settings,
824 824  
825 -* (% style="color:#037691" %)AT Command:
892 +* 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):
897 +* Downlink Payload (prefix 0x AB 06):
831 831  
832 832  (% class="box infomessage" %)
833 833  (((
... ... @@ -840,7 +840,7 @@
840 840  
841 841  Enable Disable DI1/DI2/DI2 as trigger,
842 842  
843 -* (% style="color:#037691" %)AT Command:
910 +* AT Command:
844 844  
845 845  (% class="box infomessage" %)
846 846  (((
... ... @@ -852,7 +852,7 @@
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):
922 +* Downlink Payload (prefix 0xAA 02):
856 856  
857 857  (% class="box infomessage" %)
858 858  (((
... ... @@ -865,7 +865,7 @@
865 865  
866 866  Set DI1 or DI3(for LT-33222-L) trigger.
867 867  
868 -* (% style="color:#037691" %)AT Command:
935 +* AT Command:
869 869  
870 870  (% class="box infomessage" %)
871 871  (((
... ... @@ -882,7 +882,7 @@
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 ):
952 +* Downlink Payload (prefix 0x09 01 ):
886 886  
887 887  (% class="box infomessage" %)
888 888  (((
... ... @@ -895,7 +895,7 @@
895 895  
896 896  Set DI2 trigger.
897 897  
898 -* (% style="color:#037691" %)AT Command:
965 +* AT Command:
899 899  
900 900  (% class="box infomessage" %)
901 901  (((
... ... @@ -912,7 +912,7 @@
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 ):
982 +* Downlink Payload (prefix 0x09 02 ):
916 916  
917 917  (% class="box infomessage" %)
918 918  (((
... ... @@ -925,60 +925,78 @@
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:
995 +* AT Command:
929 929  
930 -**AT+ACLIM**
997 +(% class="box infomessage" %)
998 +(((
999 +**AT+ACLIM. **
1000 +)))
931 931  
932 932  
933 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ):
1003 +* 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"]]
1005 +(% class="box infomessage" %)
1006 +(((
1007 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1008 +)))
936 936  
937 937  
938 938  
939 -
940 940  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
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:**
1016 +* AT Command:
945 945  
946 -**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1018 +(% class="box infomessage" %)
1019 +(((
1020 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1021 +)))
947 947  
948 948  
949 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 ):**
1024 +* 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"]]
1026 +(% class="box infomessage" %)
1027 +(((
1028 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
1029 +)))
952 952  
953 953  
954 954  
955 -
956 956  ==== 3.4.2.11 Trigger – Set minimum interval ====
957 957  
958 958  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:**
1037 +* AT Command:
961 961  
1039 +(% class="box infomessage" %)
1040 +(((
962 962  **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
1042 +)))
963 963  
964 964  
965 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
1045 +* Downlink Payload (prefix 0xAC ):
966 966  
967 -**0x AC aa bb  ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
1047 +(% class="box infomessage" %)
1048 +(((
1049 +**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
1050 +)))
968 968  
969 969  
970 970  
971 -
972 972  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
973 973  
974 -* (% style="color:#037691" %)**AT Command:**
1056 +* 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):**
980 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1061 +* Downlink Payload (prefix 0x02):
981 981  
1063 +(% class="box infomessage" %)
1064 +(((
1065 +**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
1066 +)))
982 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.
... ... @@ -1000,19 +1000,22 @@
1000 1000  
1001 1001  
1002 1002  
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:**
1090 +* 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):**
1095 +* Downlink Payload (prefix 0xA9):
1012 1012  
1013 -**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1097 +(% class="box infomessage" %)
1098 +(((
1099 +(((
1100 +**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1101 +)))
1102 +)))
1014 1014  
1015 -
1016 1016  This is to control the digital output time of DO pin. Include four bytes:
1017 1017  
1018 1018  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1066,19 +1066,20 @@
1066 1066  
1067 1067  
1068 1068  
1069 -
1070 1070  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1071 1071  
1072 -* (% style="color:#037691" %)**AT Command:**
1159 +* AT Command:
1073 1073  
1074 1074  There is no AT Command to control Relay Output
1075 1075  
1076 1076  
1077 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1164 +* Downlink Payload (prefix 0x03):
1078 1078  
1079 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1166 +(% class="box infomessage" %)
1167 +(((
1168 +**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1169 +)))
1080 1080  
1081 -
1082 1082  (((
1083 1083  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1084 1084  )))
... ... @@ -1095,19 +1095,20 @@
1095 1095  
1096 1096  
1097 1097  
1098 -
1099 1099  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1100 1100  
1101 -* (% style="color:#037691" %)**AT Command:**
1189 +* AT Command:
1102 1102  
1103 1103  There is no AT Command to control Relay Output
1104 1104  
1105 1105  
1106 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1194 +* Downlink Payload (prefix 0x05):
1107 1107  
1108 -**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1196 +(% class="box infomessage" %)
1197 +(((
1198 +**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1199 +)))
1109 1109  
1110 -
1111 1111  This is to control the relay output time of relay. Include four bytes:
1112 1112  
1113 1113  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1149,28 +1149,35 @@
1149 1149  
1150 1150  
1151 1151  
1152 -
1153 1153  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1154 1154  
1155 1155  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1156 1156  
1157 -* (% style="color:#037691" %)**AT Command:**
1246 +* AT Command:
1158 1158  
1159 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1248 +(% class="box infomessage" %)
1249 +(((
1250 +**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1251 +)))
1160 1160  
1161 1161  
1162 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1254 +* Downlink Payload (prefix 0xA5):
1163 1163  
1164 -**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1256 +(% class="box infomessage" %)
1257 +(((
1258 +**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1259 +)))
1165 1165  
1166 1166  
1167 1167  
1168 -
1169 1169  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1170 1170  
1171 -* (% style="color:#037691" %)**AT Command:**
1265 +* AT Command:
1172 1172  
1173 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1267 +(% class="box infomessage" %)
1268 +(((
1269 +**AT+SETCNT=aa,(bb cc dd ee) **
1270 +)))
1174 1174  
1175 1175  aa: 1: Set count1,
1176 1176  
... ... @@ -1181,40 +1181,51 @@
1181 1181  Bb cc dd ee: number to be set
1182 1182  
1183 1183  
1184 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1281 +* Downlink Payload (prefix 0xA8):
1185 1185  
1186 -**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1283 +(% class="box infomessage" %)
1284 +(((
1285 +**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1286 +)))
1187 1187  
1188 1188  
1189 1189  
1190 -
1191 1191  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1192 1192  
1193 1193  Clear counting for counting mode
1194 1194  
1195 -* (% style="color:#037691" %)**AT Command:**
1294 +* AT Command:
1196 1196  
1197 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1296 +(% class="box infomessage" %)
1297 +(((
1298 +**AT+CLRCOUNT ~/~/ clear all counting**
1299 +)))
1198 1198  
1301 +* Downlink Payload (prefix 0xA6):
1199 1199  
1200 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1303 +(% class="box infomessage" %)
1304 +(((
1305 +**0x A6 01     ~/~/ clear all counting,**
1306 +)))
1201 1201  
1202 -**0x A6 01    ** ~/~/ clear all counting
1203 1203  
1204 1204  
1205 -
1206 -
1207 1207  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1208 1208  
1209 -* (% style="color:#037691" %)**AT Command:**
1312 +* AT Command:
1210 1210  
1211 -**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1314 +(% class="box infomessage" %)
1315 +(((
1316 +**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1317 +)))
1212 1212  
1319 +* Downlink Payload (prefix 0xA7):
1213 1213  
1214 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1321 +(% class="box infomessage" %)
1322 +(((
1323 +**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1324 +)))
1215 1215  
1216 -**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1217 -
1218 1218  (((
1219 1219  range: aa bb cc:0 to 16777215,  (unit:second)
1220 1220  
... ... @@ -1222,7 +1222,6 @@
1222 1222  )))
1223 1223  
1224 1224  
1225 -
1226 1226  == 3.5 Integrate with Mydevice ==
1227 1227  
1228 1228  Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps:
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0