Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -183,7 +183,6 @@ 183 183 * Firmware upgradable via program port 184 184 * Counting 185 185 186 - 187 187 == 1.4 Applications == 188 188 189 189 ... ... @@ -194,7 +194,6 @@ 194 194 * Smart Cities 195 195 * Smart Factory 196 196 197 - 198 198 == 1.5 Hardware Variants == 199 199 200 200 ... ... @@ -299,7 +299,6 @@ 299 299 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 300 300 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 301 301 302 - 303 303 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 304 304 305 305 ... ... @@ -354,7 +354,6 @@ 354 354 ** DO1 is high in case there is load between DO1 and V+. 355 355 ** DO1 LED is off in both case 356 356 357 - 358 358 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 359 359 360 360 ... ... @@ -875,7 +875,6 @@ 875 875 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 876 876 * **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 877 877 878 - 879 879 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 880 880 881 881 ... ... @@ -1035,7 +1035,7 @@ 1035 1035 1036 1036 Latching time. Unit: ms 1037 1037 1038 -Device will upload a packet if downlink code executes successfully. 1033 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully. 1039 1039 1040 1040 1041 1041 **Example payload:** ... ... @@ -1056,7 +1056,6 @@ 1056 1056 1057 1057 DO1 pin no action, DO2 pin set low, DO3 pin set high, last 2 seconds, then DO1 pin no action, DO2 pin set high, DO3 pin set low 1058 1058 1059 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully. 1060 1060 1061 1061 1062 1062 ... ... @@ -1121,7 +1121,7 @@ 1121 1121 1122 1122 (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms 1123 1123 1124 -Device will upload a packet if downlink code executes successfully. 1118 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully. 1125 1125 1126 1126 1127 1127 **Example payload:** ... ... @@ -1142,10 +1142,8 @@ 1142 1142 1143 1143 Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC. 1144 1144 1145 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully. 1146 1146 1147 1147 1148 - 1149 1149 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1150 1150 1151 1151 ... ... @@ -1223,6 +1223,7 @@ 1223 1223 1224 1224 ==== 3.4.2.20 Reset save DR DO state ==== 1225 1225 1218 + 1226 1226 * (% style="color:#037691" %)**AT Command:** 1227 1227 1228 1228 **AT+RODORET=1 **~/~/ RODO will close when the device joining the network. (default) ... ... @@ -1239,6 +1239,7 @@ 1239 1239 1240 1240 ==== 3.4.2.21 Encrypted payload ==== 1241 1241 1235 + 1242 1242 * (% style="color:#037691" %)**AT Command:** 1243 1243 1244 1244 **AT+DECRYPT=1 **~/~/ The payload is uploaded without encryption ... ... @@ -1248,6 +1248,7 @@ 1248 1248 1249 1249 ==== 3.4.2.22 Get sensor value ==== 1250 1250 1245 + 1251 1251 * (% style="color:#037691" %)**AT Command:** 1252 1252 1253 1253 **AT+GETSENSORVALUE=0 **~/~/ The serial port gets the reading of the current sensor ... ... @@ -1257,6 +1257,7 @@ 1257 1257 1258 1258 ==== 3.4.2.23 Resets the downlink packet count ==== 1259 1259 1255 + 1260 1260 * (% style="color:#037691" %)**AT Command:** 1261 1261 1262 1262 **AT+DISFCNTCHECK=0 **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default) ... ... @@ -1266,6 +1266,7 @@ 1266 1266 1267 1267 ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ==== 1268 1268 1265 + 1269 1269 * (% style="color:#037691" %)**AT Command:** 1270 1270 1271 1271 **AT+DISMACANS=0** ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default) ... ... @@ -1277,8 +1277,10 @@ 1277 1277 1278 1278 **0x21 00 01 ** ~/~/ Set the DISMACANS=1 1279 1279 1277 + 1280 1280 ==== 3.4.2.25 Copy downlink to uplink ==== 1281 1281 1280 + 1282 1282 * (% style="color:#037691" %)**AT Command**(%%)**:** 1283 1283 1284 1284 **AT+RPL=5** ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100. ... ... @@ -1297,8 +1297,11 @@ 1297 1297 1298 1298 ==== 3.4.2.26 Query version number and frequency band 、TDC ==== 1299 1299 1299 + 1300 1300 * ((( 1301 -(% style="color:#037691" %)**Downlink Payload**(%%)**: 26 01 ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 1301 +(% style="color:#037691" %)**Downlink Payload**(%%)**:** 1302 + 1303 +**26 01 ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 1302 1302 ))) 1303 1303 1304 1304 Example: