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

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

Summary

Details

Page properties
Content
... ... @@ -927,76 +927,58 @@
927 927  
928 928  * (% style="color:#037691" %)AT Command:
929 929  
930 -(% class="box infomessage" %)
931 -(((
932 -**AT+ACLIM. **
933 -)))
930 +**AT+ACLIM**
934 934  
935 935  
936 936  * (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ):
937 937  
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 -)))
935 +**0x AA 01 aa bb cc dd ee ff gg hh  ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
942 942  
943 943  
944 944  
939 +
945 945  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
946 946  
947 947  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
948 948  
949 -* (% style="color:#037691" %)AT Command:
944 +* (% style="color:#037691" %)**AT Command:**
950 950  
951 -(% class="box infomessage" %)
952 -(((
953 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
954 -)))
946 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
955 955  
956 956  
957 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 00 ):
949 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 ):**
958 958  
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 -)))
951 +**0x AA 00 aa bb cc dd ee ff gg hh  ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
963 963  
964 964  
965 965  
955 +
966 966  ==== 3.4.2.11 Trigger – Set minimum interval ====
967 967  
968 968  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
969 969  
970 -* (% style="color:#037691" %)AT Command:
960 +* (% style="color:#037691" %)**AT Command:**
971 971  
972 -(% class="box infomessage" %)
973 -(((
974 974  **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
975 -)))
976 976  
977 977  
978 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ):
965 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC ):**
979 979  
980 -(% class="box infomessage" %)
981 -(((
982 -**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
983 -)))
967 +**0x AC aa bb  ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
984 984  
985 985  
986 986  
971 +
987 987  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
988 988  
989 -* (% style="color:#037691" %)AT Command:
974 +* (% style="color:#037691" %)**AT Command:**
990 990  
991 991  There is no AT Command to control Digital Output
992 992  
993 993  
994 -* (% style="color:#037691" %)Downlink Payload (prefix 0x02):
979 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x02):**
980 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
995 995  
996 -(% class="box infomessage" %)
997 -(((
998 -**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
999 -)))
1000 1000  
1001 1001  (((
1002 1002  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1018,22 +1018,19 @@
1018 1018  
1019 1019  
1020 1020  
1003 +
1021 1021  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1022 1022  
1023 -* (% style="color:#037691" %)AT Command:
1006 +* (% style="color:#037691" %)**AT Command:**
1024 1024  
1025 1025  There is no AT Command to control Digital Output
1026 1026  
1027 1027  
1028 -* (% style="color:#037691" %)Downlink Payload (prefix 0xA9):
1011 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9):**
1029 1029  
1030 -(% class="box infomessage" %)
1031 -(((
1032 -(((
1033 -**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1034 -)))
1035 -)))
1013 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1036 1036  
1015 +
1037 1037  This is to control the digital output time of DO pin. Include four bytes:
1038 1038  
1039 1039  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1087,20 +1087,19 @@
1087 1087  
1088 1088  
1089 1089  
1069 +
1090 1090  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1091 1091  
1092 -* (% style="color:#037691" %)AT Command:
1072 +* (% style="color:#037691" %)**AT Command:**
1093 1093  
1094 1094  There is no AT Command to control Relay Output
1095 1095  
1096 1096  
1097 -* (% style="color:#037691" %)Downlink Payload (prefix 0x03):
1077 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1098 1098  
1099 -(% class="box infomessage" %)
1100 -(((
1101 -**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1102 -)))
1079 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1103 1103  
1081 +
1104 1104  (((
1105 1105  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1106 1106  )))
... ... @@ -1117,9 +1117,10 @@
1117 1117  
1118 1118  
1119 1119  
1098 +
1120 1120  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1121 1121  
1122 -* (% style="color:#037691" %)AT Command:
1101 +* (% style="color:#037691" %)**AT Command:**
1123 1123  
1124 1124  There is no AT Command to control Relay Output
1125 1125