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
-
... ... @@ -488,8 +488,6 @@ 488 488 ))) 489 489 490 490 ((( 491 - 492 - 493 493 **To use this mode, please run:** 494 494 ))) 495 495 ... ... @@ -516,8 +516,6 @@ 516 516 ))) 517 517 518 518 ((( 519 - 520 - 521 521 **Plus below command for AVI1 Counting:** 522 522 ))) 523 523 ... ... @@ -553,14 +553,11 @@ 553 553 554 554 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 555 555 556 - 557 557 **LT22222-L**: This mode the DI1 is used as a counting pin. 558 558 559 559 [[image:image-20220523182334-9.png]] 560 560 561 561 ((( 562 - 563 - 564 564 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 565 565 ))) 566 566 ... ... @@ -575,8 +575,6 @@ 575 575 ))) 576 576 577 577 ((( 578 - 579 - 580 580 **To use this mode, please run:** 581 581 ))) 582 582 ... ... @@ -596,6 +596,8 @@ 596 596 597 597 ((( 598 598 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 590 + 591 + 599 599 ))) 600 600 601 601 ... ... @@ -609,13 +609,11 @@ 609 609 * **AT+MOD=1 ** **~-~->** The normal working mode 610 610 * **AT+ADDMOD6=1** **~-~->** Enable trigger 611 611 612 - 613 613 LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases: 614 614 615 615 1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type 616 616 1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.** 617 617 618 - 619 619 **AT Command to set Trigger Condition**: 620 620 621 621 (% style="color:#4f81bd" %)**Trigger base on voltage**: ... ... @@ -667,12 +667,10 @@ 667 667 668 668 Yy4 yy4: AC2 or AV2 high limit. 669 669 670 - 671 671 **Example1**: AA 00 13 88 00 00 00 00 00 00 672 672 673 673 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 674 674 675 - 676 676 **Example2**: AA 02 01 00 677 677 678 678 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -703,7 +703,6 @@ 703 703 704 704 * Each bits shows which status has been trigger on this uplink. 705 705 706 - 707 707 **Example:** 708 708 709 709 10000000: Means this packet is trigger by AC1_LOW. Means voltage too low. ... ... @@ -715,7 +715,6 @@ 715 715 716 716 * Each bits shows which status has been trigger on this uplink. 717 717 718 - 719 719 **Example:** 720 720 721 721 00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.