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,6 +488,8 @@ 488 488 ))) 489 489 490 490 ((( 491 + 492 + 491 491 **To use this mode, please run:** 492 492 ))) 493 493 ... ... @@ -514,6 +514,8 @@ 514 514 ))) 515 515 516 516 ((( 519 + 520 + 517 517 **Plus below command for AVI1 Counting:** 518 518 ))) 519 519 ... ... @@ -554,6 +554,8 @@ 554 554 [[image:image-20220523182334-9.png]] 555 555 556 556 ((( 561 + 562 + 557 557 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 558 558 ))) 559 559 ... ... @@ -568,6 +568,8 @@ 568 568 ))) 569 569 570 570 ((( 577 + 578 + 571 571 **To use this mode, please run:** 572 572 ))) 573 573 ... ... @@ -587,8 +587,6 @@ 587 587 588 588 ((( 589 589 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 590 - 591 - 592 592 ))) 593 593 594 594 ... ... @@ -602,11 +602,13 @@ 602 602 * **AT+MOD=1 ** **~-~->** The normal working mode 603 603 * **AT+ADDMOD6=1** **~-~->** Enable trigger 604 604 611 + 605 605 LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases: 606 606 607 607 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 608 608 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.** 609 609 617 + 610 610 **AT Command to set Trigger Condition**: 611 611 612 612 (% style="color:#4f81bd" %)**Trigger base on voltage**: ... ... @@ -658,10 +658,12 @@ 658 658 659 659 Yy4 yy4: AC2 or AV2 high limit. 660 660 669 + 661 661 **Example1**: AA 00 13 88 00 00 00 00 00 00 662 662 663 663 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 664 664 674 + 665 665 **Example2**: AA 02 01 00 666 666 667 667 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -692,6 +692,7 @@ 692 692 693 693 * Each bits shows which status has been trigger on this uplink. 694 694 705 + 695 695 **Example:** 696 696 697 697 10000000: Means this packet is trigger by AC1_LOW. Means voltage too low. ... ... @@ -703,6 +703,7 @@ 703 703 704 704 * Each bits shows which status has been trigger on this uplink. 705 705 717 + 706 706 **Example:** 707 707 708 708 00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.