<
From version < 126.11 >
edited by Xiaoling
on 2023/06/19 15:59
To version < 122.1 >
edited by Bei Jinggeng
on 2023/06/08 10:19
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -189,6 +189,7 @@
189 189  
190 190  * Counting
191 191  
192 +
192 192  == 1.4  Applications ==
193 193  
194 194  
... ... @@ -205,12 +205,11 @@
205 205  * Smart Factory
206 206  
207 207  
208 -
209 209  == 1.5 Hardware Variants ==
210 210  
211 211  
212 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
213 -|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Model**|(% style="background-color:#d9e2f3; color:#0070c0; width:131px" %)**Photo**|(% style="background-color:#d9e2f3; color:#0070c0; width:266px" %)**Description**
212 +(% border="1" style="background-color:#f2f2f2; width:500px" %)
213 +|(% style="background-color:#d9e2f3; color:#0070c0; width:103px" %)**Model**|(% style="background-color:#d9e2f3; color:#0070c0; width:131px" %)**Photo**|(% style="background-color:#d9e2f3; color:#0070c0; width:334px" %)**Description**
214 214  |(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)(((
215 215  (% style="text-align:center" %)
216 216  [[image:image-20230424115112-1.png||height="106" width="58"]]
... ... @@ -223,6 +223,7 @@
223 223  * 1 x Counting Port
224 224  )))
225 225  
226 +
226 226  = 2. Power ON Device =
227 227  
228 228  
... ... @@ -310,17 +310,13 @@
310 310  There are five working modes + one interrupt mode on LT for different type application:
311 311  
312 312  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
313 -
314 314  * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
315 -
316 316  * (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
317 -
318 318  * (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
319 -
320 320  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
321 -
322 322  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
323 323  
320 +
324 324  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
325 325  
326 326  
... ... @@ -327,16 +327,20 @@
327 327  (((
328 328  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
329 329  
330 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
331 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**
327 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
328 +|**Size(bytes)(% style="display:none" %) (%%)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
332 332  |Value|(((
333 -AVI1 voltage
330 +AVI1
331 +voltage
334 334  )))|(((
335 -AVI2 voltage
333 +AVI2
334 +voltage
336 336  )))|(((
337 -ACI1 Current
336 +ACI1
337 +Current
338 338  )))|(((
339 -ACI2 Current
339 +ACI2
340 +Current
340 340  )))|DIDORO*|(((
341 341  Reserve
342 342  )))|MOD
... ... @@ -343,13 +343,16 @@
343 343  )))
344 344  
345 345  (((
347 +
348 +
346 346  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
347 347  
348 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
351 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
349 349  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
350 350  |RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
351 351  )))
352 352  
356 +
353 353  * RO is for relay. ROx=1 : close,ROx=0 always open.
354 354  * DI is for digital input. DIx=1: high or float, DIx=0: low.
355 355  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -390,7 +390,6 @@
390 390  ** DO1 LED is off in both case
391 391  
392 392  
393 -
394 394  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
395 395  
396 396  
... ... @@ -401,17 +401,21 @@
401 401  (((
402 402  Total : 11 bytes payload
403 403  
404 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
405 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**
407 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
408 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
406 406  |Value|COUNT1|COUNT2 |DIDORO*|(((
407 -Reserve
410 +Reserve
411 +
412 +
408 408  )))|MOD
409 409  )))
410 410  
411 411  (((
417 +
418 +
412 412  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
413 413  
414 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
421 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
415 415  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
416 416  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
417 417  
... ... @@ -426,11 +426,15 @@
426 426  )))
427 427  
428 428  (((
436 +
437 +
429 429  **To use counting mode, please run:**
430 430  )))
431 431  
432 -
441 +(% class="box infomessage" %)
433 433  (((
443 +(((
444 +(((
434 434  **AT+MOD=2**
435 435  )))
436 436  
... ... @@ -437,17 +437,21 @@
437 437  (((
438 438  **ATZ**
439 439  )))
451 +)))
452 +)))
440 440  
441 -
442 442  (((
443 443  
444 444  
445 445  (% style="color:#4f81bd" %)**AT Commands for counting:**
458 +
459 +
446 446  )))
447 447  
448 448  (((
449 449  **For LT22222-L:**
450 450  
465 +
451 451  (% style="color:blue" %)**AT+TRIG1=0,100**(%%)**  (set DI1 port to trigger on low level, valid signal is 100ms) **
452 452  
453 453  (% style="color:blue" %)**AT+TRIG1=1,100**(%%)**  (set DI1 port to trigger on high level, valid signal is 100ms ) **
... ... @@ -467,8 +467,8 @@
467 467  
468 468  **LT22222-L**: This mode the DI1 is used as a counting pin.
469 469  
470 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
471 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**
485 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
486 +|**Size(bytes)**|**4**|**2**|**2**|**1**|**1**|**1**
472 472  |Value|COUNT1|(((
473 473  ACI1 Current
474 474  )))|(((
... ... @@ -476,13 +476,16 @@
476 476  )))|DIDORO*|Reserve|MOD
477 477  
478 478  (((
494 +
495 +
479 479  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
480 480  
481 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
498 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
482 482  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
483 483  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
484 484  )))
485 485  
503 +
486 486  * RO is for relay. ROx=1 : close,ROx=0 always open.
487 487  * FIRST: Indicate this is the first packet after join network.
488 488  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -496,16 +496,19 @@
496 496  **To use counting mode, please run:**
497 497  )))
498 498  
499 -(((
500 500  (% class="box infomessage" %)
501 501  (((
519 +(((
520 +(((
502 502  **AT+MOD=3**
522 +)))
503 503  
524 +(((
504 504  **ATZ**
505 505  )))
506 506  )))
528 +)))
507 507  
508 -
509 509  (((
510 510  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
511 511  )))
... ... @@ -521,21 +521,25 @@
521 521  (((
522 522  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.
523 523  
524 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
525 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**
545 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
546 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
526 526  |Value|COUNT1|AVI1 Counting|DIDORO*|(((
527 527  Reserve
549 +
550 +
528 528  )))|MOD
529 529  )))
530 530  
554 +
531 531  (((
532 532  (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
533 533  
534 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
558 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
535 535  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
536 536  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
537 537  )))
538 538  
563 +
539 539  * RO is for relay. ROx=1 : close,ROx=0 always open.
540 540  * FIRST: Indicate this is the first packet after join network.
541 541  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -550,8 +550,10 @@
550 550  **To use this mode, please run:**
551 551  )))
552 552  
553 -
578 +(% class="box infomessage" %)
554 554  (((
580 +(((
581 +(((
555 555  **AT+MOD=4**
556 556  )))
557 557  
... ... @@ -558,16 +558,20 @@
558 558  (((
559 559  **ATZ**
560 560  )))
588 +)))
589 +)))
561 561  
562 562  
563 -
564 564  (((
565 565  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
566 566  )))
567 567  
568 568  (((
597 +
598 +
569 569  **Plus below command for AVI1 Counting:**
570 570  
601 +
571 571  (% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
572 572  
573 573  (% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
... ... @@ -583,22 +583,27 @@
583 583  
584 584  **LT22222-L**: This mode the DI1 is used as a counting pin.
585 585  
586 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
587 -|(% style="background-color:#d9e2f3; color:#0070c0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**1**
617 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
618 +|**Size(bytes)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
588 588  |Value|(((
589 -AVI1 voltage
620 +AVI1
621 +voltage
590 590  )))|(((
591 -AVI2 voltage
623 +AVI2
624 +voltage
592 592  )))|(((
593 -ACI1 Current
626 +ACI1
627 +Current
594 594  )))|COUNT1|DIDORO*|(((
595 595  Reserve
596 596  )))|MOD
597 597  
598 598  (((
633 +
634 +
599 599  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
600 600  
601 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
637 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
602 602  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
603 603  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
604 604  )))
... ... @@ -619,8 +619,10 @@
619 619  **To use this mode, please run:**
620 620  )))
621 621  
622 -
658 +(% class="box infomessage" %)
623 623  (((
660 +(((
661 +(((
624 624  **AT+MOD=5**
625 625  )))
626 626  
... ... @@ -627,8 +627,9 @@
627 627  (((
628 628  **ATZ**
629 629  )))
668 +)))
669 +)))
630 630  
631 -
632 632  (((
633 633  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
634 634  )))
... ... @@ -722,38 +722,50 @@
722 722  
723 723  MOD6 Payload : total 11 bytes payload
724 724  
725 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
726 -|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:69px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:69px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:109px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:49px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:109px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**
764 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
765 +|**Size(bytes)**|**1**|**1**|**1**|**6**|**1**|**1**
727 727  |Value|(((
728 -TRI_A FLAG
767 +TRI_A
768 +FLAG
729 729  )))|(((
730 -TRI_A Status
770 +TRI_A
771 +Status
731 731  )))|(((
732 -TRI_DI FLAG+STA
773 +TRI_DI
774 +FLAG+STA
733 733  )))|Reserve|Enable/Disable MOD6|(((
734 -MOD(6)
776 +MOD
777 +(6)
735 735  )))
736 736  
737 737  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
738 738  
739 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
782 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
740 740  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
741 741  |(((
742 -AV1_LOW
785 +AV1_
786 +LOW
743 743  )))|(((
744 -AV1_HIGH
788 +AV1_
789 +HIGH
745 745  )))|(((
746 -AV2_LOW
791 +AV2_
792 +LOW
747 747  )))|(((
748 -AV2_HIGH
794 +AV2_
795 +HIGH
749 749  )))|(((
750 -AC1_LOW
797 +AC1_
798 +LOW
751 751  )))|(((
752 -AC1_HIGH
800 +AC1_
801 +HIGH
753 753  )))|(((
754 -AC2_LOW
803 +AC2_
804 +LOW
755 755  )))|(((
756 -AC2_HIGH
806 +AC2_
807 +HIGH
757 757  )))
758 758  
759 759  * Each bits shows if the corresponding trigger has been configured.
... ... @@ -765,24 +765,32 @@
765 765  
766 766  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
767 767  
768 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
819 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
769 769  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
770 770  |(((
771 -AV1_LOW
822 +AV1_
823 +LOW
772 772  )))|(((
773 -AV1_HIGH
825 +AV1_
826 +HIGH
774 774  )))|(((
775 -AV2_LOW
828 +AV2_
829 +LOW
776 776  )))|(((
777 -AV2_HIGH
831 +AV2_
832 +HIGH
778 778  )))|(((
779 -AC1_LOW
834 +AC1_
835 +LOW
780 780  )))|(((
781 -AC1_HIGH
837 +AC1_
838 +HIGH
782 782  )))|(((
783 -AC2_LOW
840 +AC2_
841 +LOW
784 784  )))|(((
785 -AC2_HIGH
843 +AC2_
844 +HIGH
786 786  )))
787 787  
788 788  * Each bits shows which status has been trigger on this uplink.
... ... @@ -794,7 +794,7 @@
794 794  
795 795  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
796 796  
797 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %)
856 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
798 798  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
799 799  |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG
800 800  
... ... @@ -842,6 +842,7 @@
842 842  
843 843  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
844 844  
904 +
845 845  === 3.4.1 Common Commands ===
846 846  
847 847  
... ... @@ -876,10 +876,14 @@
876 876  
877 877  Set work mode.
878 878  
879 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+MOD=N  **
939 +* (% style="color:#037691" %)**AT Command:**
880 880  
941 +(% style="color:blue" %)**AT+MOD=N  **
942 +
943 +
881 881  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
882 882  
946 +
883 883  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
884 884  
885 885  (% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
... ... @@ -889,12 +889,16 @@
889 889  ==== 3.4.2.3 Poll an uplink ====
890 890  
891 891  
892 -* (% style="color:#037691" %)**AT Command:**(%%) There is no AT Command to poll uplink
956 +* (% style="color:#037691" %)**AT Command:**
893 893  
958 +There is no AT Command to poll uplink
959 +
960 +
894 894  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
895 895  
896 896  (% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
897 897  
965 +
898 898  **Example**: 0x08FF, ask device to send an Uplink
899 899  
900 900  
... ... @@ -904,8 +904,10 @@
904 904  
905 905  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
906 906  
907 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ADDMOD6=1 or 0**
975 +* (% style="color:#037691" %)**AT Command:**
908 908  
977 +(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
978 +
909 909  (% style="color:red" %)**1:** (%%)Enable Trigger Mode
910 910  
911 911  (% style="color:red" %)**0: **(%%)Disable Trigger Mode
... ... @@ -920,12 +920,13 @@
920 920  ==== 3.4.2.5 Poll trigger settings ====
921 921  
922 922  
923 -Poll trigger settings
993 +Poll trigger settings,
924 924  
925 925  * (% style="color:#037691" %)**AT Command:**
926 926  
927 927  There is no AT Command for this feature.
928 928  
999 +
929 929  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
930 930  
931 931  (% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
... ... @@ -937,11 +937,15 @@
937 937  
938 938  Enable Disable DI1/DI2/DI2 as trigger,
939 939  
940 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
1011 +* (% style="color:#037691" %)**AT Command:**
941 941  
942 -**Example:** AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
1013 +(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
943 943  
944 944  
1016 +**Example:**
1017 +
1018 +AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
1019 +
945 945  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
946 946  
947 947  (% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
... ... @@ -953,15 +953,20 @@
953 953  
954 954  Set DI1 or DI3(for LT-33222-L) trigger.
955 955  
956 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG1=a,b**
1031 +* (% style="color:#037691" %)**AT Command:**
957 957  
1033 +(% style="color:blue" %)**AT+TRIG1=a,b**
1034 +
958 958  (% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
959 959  
960 960  (% style="color:red" %)**b :** (%%)delay timing.
961 961  
962 -**Example:** AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
963 963  
1040 +**Example:**
964 964  
1042 +AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
1043 +
1044 +
965 965  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
966 966  
967 967  (% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
... ... @@ -973,15 +973,20 @@
973 973  
974 974  Set DI2 trigger.
975 975  
976 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG2=a,b**
1056 +* (% style="color:#037691" %)**AT Command:**
977 977  
1058 +(% style="color:blue" %)**AT+TRIG2=a,b**
1059 +
978 978  (% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
979 979  
980 980  (% style="color:red" %)**b :** (%%)delay timing.
981 981  
982 -**Example:** AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
983 983  
1065 +**Example:**
984 984  
1067 +AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
1068 +
1069 +
985 985  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
986 986  
987 987  (% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc)
... ... @@ -993,8 +993,11 @@
993 993  
994 994  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
995 995  
996 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ACLIM**
1081 +* (% style="color:#037691" %)**AT Command**
997 997  
1083 +(% style="color:blue" %)**AT+ACLIM**
1084 +
1085 +
998 998  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
999 999  
1000 1000  (% style="color:blue" %)**0x AA 01 aa bb cc dd ee ff gg hh        ** (%%) ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -1006,8 +1006,11 @@
1006 1006  
1007 1007  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1008 1008  
1009 -* (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1097 +* (% style="color:#037691" %)**AT Command**
1010 1010  
1099 +(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1100 +
1101 +
1011 1011  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
1012 1012  
1013 1013  (% style="color:blue" %)**0x AA 00 aa bb cc dd ee ff gg hh    ** (%%) ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -1019,13 +1019,18 @@
1019 1019  
1020 1020  Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
1021 1021  
1022 -* (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+ATDC=5        ** ~/~/ (%%)Device won't response the second trigger within 5 minute after the first trigger.
1113 +* (% style="color:#037691" %)**AT Command**
1023 1023  
1115 +(% style="color:blue" %)**AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
1116 +
1117 +
1024 1024  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
1025 1025  
1026 1026  (% style="color:blue" %)**0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
1027 1027  
1028 1028  (((
1123 +
1124 +
1029 1029  (% style="color:red" %)**Note: ATDC setting must be more than 5min**
1030 1030  )))
1031 1031  
... ... @@ -1040,9 +1040,8 @@
1040 1040  
1041 1041  
1042 1042  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
1139 +* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1043 1043  
1044 -(% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1045 -
1046 1046  (((
1047 1047  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
1048 1048  )))
... ... @@ -1050,7 +1050,7 @@
1050 1050  (((
1051 1051  01: Low,  00: High ,  11: No action
1052 1052  
1053 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1148 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1054 1054  |(% style="background-color:#d9e2f3; color:#0070c0" %)**Downlink Code**|(% style="background-color:#d9e2f3; color:#0070c0" %)**DO1**|(% style="background-color:#d9e2f3; color:#0070c0" %)**DO2**|(% style="background-color:#d9e2f3; color:#0070c0" %)**DO3**
1055 1055  |02  01  00  11|Low|High|No Action
1056 1056  |02  00  11  01|High|No Action|Low
... ... @@ -1057,6 +1057,7 @@
1057 1057  |02  11  01  00|No Action|Low|High
1058 1058  )))
1059 1059  
1155 +
1060 1060  (((
1061 1061  (% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
1062 1062  )))
... ... @@ -1124,6 +1124,7 @@
1124 1124  
1125 1125   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1126 1126  
1223 +
1127 1127  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1128 1128  
1129 1129  
... ... @@ -1179,6 +1179,10 @@
1179 1179  |03  00  01|Open|Close
1180 1180  )))
1181 1181  
1279 +(((
1280 +
1281 +)))
1282 +
1182 1182  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1183 1183  
1184 1184  
... ... @@ -1250,8 +1250,11 @@
1250 1250  
1251 1251  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1252 1252  
1253 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1354 +* (% style="color:#037691" %)**AT Command:**
1254 1254  
1356 +(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1357 +
1358 +
1255 1255  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1256 1256  
1257 1257  (% style="color:blue" %)**0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
... ... @@ -1261,8 +1261,10 @@
1261 1261  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1262 1262  
1263 1263  
1264 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1368 +* (% style="color:#037691" %)**AT Command:**
1265 1265  
1370 +(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1371 +
1266 1266  (% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1267 1267  
1268 1268  (% style="color:red" %)**bb cc dd ee: **(%%)number to be set
... ... @@ -1279,8 +1279,11 @@
1279 1279  
1280 1280  Clear counting for counting mode
1281 1281  
1282 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+CLRCOUNT         **(%%) ~/~/ clear all counting
1388 +* (% style="color:#037691" %)**AT Command:**
1283 1283  
1390 +(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1391 +
1392 +
1284 1284  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1285 1285  
1286 1286  (% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
... ... @@ -1471,12 +1471,12 @@
1471 1471  
1472 1472  
1473 1473  (((
1474 -The DI port of LT-22222-L can support **NPN** or **PNP** or **Dry Contact** output sensor.
1583 +The DI port of LT-22222-L can support NPN or PNP output sensor.
1475 1475  )))
1476 1476  
1477 1477  (((
1478 1478  (((
1479 -Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA). (% class="mark" %)When there is active current pass NEC2501 pin1 to pin2. The DI will be active high and DI LED status will change.
1588 +Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high.
1480 1480  
1481 1481  
1482 1482  )))
... ... @@ -1584,16 +1584,6 @@
1584 1584  )))
1585 1585  
1586 1586  
1587 -(% style="color:blue" %)**Example4**(%%): Connect to Dry Contact sensor
1588 -
1589 -From above DI ports circuit, we can see that active the photocoupler will need to have a voltage difference between DI+ and DI- port. While the Dry Contact sensor is a passive component which can't provide this voltage difference.
1590 -
1591 -To detect a Dry Contact, we can provide a power source to one pin of the Dry Contact. Below is a reference connection.
1592 -
1593 -[[image:image-20230616235145-1.png]]
1594 -
1595 -
1596 -
1597 1597  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1598 1598  
1599 1599  
... ... @@ -1703,6 +1703,7 @@
1703 1703  |**RO1**|
1704 1704  |**RO2**|
1705 1705  
1805 +
1706 1706  = 4. Use AT Command =
1707 1707  
1708 1708  == 4.1 Access AT Command ==
... ... @@ -2083,7 +2083,7 @@
2083 2083  
2084 2084  (((
2085 2085  (% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
2086 -(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]].
2186 +(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
2087 2087  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
2088 2088  
2089 2089  
... ... @@ -2294,6 +2294,7 @@
2294 2294  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2295 2295  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2296 2296  
2397 +
2297 2297  = 9. Packing Info =
2298 2298  
2299 2299  
... ... @@ -2311,6 +2311,7 @@
2311 2311  * Package Size / pcs : 14.5 x 8 x 5 cm
2312 2312  * Weight / pcs : 170g
2313 2313  
2415 +
2314 2314  = 10. Support =
2315 2315  
2316 2316  
... ... @@ -2330,5 +2330,3 @@
2330 2330  * LT-22222-L: [[http:~~/~~/www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html>>url:http://www.dragino.com/products/lora-lorawan-end-node/item/156-lt-22222-l.html]]
2331 2331  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2332 2332  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2333 -
2334 -
image-20230616235145-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -19.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0