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

Summary

Details

Page properties
Content
... ... @@ -1089,16 +1089,18 @@
1089 1089  
1090 1090  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1091 1091  
1092 -* (% style="color:#037691" %)**AT Command:**
1092 +* (% 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):**
1097 +* (% style="color:#037691" %)Downlink Payload (prefix 0x03):
1098 1098  
1099 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1099 +(% class="box infomessage" %)
1100 +(((
1101 +**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1102 +)))
1100 1100  
1101 -
1102 1102  (((
1103 1103  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1104 1104  )))
... ... @@ -1115,19 +1115,20 @@
1115 1115  
1116 1116  
1117 1117  
1118 -
1119 1119  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1120 1120  
1121 -* (% style="color:#037691" %)**AT Command:**
1122 +* (% style="color:#037691" %)AT Command:
1122 1122  
1123 1123  There is no AT Command to control Relay Output
1124 1124  
1125 1125  
1126 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05):
1127 1127  
1128 -**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1129 +(% class="box infomessage" %)
1130 +(((
1131 +**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1132 +)))
1129 1129  
1130 -
1131 1131  This is to control the relay output time of relay. Include four bytes:
1132 1132  
1133 1133  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1169,28 +1169,35 @@
1169 1169  
1170 1170  
1171 1171  
1172 -
1173 1173  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1174 1174  
1175 1175  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1176 1176  
1177 -* (% style="color:#037691" %)**AT Command:**
1179 +* (% style="color:#037691" %)AT Command:
1178 1178  
1179 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1181 +(% class="box infomessage" %)
1182 +(((
1183 +**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1184 +)))
1180 1180  
1181 1181  
1182 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1187 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA5):
1183 1183  
1184 -**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1189 +(% class="box infomessage" %)
1190 +(((
1191 +**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1192 +)))
1185 1185  
1186 1186  
1187 1187  
1188 -
1189 1189  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1190 1190  
1191 -* (% style="color:#037691" %)**AT Command:**
1198 +* (% style="color:#037691" %)AT Command:
1192 1192  
1193 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1200 +(% class="box infomessage" %)
1201 +(((
1202 +**AT+SETCNT=aa,(bb cc dd ee) **
1203 +)))
1194 1194  
1195 1195  aa: 1: Set count1,
1196 1196  
... ... @@ -1201,13 +1201,15 @@
1201 1201  Bb cc dd ee: number to be set
1202 1202  
1203 1203  
1204 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1214 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA8):
1205 1205  
1206 -**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1216 +(% class="box infomessage" %)
1217 +(((
1218 +**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1219 +)))
1207 1207  
1208 1208  
1209 1209  
1210 -
1211 1211  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1212 1212  
1213 1213  Clear counting for counting mode
... ... @@ -1214,7 +1214,7 @@
1214 1214  
1215 1215  * (% style="color:#037691" %)**AT Command:**
1216 1216  
1217 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1229 +(% style="color:#037691" %)​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1218 1218  
1219 1219  
1220 1220  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
... ... @@ -1223,7 +1223,6 @@
1223 1223  
1224 1224  
1225 1225  
1226 -
1227 1227  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1228 1228  
1229 1229  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1242,7 +1242,6 @@
1242 1242  )))
1243 1243  
1244 1244  
1245 -
1246 1246  == 3.5 Integrate with Mydevice ==
1247 1247  
1248 1248  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