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

Summary

Details

Page properties
Content
... ... @@ -927,58 +927,76 @@
927 927  
928 928  * (% style="color:#037691" %)AT Command:
929 929  
930 -**AT+ACLIM**
930 +(% class="box infomessage" %)
931 +(((
932 +**AT+ACLIM. **
933 +)))
931 931  
932 932  
933 933  * (% 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"]]
938 +(% class="box infomessage" %)
939 +(((
940 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
941 +)))
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:**
949 +* (% style="color:#037691" %)AT Command:
945 945  
946 -**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
951 +(% class="box infomessage" %)
952 +(((
953 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
954 +)))
947 947  
948 948  
949 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 ):**
957 +* (% 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"]]
959 +(% class="box infomessage" %)
960 +(((
961 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
962 +)))
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:**
970 +* (% style="color:#037691" %)AT Command:
961 961  
972 +(% class="box infomessage" %)
973 +(((
962 962  **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
975 +)))
963 963  
964 964  
965 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
978 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ):
966 966  
967 -**0x AC aa bb  ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
980 +(% class="box infomessage" %)
981 +(((
982 +**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
983 +)))
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:**
989 +* (% 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):**
980 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
994 +* (% style="color:#037691" %)Downlink Payload (prefix 0x02):
981 981  
996 +(% class="box infomessage" %)
997 +(((
998 +**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
999 +)))
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:**
1023 +* (% 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):**
1028 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA9):
1012 1012  
1013 -**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1030 +(% class="box infomessage" %)
1031 +(((
1032 +(((
1033 +**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1034 +)))
1035 +)))
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,7 +1066,6 @@
1066 1066  
1067 1067  
1068 1068  
1069 -
1070 1070  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1071 1071  
1072 1072  * (% style="color:#037691" %)**AT Command:**
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0