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
-
... ... @@ -327,7 +327,6 @@ 327 327 328 328 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 329 329 330 - 331 331 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. 332 332 333 333 ((( ... ... @@ -336,7 +336,6 @@ 336 336 337 337 [[image:image-20220523180452-3.png]] 338 338 339 - 340 340 ((( 341 341 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below 342 342 ))) ... ... @@ -352,8 +352,6 @@ 352 352 ))) 353 353 354 354 ((( 355 - 356 - 357 357 **To use counting mode, please run:** 358 358 ))) 359 359 ... ... @@ -372,8 +372,6 @@ 372 372 ))) 373 373 374 374 ((( 375 - 376 - 377 377 (% style="color:#4f81bd" %)**AT Commands for counting:** 378 378 ))) 379 379 ... ... @@ -470,9 +470,9 @@ 470 470 ))) 471 471 472 472 467 + 473 473 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 474 474 475 - 476 476 **LT22222-L**: This mode the DI1 is used as a counting pin. 477 477 478 478 The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour. ... ... @@ -479,7 +479,6 @@ 479 479 480 480 [[image:image-20220523181903-8.png]] 481 481 482 - 483 483 ((( 484 484 (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 485 485 ))) ... ... @@ -495,8 +495,6 @@ 495 495 ))) 496 496 497 497 ((( 498 - 499 - 500 500 **To use this mode, please run:** 501 501 ))) 502 502 ... ... @@ -523,8 +523,6 @@ 523 523 ))) 524 524 525 525 ((( 526 - 527 - 528 528 **Plus below command for AVI1 Counting:** 529 529 ))) 530 530 ... ... @@ -560,14 +560,11 @@ 560 560 561 561 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 562 562 563 - 564 564 **LT22222-L**: This mode the DI1 is used as a counting pin. 565 565 566 566 [[image:image-20220523182334-9.png]] 567 567 568 568 ((( 569 - 570 - 571 571 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 572 572 ))) 573 573 ... ... @@ -582,8 +582,6 @@ 582 582 ))) 583 583 584 584 ((( 585 - 586 - 587 587 **To use this mode, please run:** 588 588 ))) 589 589 ... ... @@ -603,6 +603,8 @@ 603 603 604 604 ((( 605 605 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 590 + 591 + 606 606 ))) 607 607 608 608 ... ... @@ -609,7 +609,6 @@ 609 609 610 610 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 611 611 612 - 613 613 (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.** 614 614 615 615 For example, if user has configured below commands: ... ... @@ -617,13 +617,11 @@ 617 617 * **AT+MOD=1 ** **~-~->** The normal working mode 618 618 * **AT+ADDMOD6=1** **~-~->** Enable trigger 619 619 620 - 621 621 LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases: 622 622 623 623 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 624 624 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.** 625 625 626 - 627 627 **AT Command to set Trigger Condition**: 628 628 629 629 (% style="color:#4f81bd" %)**Trigger base on voltage**: ... ... @@ -675,12 +675,10 @@ 675 675 676 676 Yy4 yy4: AC2 or AV2 high limit. 677 677 678 - 679 679 **Example1**: AA 00 13 88 00 00 00 00 00 00 680 680 681 681 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 682 682 683 - 684 684 **Example2**: AA 02 01 00 685 685 686 686 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -723,7 +723,6 @@ 723 723 724 724 * Each bits shows which status has been trigger on this uplink. 725 725 726 - 727 727 **Example:** 728 728 729 729 00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1. ... ... @@ -744,8 +744,6 @@ 744 744 === 3.3.7 Payload Decoder === 745 745 746 746 ((( 747 - 748 - 749 749 **Decoder for TTN/loraserver/ChirpStack**: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/]] 750 750 751 751