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
-
... ... @@ -186,9 +186,6 @@ 186 186 * Firmware upgradable via program port 187 187 * Counting 188 188 189 - 190 - 191 - 192 192 == 1.4 Applications == 193 193 194 194 ... ... @@ -199,9 +199,6 @@ 199 199 * Smart Cities 200 200 * Smart Factory 201 201 202 - 203 - 204 - 205 205 == 1.5 Hardware Variants == 206 206 207 207 ... ... @@ -216,9 +216,6 @@ 216 216 * 1 x Counting Port 217 217 ))) 218 218 219 - 220 - 221 - 222 222 = 2. Power ON Device = 223 223 224 224 ... ... @@ -316,9 +316,6 @@ 316 316 * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO 317 317 * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5 318 318 319 - 320 - 321 - 322 322 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 323 323 324 324 ... ... @@ -375,9 +375,6 @@ 375 375 ** DO1 is high in case there is load between DO1 and V+. 376 376 ** DO1 LED is off in both case 377 377 378 - 379 - 380 - 381 381 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 382 382 383 383 ... ... @@ -756,6 +756,7 @@ 756 756 757 757 758 758 744 + 759 759 === 3.3.7 Payload Decoder === 760 760 761 761 ((( ... ... @@ -779,12 +779,10 @@ 779 779 ))) 780 780 ))) 781 781 782 -* (% style="color:b lue" %)**Common Commands**(%%): They should be available for each sensor, 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]]768 +* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, 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]] 783 783 784 -* (% style="color:b lue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below:770 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 785 785 786 - 787 - 788 788 === 3.4.1 Common Commands === 789 789 790 790 ... ... @@ -804,7 +804,7 @@ 804 804 805 805 * (% style="color:#037691" %)**AT Command:** 806 806 807 -** (% style="color:blue" %)AT+TDC=N **791 +**AT+TDC=N ** 808 808 809 809 810 810 **Example: **AT+TDC=30000. Means set interval to 30 seconds ... ... @@ -812,7 +812,7 @@ 812 812 813 813 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 814 814 815 -** (% style="color:blue" %)0x01 aa bb cc(%%)~/~/ Same as AT+TDC=0x(aa bb cc)**799 +**0x01 aa bb cc ~/~/ Same as AT+TDC=0x(aa bb cc)** 816 816 817 817 818 818 ... ... @@ -824,7 +824,7 @@ 824 824 825 825 * (% style="color:#037691" %)**AT Command:** 826 826 827 -** (% style="color:blue" %)AT+MOD=N **811 +**AT+MOD=N ** 828 828 829 829 830 830 **Example**: AT+MOD=2. Set work mode to Double DI counting mode ... ... @@ -832,7 +832,7 @@ 832 832 833 833 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 834 834 835 -** (% style="color:blue" %)0x0A aa(%%)** ~/~/ Same as AT+MOD=aa819 +**0x0A aa ** ~/~/ Same as AT+MOD=aa 836 836 837 837 838 838 ... ... @@ -847,7 +847,7 @@ 847 847 848 848 * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 849 849 850 -** (% style="color:blue" %)0x08 FF(%%)**~/~/ Poll an uplink834 +**0x08 FF **~/~/ Poll an uplink 851 851 852 852 853 853 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -862,16 +862,16 @@ 862 862 863 863 * (% style="color:#037691" %)**AT Command:** 864 864 865 -** (% style="color:blue" %)AT+ADDMOD6=1 or 0**849 +**AT+ADDMOD6=1 or 0** 866 866 867 - **(% style="color:red" %)1:**Enable Trigger Mode851 +1: Enable Trigger Mode 868 868 869 - **(% style="color:red" %)0:**Disable Trigger Mode853 +0: Disable Trigger Mode 870 870 871 871 872 872 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** 873 873 874 -** (% style="color:blue" %)0x0A 06 aa **(%%)858 +**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 875 875 876 876 877 877 ... ... @@ -888,7 +888,7 @@ 888 888 889 889 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 890 890 891 -** (% style="color:blue" %)0xAB 06 **(%%)~/~/ Poll trigger settings, device will uplink trigger settings once receive this command875 +**0xAB 06 **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 892 892 893 893 894 894 ... ... @@ -909,7 +909,7 @@ 909 909 910 910 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** 911 911 912 -** (% style="color:blue" %)0xAA 02 aa bb **(%%)~/~/ Same as AT+DTRI=aa,bb896 +**0xAA 02 aa bb **~/~/ Same as AT+DTRI=aa,bb 913 913 914 914 915 915 ... ... @@ -921,7 +921,7 @@ 921 921 922 922 * (% style="color:#037691" %)**AT Command:** 923 923 924 -** (% style="color:blue" %)AT+TRIG1=a,b**908 +**AT+TRIG1=a,b** 925 925 926 926 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 927 927 ... ... @@ -2137,7 +2137,7 @@ 2137 2137 == 5.5 Can i use point to point communication for LT-22222-L? == 2138 2138 2139 2139 2140 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].2124 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 2141 2141 2142 2142 2143 2143 ... ... @@ -2229,6 +2229,8 @@ 2229 2229 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2230 2230 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2231 2231 2216 + 2217 + 2232 2232 = 8. Packing Info = 2233 2233 2234 2234 ... ... @@ -2246,6 +2246,8 @@ 2246 2246 * Package Size / pcs : 14.5 x 8 x 5 cm 2247 2247 * Weight / pcs : 170g 2248 2248 2235 + 2236 + 2249 2249 = 9. Support = 2250 2250 2251 2251