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
-
... ... @@ -1,6 +1,7 @@ 1 1 (% style="text-align:center" %) 2 2 [[image:image-20220523163353-1.jpeg||height="604" width="500"]] 3 3 4 +**LT-22222-L LoRa IO Controller User Manual ** 4 4 5 5 6 6 **Table of Contents:** ... ... @@ -166,6 +166,7 @@ 166 166 Packet engine up to 256 bytes with CRC. 167 167 168 168 170 + 169 169 170 170 ))) 171 171 ... ... @@ -179,6 +179,8 @@ 179 179 * Firmware upgradable via program port 180 180 * Counting 181 181 184 + 185 + 182 182 == 1.4 Applications == 183 183 184 184 * Smart Buildings & Home Automation ... ... @@ -188,6 +188,8 @@ 188 188 * Smart Cities 189 189 * Smart Factory 190 190 195 + 196 + 191 191 == 1.5 Hardware Variants == 192 192 193 193 (% border="1" style="background-color:#f7faff; width:500px" %) ... ... @@ -201,6 +201,7 @@ 201 201 * 1 x Counting Port 202 202 ))) 203 203 210 + 204 204 = 2. Power ON Device = 205 205 206 206 The LT controller can be powered by 7 ~~ 24V DC power source. Connect VIN to Power Input V+ and GND to power input V- to power the LT controller. ... ... @@ -218,11 +218,11 @@ 218 218 == 3.1 How it works? == 219 219 220 220 ((( 221 -The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on (% style="color:green" %)**TX LED**(%%)will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network.(% style="color:green" %)**TX LED**(%%)will be on for 5 seconds after joined in network. When there is message from server, the RX LED will be on for 1 second.228 +The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **TX LED** will be on for 5 seconds after joined in network. When there is message from server, the **RX LED** will be on for 1 second. 222 222 ))) 223 223 224 224 ((( 225 -In case user can 't set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices.232 +In case user can’t set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>||anchor="H4.UseATCommand"]] to set the keys in the devices. 226 226 ))) 227 227 228 228 ... ... @@ -274,14 +274,15 @@ 274 274 275 275 There are five working modes + one interrupt mode on LT for different type application: 276 276 277 -* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO278 -* (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO279 -* (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO280 -* (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO281 -* (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO282 -* (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5284 +* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO 285 +* **MOD2**: Double DI Counting + DO + RO 286 +* **MOD3**: Single DI Counting + 2 x ACI + DO + RO 287 +* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO 288 +* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 289 +* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 283 283 284 284 292 + 285 285 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 286 286 287 287 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -320,7 +320,6 @@ 320 320 * [1] RO1 relay channel is close and the RO1 LED is ON. 321 321 * [0] RO2 relay channel is open and RO2 LED is OFF; 322 322 323 - 324 324 **LT22222-L:** 325 325 326 326 * [1] DI2 channel is high input and DI2 LED is ON; ... ... @@ -337,6 +337,7 @@ 337 337 ** DO1 LED is off in both case 338 338 339 339 347 + 340 340 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 341 341 342 342 ... ... @@ -386,20 +386,24 @@ 386 386 387 387 ((( 388 388 **For LT22222-L:** 397 +))) 389 389 399 +(% class="box infomessage" %) 400 +((( 401 +((( 402 +**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) ** 390 390 391 - (% style="color:blue" %)**AT+TRIG1=0,100**(%%)** (set DI1 port to trigger onlowlevel, valid signal is 100ms) **404 +**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) ** 392 392 393 - (% style="color:blue" %)**AT+TRIG1=1,100**(%%)**1port to trigger onhighlevel, valid signal is 100ms406 +**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) ** 394 394 395 - (% style="color:blue" %)**AT+TRIG2=0,100**(%%)**lowlevel, valid signal is 100ms) **408 +**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) ** 396 396 397 - (% style="color:blue" %)**AT+TRIG2=1,100**(%%)**setDI2port to trigger on high level, validsignalis 100ms)410 +**AT+SETCNT=1,60 (Set COUNT1 value to 60)** 398 398 399 -(% style="color:blue" %)**AT+SETCNT=1,60**(%%)** (Set COUNT1 value to 60)** 400 - 401 -(% style="color:blue" %)**AT+SETCNT=2,60**(%%)** (Set COUNT2 value to 60)** 412 +**AT+SETCNT=2,60 (Set COUNT2 value to 60)** 402 402 ))) 414 +))) 403 403 404 404 405 405 ... ... @@ -410,8 +410,6 @@ 410 410 [[image:image-20220523181246-5.png]] 411 411 412 412 ((( 413 - 414 - 415 415 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 416 416 ))) 417 417 ... ... @@ -425,7 +425,6 @@ 425 425 (% style="color:red" %)Note: DO3 is not valid for LT-22222-L. 426 426 ))) 427 427 428 - 429 429 ((( 430 430 **To use counting mode, please run:** 431 431 ))) ... ... @@ -494,19 +494,22 @@ 494 494 495 495 496 496 **Plus below command for AVI1 Counting:** 506 +))) 497 497 508 +(% class="box infomessage" %) 509 +((( 510 +((( 511 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** (set AVI Count to 60)** 498 498 499 -(% style="color:blue" %)**AT+ SETCNT=3,60**(%%)**(set AVICountto60)**513 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 500 500 501 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)** higher than VOLMAX (20000mV =20v), counter increase 1)**515 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 502 502 503 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 504 - 505 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 517 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 506 506 ))) 519 +))) 507 507 508 508 509 - 510 510 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 511 511 512 512 ... ... @@ -558,8 +558,8 @@ 558 558 559 559 For example, if user has configured below commands: 560 560 561 -* **AT+MOD=1 ** 562 -* **AT+ADDMOD6=1** **~-~->** 573 +* **AT+MOD=1 ** **~-~->** The normal working mode 574 +* **AT+ADDMOD6=1** **~-~->** Enable trigger 563 563 564 564 LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases: 565 565 ... ... @@ -568,7 +568,6 @@ 568 568 569 569 (% style="color:#037691" %)**AT Command to set Trigger Condition**: 570 570 571 - 572 572 (% style="color:#4f81bd" %)**Trigger base on voltage**: 573 573 574 574 Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH> ... ... @@ -709,6 +709,7 @@ 709 709 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 710 710 711 711 723 + 712 712 === 3.4.1 Common Commands === 713 713 714 714 They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.5.4, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]] ... ... @@ -717,7 +717,6 @@ 717 717 718 718 === 3.4.2 Sensor related commands === 719 719 720 - 721 721 ==== 3.4.2.1 Set Transmit Interval ==== 722 722 723 723 Set device uplink interval. ... ... @@ -724,19 +724,23 @@ 724 724 725 725 * (% style="color:#037691" %)**AT Command:** 726 726 738 +(% class="box infomessage" %) 739 +((( 727 727 **AT+TDC=N ** 741 +))) 728 728 729 - 730 730 **Example: **AT+TDC=30000. Means set interval to 30 seconds 731 731 732 732 733 733 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 734 734 748 +(% class="box infomessage" %) 749 +((( 735 735 **0x01 aa bb cc ~/~/ Same as AT+TDC=0x(aa bb cc)** 751 +))) 736 736 737 737 738 738 739 - 740 740 ==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 741 741 742 742 Set work mode. ... ... @@ -743,42 +743,51 @@ 743 743 744 744 * (% style="color:#037691" %)**AT Command:** 745 745 761 +(% class="box infomessage" %) 762 +((( 746 746 **AT+MOD=N ** 764 +))) 747 747 748 - 749 749 **Example**: AT+MOD=2. Set work mode to Double DI counting mode 750 750 751 751 752 752 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 753 753 754 -**0x0A aa ** ~/~/ Same as AT+MOD=aa 771 +(% class="box infomessage" %) 772 +((( 773 +**0x0A aa ~/~/ Same as AT+MOD=aa** 774 +))) 755 755 756 756 757 757 758 - 759 759 ==== 3.4.2.3 Poll an uplink ==== 760 760 761 -* (% style="color:#037691" %) **AT Command:**780 +* (% style="color:#037691" %)AT Command: 762 762 763 763 There is no AT Command to poll uplink 764 764 765 765 766 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x08):**785 +* (% style="color:#037691" %)Downlink Payload (prefix 0x08): 767 767 768 -**0x08 FF **~/~/ Poll an uplink 787 +(% class="box infomessage" %) 788 +((( 789 +**0x08 FF ~/~/ Poll an uplink,** 790 +))) 769 769 770 770 **Example**: 0x08FF, ask device to send an Uplink 771 771 772 772 773 773 774 - 775 775 ==== 3.4.2.4 Enable Trigger Mode ==== 776 776 777 777 Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 778 778 779 -* (% style="color:#037691" %) **AT Command:**800 +* (% style="color:#037691" %)AT Command: 780 780 802 +(% class="box infomessage" %) 803 +((( 781 781 **AT+ADDMOD6=1 or 0** 805 +))) 782 782 783 783 1: Enable Trigger Mode 784 784 ... ... @@ -785,36 +785,43 @@ 785 785 0: Disable Trigger Mode 786 786 787 787 788 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x0A 06):**812 +* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06): 789 789 790 -**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 814 +(% class="box infomessage" %) 815 +((( 816 +**0x0A 06 aa ~/~/ Same as AT+ADDMOD6=aa,** 817 +))) 791 791 792 792 793 793 794 - 795 795 ==== 3.4.2.5 Poll trigger settings ==== 796 796 797 797 Poll trigger settings, 798 798 799 -* (% style="color:#037691" %) **AT Command:**825 +* (% style="color:#037691" %)AT Command: 800 800 801 801 There is no AT Command for this feature. 802 802 803 803 804 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x AB 06):**830 +* (% style="color:#037691" %)Downlink Payload (prefix 0x AB 06): 805 805 806 -**0xAB 06 **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 832 +(% class="box infomessage" %) 833 +((( 834 +**0xAB 06 ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command** 835 +))) 807 807 808 808 809 809 810 - 811 811 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 812 812 813 813 Enable Disable DI1/DI2/DI2 as trigger, 814 814 815 -* (% style="color:#037691" %) **AT Command:**843 +* (% style="color:#037691" %)AT Command: 816 816 845 +(% class="box infomessage" %) 846 +((( 817 817 **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 848 +))) 818 818 819 819 820 820 **Example:** ... ... @@ -821,20 +821,25 @@ 821 821 822 822 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 823 823 824 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xAA 02):**855 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 02): 825 825 826 -**0xAA 02 aa bb **~/~/ Same as AT+DTRI=aa,bb 857 +(% class="box infomessage" %) 858 +((( 859 +**0xAA 02 aa bb ~/~/ Same as AT+DTRI=aa,bb** 860 +))) 827 827 828 828 829 829 830 - 831 831 ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ==== 832 832 833 833 Set DI1 or DI3(for LT-33222-L) trigger. 834 834 835 -* (% style="color:#037691" %) **AT Command:**868 +* (% style="color:#037691" %)AT Command: 836 836 870 +(% class="box infomessage" %) 871 +((( 837 837 **AT+TRIG1=a,b** 873 +))) 838 838 839 839 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 840 840 ... ... @@ -846,18 +846,26 @@ 846 846 AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) 847 847 848 848 849 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):** 850 -* **0x09 01 aa bb cc ** ~/~/ same as AT+TRIG1=aa,0x(bb cc) 885 +* (% style="color:#037691" %)Downlink Payload (prefix 0x09 01 ): 851 851 887 +(% class="box infomessage" %) 888 +((( 889 +**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)** 890 +))) 891 + 892 + 893 + 852 852 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 853 853 854 854 Set DI2 trigger. 855 855 856 -* (% style="color:#037691" %) **AT Command:**898 +* (% style="color:#037691" %)AT Command: 857 857 900 +(% class="box infomessage" %) 901 +((( 858 858 **AT+TRIG2=a,b** 903 +))) 859 859 860 - 861 861 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 862 862 863 863 b : delay timing. ... ... @@ -868,78 +868,93 @@ 868 868 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) 869 869 870 870 871 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x09 02 ):**915 +* (% style="color:#037691" %)Downlink Payload (prefix 0x09 02 ): 872 872 873 -**0x09 02 aa bb cc **~/~/ same as AT+TRIG1=aa,0x(bb cc) 917 +(% class="box infomessage" %) 918 +((( 919 +**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)** 920 +))) 874 874 875 875 876 876 877 - 878 878 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 879 879 880 880 Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 881 881 882 -* (% style="color:#037691" %) **AT Command**928 +* (% style="color:#037691" %)AT Command: 883 883 884 -**AT+ACLIM** 930 +(% class="box infomessage" %) 931 +((( 932 +**AT+ACLIM. ** 933 +))) 885 885 886 886 887 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xAA 01 )**936 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 01 ): 888 888 889 -**0x AA 01 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 938 +(% class="box infomessage" %) 939 +((( 940 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 941 +))) 890 890 891 891 892 892 893 - 894 894 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 895 895 896 896 Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 897 897 898 -* (% style="color:#037691" %) **AT Command**949 +* (% style="color:#037691" %)AT Command: 899 899 900 -**AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 951 +(% class="box infomessage" %) 952 +((( 953 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 954 +))) 901 901 902 902 903 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xAA 00 )**957 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 00 ): 904 904 905 -**0x AA 00 aa bb cc dd ee ff gg hh ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] 959 +(% class="box infomessage" %) 960 +((( 961 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] ** 962 +))) 906 906 907 907 908 908 909 - 910 910 ==== 3.4.2.11 Trigger – Set minimum interval ==== 911 911 912 -Set AV and AC trigger minimum interval, system won 't response to the second trigger within this set time after the first trigger.968 +Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger. 913 913 914 -* (% style="color:#037691" %) **AT Command**970 +* (% style="color:#037691" %)AT Command: 915 915 916 -**AT+ATDC=5 ** Device won't response the second trigger within 5 minute after the first trigger. 972 +(% class="box infomessage" %) 973 +((( 974 +**AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.** 975 +))) 917 917 918 918 919 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xAC )**978 +* (% style="color:#037691" %)Downlink Payload (prefix 0xAC ): 920 920 921 -**0x AC aa bb ** ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min) 922 - 980 +(% class="box infomessage" %) 923 923 ((( 924 - 925 - 926 -(% style="color:red" %)Note: ATDC setting must be more than 5min 982 +**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb) . Unit (min)** 927 927 ))) 928 928 929 929 930 930 931 - 932 932 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 933 933 934 -* (% style="color:#037691" %) **AT Command**989 +* (% style="color:#037691" %)AT Command: 935 935 936 936 There is no AT Command to control Digital Output 937 937 938 938 939 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)** 940 -* **0x02 aa bb cc **~/~/ Set DO1/DO2/DO3 output 994 +* (% style="color:#037691" %)Downlink Payload (prefix 0x02): 941 941 996 +(% class="box infomessage" %) 942 942 ((( 998 +**0x02 aa bb cc ~/~/ Set DO1/DO2/DO3 output** 999 +))) 1000 + 1001 +((( 943 943 If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low. 944 944 ))) 945 945 ... ... @@ -959,19 +959,22 @@ 959 959 960 960 961 961 962 - 963 963 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 964 964 965 -* (% style="color:#037691" %) **AT Command**1023 +* (% style="color:#037691" %)AT Command: 966 966 967 967 There is no AT Command to control Digital Output 968 968 969 969 970 -* (% style="color:#037691" %) **Downlink Payload (prefix 0xA9)**1028 +* (% style="color:#037691" %)Downlink Payload (prefix 0xA9): 971 971 972 -**0xA9 aa bb cc **~/~/ Set DO1/DO2/DO3 output with time control 1030 +(% class="box infomessage" %) 1031 +((( 1032 +((( 1033 +**0xA9 aa bb cc ~/~/ Set DO1/DO2/DO3 output with time control** 1034 +))) 1035 +))) 973 973 974 - 975 975 This is to control the digital output time of DO pin. Include four bytes: 976 976 977 977 (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9) ... ... @@ -1025,19 +1025,20 @@ 1025 1025 1026 1026 1027 1027 1028 - 1029 1029 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1030 1030 1031 -* (% style="color:#037691" %) **AT Command:**1092 +* (% style="color:#037691" %)AT Command: 1032 1032 1033 1033 There is no AT Command to control Relay Output 1034 1034 1035 1035 1036 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x03):**1097 +* (% style="color:#037691" %)Downlink Payload (prefix 0x03): 1037 1037 1038 -**0x03 aa bb **~/~/ Set RO1/RO2 output 1099 +(% class="box infomessage" %) 1100 +((( 1101 +**0x03 aa bb ~/~/ Set RO1/RO2 output** 1102 +))) 1039 1039 1040 - 1041 1041 ((( 1042 1042 If payload = 0x030100, it means set RO1 to close and RO2 to open. 1043 1043 ))) ... ... @@ -1054,19 +1054,20 @@ 1054 1054 1055 1055 1056 1056 1057 - 1058 1058 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1059 1059 1060 -* (% style="color:#037691" %) **AT Command:**1122 +* (% style="color:#037691" %)AT Command: 1061 1061 1062 1062 There is no AT Command to control Relay Output 1063 1063 1064 1064 1065 -* (% style="color:#037691" %) **Downlink Payload (prefix 0x05):**1127 +* (% style="color:#037691" %)Downlink Payload (prefix 0x05): 1066 1066 1067 -**0x05 aa bb cc dd **~/~/ Set RO1/RO2 relay with time control 1129 +(% class="box infomessage" %) 1130 +((( 1131 +**0x05 aa bb cc dd ~/~/ Set RO1/RO2 relay with time control:** 1132 +))) 1068 1068 1069 - 1070 1070 This is to control the relay output time of relay. Include four bytes: 1071 1071 1072 1072 (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05) ... ... @@ -1108,7 +1108,6 @@ 1108 1108 1109 1109 1110 1110 1111 - 1112 1112 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1113 1113 1114 1114 When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] ... ... @@ -1115,7 +1115,7 @@ 1115 1115 1116 1116 * (% style="color:#037691" %)**AT Command:** 1117 1117 1118 -**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1181 +(% style="color:#037691" %)****(%%)**AT+VOLMAX ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] 1119 1119 1120 1120 1121 1121 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):** ... ... @@ -1124,12 +1124,11 @@ 1124 1124 1125 1125 1126 1126 1127 - 1128 1128 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1129 1129 1130 1130 * (% style="color:#037691" %)**AT Command:** 1131 1131 1132 -**AT+SETCNT=aa,(bb cc dd ee) ** 1194 +(% style="color:#037691" %)****(%%)**AT+SETCNT=aa,(bb cc dd ee) ** 1133 1133 1134 1134 aa: 1: Set count1, 1135 1135 ... ... @@ -1146,7 +1146,6 @@ 1146 1146 1147 1147 1148 1148 1149 - 1150 1150 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1151 1151 1152 1152 Clear counting for counting mode ... ... @@ -1153,7 +1153,7 @@ 1153 1153 1154 1154 * (% style="color:#037691" %)**AT Command:** 1155 1155 1156 -**AT+CLRCOUNT ** ~/~/ clear all counting 1217 +(% style="color:#037691" %)(%%)**AT+CLRCOUNT ** ~/~/ clear all counting 1157 1157 1158 1158 1159 1159 * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):** ... ... @@ -1162,7 +1162,6 @@ 1162 1162 1163 1163 1164 1164 1165 - 1166 1166 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1167 1167 1168 1168 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1181,7 +1181,6 @@ 1181 1181 ))) 1182 1182 1183 1183 1184 - 1185 1185 == 3.5 Integrate with Mydevice == 1186 1186 1187 1187 Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps: ... ... @@ -1411,7 +1411,6 @@ 1411 1411 [[image:image-20220524100748-11.png]] 1412 1412 1413 1413 1414 - 1415 1415 = 4. Use AT Command = 1416 1416 1417 1417 == 4.1 Access AT Command == ... ... @@ -1614,6 +1614,8 @@ 1614 1614 1615 1615 ((( 1616 1616 AT+CFG: Print all settings 1675 + 1676 + 1617 1617 ))) 1618 1618 1619 1619 ... ... @@ -1659,6 +1659,8 @@ 1659 1659 1660 1660 ((( 1661 1661 (% style="background-color:#dcdcdc" %)ATZ 1722 + 1723 + 1662 1662 ))) 1663 1663 1664 1664 ... ... @@ -1771,7 +1771,7 @@ 1771 1771 1772 1772 1773 1773 (% style="color:blue" %)**For LT-22222-L**(%%): 1774 -Hold down the PRO button and then momentarily press the RST reset button and the (% style="color:red" %)**DO1 led**(%%)will change from OFF to ON. When(% style="color:red" %)**DO1 LED**(%%)is on, it means the device is in download mode.1836 +Hold down the PRO button and then momentarily press the RST reset button and the **DO1 led** will change from OFF to ON. When **DO1 LED** is on, it means the device is in download mode. 1775 1775 ))) 1776 1776 1777 1777 [[image:image-20220524103407-12.png]] ... ... @@ -1865,8 +1865,6 @@ 1865 1865 == 5.5 Can i use point to point communication for LT-22222-L? == 1866 1866 1867 1867 Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 1868 - 1869 - 1870 1870 ))) 1871 1871 1872 1872 ((( ... ... @@ -1880,13 +1880,12 @@ 1880 1880 1881 1881 After restart, the status before power failure will be read from flash. 1882 1882 1883 - 1884 1884 = 6. Trouble Shooting = 1885 1885 ))) 1886 1886 1887 1887 ((( 1888 1888 ((( 1889 -== 6.1 Downlink doesn 't work, how to solve it? ==1948 +== 6.1 Downlink doesn’t work, how to solve it? == 1890 1890 ))) 1891 1891 ))) 1892 1892 ... ... @@ -1907,7 +1907,7 @@ 1907 1907 ((( 1908 1908 1909 1909 1910 -== 6.3 Why I can 't join TTN in US915 /AU915 bands? ==1969 +== 6.3 Why I can’t join TTN in US915 /AU915 bands? == 1911 1911 ))) 1912 1912 1913 1913 ((( ... ... @@ -1915,28 +1915,25 @@ 1915 1915 ))) 1916 1916 1917 1917 1977 + 1918 1918 = 7. Order Info = 1919 1919 1920 1920 1921 1921 (% style="color:#4f81bd" %)**LT-22222-L-XXX:** 1922 1922 1983 + 1923 1923 (% style="color:#4f81bd" %)**XXX:** 1924 1924 1925 -* (% style="color: red" %)**EU433**(%%): LT with frequency bands EU4331926 -* (% style="color: red" %)**EU868**(%%): LT with frequency bands EU8681927 -* (% style="color: red" %)**KR920**(%%): LT with frequency bands KR9201928 -* (% style="color: red" %)**CN470**(%%): LT with frequency bands CN4701929 -* (% style="color: red" %)**AS923**(%%): LT with frequency bands AS9231930 -* (% style="color: red" %)**AU915**(%%): LT with frequency bands AU9151931 -* (% style="color: red" %)**US915**(%%): LT with frequency bands US9151932 -* (% style="color: red" %)**IN865**(%%): LT with frequency bands IN8651933 -* (% style="color: red" %)**CN779**(%%): LT with frequency bands CN7791986 +* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433 1987 +* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868 1988 +* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920 1989 +* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470 1990 +* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923 1991 +* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915 1992 +* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915 1993 +* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865 1994 +* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779 1934 1934 1935 - 1936 - 1937 - 1938 - 1939 - 1940 1940 = 8. Packing Info = 1941 1941 1942 1942 ... ... @@ -1954,11 +1954,6 @@ 1954 1954 * Package Size / pcs : 14.5 x 8 x 5 cm 1955 1955 * Weight / pcs : 170g 1956 1956 1957 - 1958 - 1959 - 1960 - 1961 - 1962 1962 = 9. Support = 1963 1963 1964 1964 * ((( ... ... @@ -1968,11 +1968,6 @@ 1968 1968 Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 1969 1969 ))) 1970 1970 1971 - 1972 - 1973 - 1974 - 1975 - 1976 1976 = 10. Reference = 1977 1977 1978 1978 * 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]]