<
From version < 126.7 >
edited by Xiaoling
on 2023/06/19 15:51
To version < 121.1 >
edited by Bei Jinggeng
on 2023/06/08 10:17
>
Change comment: Uploaded new attachment "image-20230608101722-3.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
Content
... ... @@ -189,6 +189,8 @@
189 189  
190 190  * Counting
191 191  
192 +
193 +
192 192  == 1.4  Applications ==
193 193  
194 194  
... ... @@ -206,12 +206,11 @@
206 206  
207 207  
208 208  
209 -
210 210  == 1.5 Hardware Variants ==
211 211  
212 212  
213 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:500px" %)
214 -|(% 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**
214 +(% border="1" style="background-color:#f2f2f2; width:500px" %)
215 +|(% 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**
215 215  |(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)(((
216 216  (% style="text-align:center" %)
217 217  [[image:image-20230424115112-1.png||height="106" width="58"]]
... ... @@ -224,6 +224,8 @@
224 224  * 1 x Counting Port
225 225  )))
226 226  
228 +
229 +
227 227  = 2. Power ON Device =
228 228  
229 229  
... ... @@ -311,17 +311,14 @@
311 311  There are five working modes + one interrupt mode on LT for different type application:
312 312  
313 313  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
314 -
315 315  * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
316 -
317 317  * (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
318 -
319 319  * (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
320 -
321 321  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
322 -
323 323  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
324 324  
323 +
324 +
325 325  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
326 326  
327 327  
... ... @@ -328,16 +328,20 @@
328 328  (((
329 329  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %)
330 330  
331 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
332 -|(% 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**
331 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
332 +|**Size(bytes)(% style="display:none" %) (%%)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
333 333  |Value|(((
334 -AVI1 voltage
334 +AVI1
335 +voltage
335 335  )))|(((
336 -AVI2 voltage
337 +AVI2
338 +voltage
337 337  )))|(((
338 -ACI1 Current
340 +ACI1
341 +Current
339 339  )))|(((
340 -ACI2 Current
343 +ACI2
344 +Current
341 341  )))|DIDORO*|(((
342 342  Reserve
343 343  )))|MOD
... ... @@ -344,13 +344,16 @@
344 344  )))
345 345  
346 346  (((
351 +
352 +
347 347  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
348 348  
349 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
355 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
350 350  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
351 351  |RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1
352 352  )))
353 353  
360 +
354 354  * RO is for relay. ROx=1 : close,ROx=0 always open.
355 355  * DI is for digital input. DIx=1: high or float, DIx=0: low.
356 356  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -392,7 +392,6 @@
392 392  
393 393  
394 394  
395 -
396 396  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
397 397  
398 398  
... ... @@ -403,17 +403,21 @@
403 403  (((
404 404  Total : 11 bytes payload
405 405  
406 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
407 -|(% 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**
412 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
413 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
408 408  |Value|COUNT1|COUNT2 |DIDORO*|(((
409 -Reserve
415 +Reserve
416 +
417 +
410 410  )))|MOD
411 411  )))
412 412  
413 413  (((
422 +
423 +
414 414  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
415 415  
416 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
426 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
417 417  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
418 418  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
419 419  
... ... @@ -428,12 +428,15 @@
428 428  )))
429 429  
430 430  (((
441 +
442 +
431 431  **To use counting mode, please run:**
432 432  )))
433 433  
434 434  (% class="box infomessage" %)
435 -
436 436  (((
448 +(((
449 +(((
437 437  **AT+MOD=2**
438 438  )))
439 439  
... ... @@ -440,17 +440,21 @@
440 440  (((
441 441  **ATZ**
442 442  )))
456 +)))
457 +)))
443 443  
444 -
445 445  (((
446 446  
447 447  
448 448  (% style="color:#4f81bd" %)**AT Commands for counting:**
463 +
464 +
449 449  )))
450 450  
451 451  (((
452 452  **For LT22222-L:**
453 453  
470 +
454 454  (% style="color:blue" %)**AT+TRIG1=0,100**(%%)**  (set DI1 port to trigger on low level, valid signal is 100ms) **
455 455  
456 456  (% style="color:blue" %)**AT+TRIG1=1,100**(%%)**  (set DI1 port to trigger on high level, valid signal is 100ms ) **
... ... @@ -470,8 +470,8 @@
470 470  
471 471  **LT22222-L**: This mode the DI1 is used as a counting pin.
472 472  
473 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
474 -|(% 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**
490 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
491 +|**Size(bytes)**|**4**|**2**|**2**|**1**|**1**|**1**
475 475  |Value|COUNT1|(((
476 476  ACI1 Current
477 477  )))|(((
... ... @@ -479,13 +479,16 @@
479 479  )))|DIDORO*|Reserve|MOD
480 480  
481 481  (((
499 +
500 +
482 482  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
483 483  
484 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
503 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
485 485  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
486 486  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
487 487  )))
488 488  
508 +
489 489  * RO is for relay. ROx=1 : close,ROx=0 always open.
490 490  * FIRST: Indicate this is the first packet after join network.
491 491  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -528,12 +528,15 @@
528 528  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.
529 529  
530 530  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
531 -|(% 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**
551 +|**Size(bytes)**|**4**|**4**|**1**|**1**|**1**
532 532  |Value|COUNT1|AVI1 Counting|DIDORO*|(((
533 533  Reserve
554 +
555 +
534 534  )))|MOD
535 535  )))
536 536  
559 +
537 537  (((
538 538  (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
539 539  
... ... @@ -542,6 +542,7 @@
542 542  |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1
543 543  )))
544 544  
568 +
545 545  * RO is for relay. ROx=1 : close,ROx=0 always open.
546 546  * FIRST: Indicate this is the first packet after join network.
547 547  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
... ... @@ -575,8 +575,11 @@
575 575  )))
576 576  
577 577  (((
602 +
603 +
578 578  **Plus below command for AVI1 Counting:**
579 579  
606 +
580 580  (% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
581 581  
582 582  (% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
... ... @@ -593,18 +593,23 @@
593 593  **LT22222-L**: This mode the DI1 is used as a counting pin.
594 594  
595 595  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
596 -|(% 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**
623 +|**Size(bytes)**|**2**|**2**|**2**|**2**|**1**|**1**|**1**
597 597  |Value|(((
598 -AVI1 voltage
625 +AVI1
626 +voltage
599 599  )))|(((
600 -AVI2 voltage
628 +AVI2
629 +voltage
601 601  )))|(((
602 -ACI1 Current
631 +ACI1
632 +Current
603 603  )))|COUNT1|DIDORO*|(((
604 604  Reserve
605 605  )))|MOD
606 606  
607 607  (((
638 +
639 +
608 608  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
609 609  
610 610  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
... ... @@ -735,37 +735,50 @@
735 735  MOD6 Payload : total 11 bytes payload
736 736  
737 737  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
738 -|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**6**|(% style="background-color:#d9e2f3; color:#0070c0; width:110px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:50px" %)**1**
770 +|**Size(bytes)**|**1**|**1**|**1**|**6**|**1**|**1**
739 739  |Value|(((
740 -TRI_A FLAG
772 +TRI_A
773 +FLAG
741 741  )))|(((
742 -TRI_A Status
775 +TRI_A
776 +Status
743 743  )))|(((
744 -TRI_DI FLAG+STA
778 +TRI_DI
779 +FLAG+STA
745 745  )))|Reserve|Enable/Disable MOD6|(((
746 -MOD(6)
781 +MOD
782 +(6)
747 747  )))
748 748  
785 +
749 749  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
750 750  
751 751  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
752 752  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
753 753  |(((
754 -AV1_LOW
791 +AV1_
792 +LOW
755 755  )))|(((
756 -AV1_HIGH
794 +AV1_
795 +HIGH
757 757  )))|(((
758 -AV2_LOW
797 +AV2_
798 +LOW
759 759  )))|(((
760 -AV2_HIGH
800 +AV2_
801 +HIGH
761 761  )))|(((
762 -AC1_LOW
803 +AC1_
804 +LOW
763 763  )))|(((
764 -AC1_HIGH
806 +AC1_
807 +HIGH
765 765  )))|(((
766 -AC2_LOW
809 +AC2_
810 +LOW
767 767  )))|(((
768 -AC2_HIGH
812 +AC2_
813 +HIGH
769 769  )))
770 770  
771 771  * Each bits shows if the corresponding trigger has been configured.
... ... @@ -780,21 +780,29 @@
780 780  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
781 781  |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0**
782 782  |(((
783 -AV1_LOW
828 +AV1_
829 +LOW
784 784  )))|(((
785 -AV1_HIGH
831 +AV1_
832 +HIGH
786 786  )))|(((
787 -AV2_LOW
834 +AV2_
835 +LOW
788 788  )))|(((
789 -AV2_HIGH
837 +AV2_
838 +HIGH
790 790  )))|(((
791 -AC1_LOW
840 +AC1_
841 +LOW
792 792  )))|(((
793 -AC1_HIGH
843 +AC1_
844 +HIGH
794 794  )))|(((
795 -AC2_LOW
846 +AC2_
847 +LOW
796 796  )))|(((
797 -AC2_HIGH
849 +AC2_
850 +HIGH
798 798  )))
799 799  
800 800  * Each bits shows which status has been trigger on this uplink.
... ... @@ -854,6 +854,8 @@
854 854  
855 855  * (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
856 856  
910 +
911 +
857 857  === 3.4.1 Common Commands ===
858 858  
859 859  
... ... @@ -888,10 +888,14 @@
888 888  
889 889  Set work mode.
890 890  
891 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+MOD=N  **
946 +* (% style="color:#037691" %)**AT Command:**
892 892  
948 +(% style="color:blue" %)**AT+MOD=N  **
949 +
950 +
893 893  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
894 894  
953 +
895 895  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
896 896  
897 897  (% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
... ... @@ -901,12 +901,16 @@
901 901  ==== 3.4.2.3 Poll an uplink ====
902 902  
903 903  
904 -* (% style="color:#037691" %)**AT Command:**(%%) There is no AT Command to poll uplink
963 +* (% style="color:#037691" %)**AT Command:**
905 905  
965 +There is no AT Command to poll uplink
966 +
967 +
906 906  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
907 907  
908 908  (% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
909 909  
972 +
910 910  **Example**: 0x08FF, ask device to send an Uplink
911 911  
912 912  
... ... @@ -916,8 +916,10 @@
916 916  
917 917  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
918 918  
919 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ADDMOD6=1 or 0**
982 +* (% style="color:#037691" %)**AT Command:**
920 920  
984 +(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
985 +
921 921  (% style="color:red" %)**1:** (%%)Enable Trigger Mode
922 922  
923 923  (% style="color:red" %)**0: **(%%)Disable Trigger Mode
... ... @@ -932,12 +932,13 @@
932 932  ==== 3.4.2.5 Poll trigger settings ====
933 933  
934 934  
935 -Poll trigger settings
1000 +Poll trigger settings,
936 936  
937 937  * (% style="color:#037691" %)**AT Command:**
938 938  
939 939  There is no AT Command for this feature.
940 940  
1006 +
941 941  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
942 942  
943 943  (% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
... ... @@ -949,11 +949,15 @@
949 949  
950 950  Enable Disable DI1/DI2/DI2 as trigger,
951 951  
952 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
1018 +* (% style="color:#037691" %)**AT Command:**
953 953  
954 -**Example:** AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
1020 +(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
955 955  
956 956  
1023 +**Example:**
1024 +
1025 +AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
1026 +
957 957  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
958 958  
959 959  (% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
... ... @@ -965,15 +965,20 @@
965 965  
966 966  Set DI1 or DI3(for LT-33222-L) trigger.
967 967  
968 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG1=a,b**
1038 +* (% style="color:#037691" %)**AT Command:**
969 969  
1040 +(% style="color:blue" %)**AT+TRIG1=a,b**
1041 +
970 970  (% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
971 971  
972 972  (% style="color:red" %)**b :** (%%)delay timing.
973 973  
974 -**Example:** AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
975 975  
1047 +**Example:**
976 976  
1049 +AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
1050 +
1051 +
977 977  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
978 978  
979 979  (% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
... ... @@ -985,15 +985,20 @@
985 985  
986 986  Set DI2 trigger.
987 987  
988 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG2=a,b**
1063 +* (% style="color:#037691" %)**AT Command:**
989 989  
1065 +(% style="color:blue" %)**AT+TRIG2=a,b**
1066 +
990 990  (% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
991 991  
992 992  (% style="color:red" %)**b :** (%%)delay timing.
993 993  
994 -**Example:** AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
995 995  
1072 +**Example:**
996 996  
1074 +AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
1075 +
1076 +
997 997  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
998 998  
999 999  (% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc)
... ... @@ -1005,8 +1005,11 @@
1005 1005  
1006 1006  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1007 1007  
1008 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ACLIM**
1088 +* (% style="color:#037691" %)**AT Command**
1009 1009  
1090 +(% style="color:blue" %)**AT+ACLIM**
1091 +
1092 +
1010 1010  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
1011 1011  
1012 1012  (% 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"]]
... ... @@ -1018,8 +1018,11 @@
1018 1018  
1019 1019  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1020 1020  
1021 -* (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1104 +* (% style="color:#037691" %)**AT Command**
1022 1022  
1106 +(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1107 +
1108 +
1023 1023  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
1024 1024  
1025 1025  (% 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"]]
... ... @@ -1031,13 +1031,18 @@
1031 1031  
1032 1032  Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
1033 1033  
1034 -* (% 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.
1120 +* (% style="color:#037691" %)**AT Command**
1035 1035  
1122 +(% style="color:blue" %)**AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
1123 +
1124 +
1036 1036  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
1037 1037  
1038 1038  (% style="color:blue" %)**0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
1039 1039  
1040 1040  (((
1130 +
1131 +
1041 1041  (% style="color:red" %)**Note: ATDC setting must be more than 5min**
1042 1042  )))
1043 1043  
... ... @@ -1052,9 +1052,8 @@
1052 1052  
1053 1053  
1054 1054  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
1146 +* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1055 1055  
1056 -(% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
1057 -
1058 1058  (((
1059 1059  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
1060 1060  )))
... ... @@ -1062,7 +1062,7 @@
1062 1062  (((
1063 1063  01: Low,  00: High ,  11: No action
1064 1064  
1065 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
1155 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %)
1066 1066  |(% 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**
1067 1067  |02  01  00  11|Low|High|No Action
1068 1068  |02  00  11  01|High|No Action|Low
... ... @@ -1069,6 +1069,7 @@
1069 1069  |02  11  01  00|No Action|Low|High
1070 1070  )))
1071 1071  
1162 +
1072 1072  (((
1073 1073  (% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
1074 1074  )))
... ... @@ -1136,6 +1136,7 @@
1136 1136  
1137 1137   Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1138 1138  
1230 +
1139 1139  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1140 1140  
1141 1141  
... ... @@ -1191,6 +1191,10 @@
1191 1191  |03  00  01|Open|Close
1192 1192  )))
1193 1193  
1286 +(((
1287 +
1288 +)))
1289 +
1194 1194  (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1195 1195  
1196 1196  
... ... @@ -1262,8 +1262,11 @@
1262 1262  
1263 1263  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1264 1264  
1265 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1361 +* (% style="color:#037691" %)**AT Command:**
1266 1266  
1363 +(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1364 +
1365 +
1267 1267  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1268 1268  
1269 1269  (% style="color:blue" %)**0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
... ... @@ -1273,8 +1273,10 @@
1273 1273  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1274 1274  
1275 1275  
1276 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1375 +* (% style="color:#037691" %)**AT Command:**
1277 1277  
1377 +(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1378 +
1278 1278  (% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1279 1279  
1280 1280  (% style="color:red" %)**bb cc dd ee: **(%%)number to be set
... ... @@ -1291,8 +1291,11 @@
1291 1291  
1292 1292  Clear counting for counting mode
1293 1293  
1294 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+CLRCOUNT         **(%%) ~/~/ clear all counting
1395 +* (% style="color:#037691" %)**AT Command:**
1295 1295  
1397 +(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1398 +
1399 +
1296 1296  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1297 1297  
1298 1298  (% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
... ... @@ -1483,12 +1483,12 @@
1483 1483  
1484 1484  
1485 1485  (((
1486 -The DI port of LT-22222-L can support **NPN** or **PNP** or **Dry Contact** output sensor.
1590 +The DI port of LT-22222-L can support NPN or PNP output sensor.
1487 1487  )))
1488 1488  
1489 1489  (((
1490 1490  (((
1491 -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.
1595 +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.
1492 1492  
1493 1493  
1494 1494  )))
... ... @@ -1596,16 +1596,6 @@
1596 1596  )))
1597 1597  
1598 1598  
1599 -(% style="color:blue" %)**Example4**(%%): Connect to Dry Contact sensor
1600 -
1601 -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.
1602 -
1603 -To detect a Dry Contact, we can provide a power source to one pin of the Dry Contact. Below is a reference connection.
1604 -
1605 -[[image:image-20230616235145-1.png]]
1606 -
1607 -
1608 -
1609 1609  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1610 1610  
1611 1611  
... ... @@ -1639,6 +1639,7 @@
1639 1639  
1640 1640  **Black:  GND**
1641 1641  
1736 +
1642 1642  **Connection diagram:**
1643 1643  
1644 1644  [[image:1653357640609-758.png]]
... ... @@ -1646,22 +1646,6 @@
1646 1646  [[image:1653357648330-671.png||height="155" width="733"]]
1647 1647  
1648 1648  
1649 -Example connected to a regulated power supply to measure voltage
1650 -
1651 -[[image:image-20230608101532-1.png||height="606" width="447"]]
1652 -
1653 -[[image:image-20230608101608-2.jpeg||height="379" width="284"]]
1654 -
1655 -[[image:image-20230608101722-3.png||height="102" width="1139"]]
1656 -
1657 -
1658 -(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power**(%%) (% style="color:blue" %)**:**
1659 -
1660 -(% style="color:red" %)**Red:  12~~24v**
1661 -
1662 -**Black:  GND**
1663 -
1664 -
1665 1665  === 3.6.5 Relay Output ===
1666 1666  
1667 1667  
... ... @@ -1715,6 +1715,8 @@
1715 1715  |**RO1**|
1716 1716  |**RO2**|
1717 1717  
1797 +
1798 +
1718 1718  = 4. Use AT Command =
1719 1719  
1720 1720  == 4.1 Access AT Command ==
... ... @@ -2095,7 +2095,7 @@
2095 2095  
2096 2096  (((
2097 2097  (% 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]].
2098 -(% 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]].
2179 +(% 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]].
2099 2099  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
2100 2100  
2101 2101  
... ... @@ -2306,6 +2306,8 @@
2306 2306  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2307 2307  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2308 2308  
2390 +
2391 +
2309 2309  = 9. Packing Info =
2310 2310  
2311 2311  
... ... @@ -2323,6 +2323,8 @@
2323 2323  * Package Size / pcs : 14.5 x 8 x 5 cm
2324 2324  * Weight / pcs : 170g
2325 2325  
2409 +
2410 +
2326 2326  = 10. Support =
2327 2327  
2328 2328  
... ... @@ -2342,5 +2342,3 @@
2342 2342  * 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]]
2343 2343  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2344 2344  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2345 -
2346 -
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