Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1124,11 +1124,13 @@ 1124 1124 There is no AT Command to control Relay Output 1125 1125 1126 1126 1127 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x05):**1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05): 1128 1128 1129 -**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 +))) 1130 1130 1131 - 1132 1132 This is to control the relay output time of relay. Include four bytes: 1133 1133 1134 1134 (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05) ... ... @@ -1170,28 +1170,35 @@ 1170 1170 1171 1171 1172 1172 1173 - 1174 1174 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1175 1175 1176 1176 When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1177 1177 1178 -* (% style="color:#037691" %) **AT Command:**1179 +* (% style="color:#037691" %)AT Command: 1179 1179 1180 -(% 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 +))) 1181 1181 1182 1182 1183 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xA5):**1187 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA5): 1184 1184 1185 -**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 +))) 1186 1186 1187 1187 1188 1188 1189 - 1190 1190 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1191 1191 1192 -* (% style="color:#037691" %) **AT Command:**1198 +* (% style="color:#037691" %)AT Command: 1193 1193 1194 -(% style="color:#037691" %)****(%%)**AT+SETCNT=aa,(bb cc dd ee) ** 1200 +(% class="box infomessage" %) 1201 +((( 1202 +**AT+SETCNT=aa,(bb cc dd ee) ** 1203 +))) 1195 1195 1196 1196 aa: 1: Set count1, 1197 1197 ... ... @@ -1202,13 +1202,15 @@ 1202 1202 Bb cc dd ee: number to be set 1203 1203 1204 1204 1205 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xA8):**1214 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA8): 1206 1206 1207 -**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 +))) 1208 1208 1209 1209 1210 1210 1211 - 1212 1212 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1213 1213 1214 1214 Clear counting for counting mode ... ... @@ -1215,7 +1215,7 @@ 1215 1215 1216 1216 * (% style="color:#037691" %)**AT Command:** 1217 1217 1218 -(% style="color:#037691" %) (%%)**AT+CLRCOUNT ** ~/~/ clear all counting1229 +(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1219 1219 1220 1220 1221 1221 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** ... ... @@ -1224,7 +1224,6 @@ 1224 1224 1225 1225 1226 1226 1227 - 1228 1228 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1229 1229 1230 1230 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1243,7 +1243,6 @@ 1243 1243 ))) 1244 1244 1245 1245 1246 - 1247 1247 == 3.5 Integrate with Mydevice == 1248 1248 1249 1249 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: