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
-
... ... @@ -273,6 +273,7 @@ 273 273 [[image:1653298044601-602.png||height="405" width="709"]] 274 274 275 275 276 + 276 276 == 3.3 Uplink Payload == 277 277 278 278 There are five working modes + one interrupt mode on LT for different type application: ... ... @@ -284,6 +284,8 @@ 284 284 * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 285 285 * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 286 286 288 + 289 + 287 287 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 288 288 289 289 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -319,6 +319,7 @@ 319 319 * [1] RO1 relay channel is close and the RO1 LED is ON. 320 320 * [0] RO2 relay channel is open and RO2 LED is OFF; 321 321 325 + 322 322 **LT22222-L:** 323 323 324 324 * [1] DI2 channel is high input and DI2 LED is ON; ... ... @@ -334,6 +334,8 @@ 334 334 ** DO1 is high in case there is load between DO1 and V+. 335 335 ** DO1 LED is off in both case 336 336 341 + 342 + 337 337 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 338 338 339 339 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. ... ... @@ -427,6 +427,7 @@ 427 427 ))) 428 428 429 429 436 + 430 430 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 431 431 432 432 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -471,6 +471,8 @@ 471 471 472 472 ))) 473 473 481 + 482 + 474 474 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 475 475 476 476 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -552,6 +552,7 @@ 552 552 ))) 553 553 554 554 564 + 555 555 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 556 556 557 557 **LT22222-L**: This mode the DI1 is used as a counting pin. ... ... @@ -596,6 +596,8 @@ 596 596 597 597 ))) 598 598 609 + 610 + 599 599 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 600 600 601 601 (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.**