Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -188,6 +188,7 @@ 188 188 189 189 190 190 191 + 191 191 == 1.4 Applications == 192 192 193 193 ... ... @@ -200,6 +200,7 @@ 200 200 201 201 202 202 204 + 203 203 == 1.5 Hardware Variants == 204 204 205 205 ... ... @@ -216,6 +216,7 @@ 216 216 217 217 218 218 221 + 219 219 = 2. Power ON Device = 220 220 221 221 ... ... @@ -315,6 +315,7 @@ 315 315 316 316 317 317 321 + 318 318 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 319 319 320 320 ... ... @@ -373,6 +373,7 @@ 373 373 374 374 375 375 380 + 376 376 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 377 377 378 378 ... ... @@ -774,13 +774,12 @@ 774 774 ))) 775 775 ))) 776 776 777 -* (% 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]]782 +* (% style="color:blue" %)**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]] 778 778 779 -* (% style="color: #4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below:784 +* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 780 780 781 781 782 782 783 - 784 784 === 3.4.1 Common Commands === 785 785 786 786 ... ... @@ -800,7 +800,7 @@ 800 800 801 801 * (% style="color:#037691" %)**AT Command:** 802 802 803 -**AT+TDC=N ** 807 +**(% style="color:blue" %)AT+TDC=N ** 804 804 805 805 806 806 **Example: **AT+TDC=30000. Means set interval to 30 seconds ... ... @@ -808,7 +808,7 @@ 808 808 809 809 * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):** 810 810 811 -**0x01 aa bb cc ~/~/ Same as AT+TDC=0x(aa bb cc)** 815 +**(% style="color:blue" %)0x01 aa bb cc (%%) ~/~/ Same as AT+TDC=0x(aa bb cc)** 812 812 813 813 814 814 ... ... @@ -820,7 +820,7 @@ 820 820 821 821 * (% style="color:#037691" %)**AT Command:** 822 822 823 -**AT+MOD=N ** 827 +**(% style="color:blue" %)AT+MOD=N ** 824 824 825 825 826 826 **Example**: AT+MOD=2. Set work mode to Double DI counting mode ... ... @@ -828,7 +828,7 @@ 828 828 829 829 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):** 830 830 831 -**0x0A aa ** ~/~/ Same as AT+MOD=aa 835 +**(% style="color:blue" %)0x0A aa (%%) ** ~/~/ Same as AT+MOD=aa 832 832 833 833 834 834 ... ... @@ -843,7 +843,7 @@ 843 843 844 844 * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):** 845 845 846 -**0x08 FF **~/~/ Poll an uplink 850 +**(% style="color:blue" %)0x08 FF (%%) **~/~/ Poll an uplink 847 847 848 848 849 849 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -858,16 +858,16 @@ 858 858 859 859 * (% style="color:#037691" %)**AT Command:** 860 860 861 -**AT+ADDMOD6=1 or 0** 865 +**(% style="color:blue" %)AT+ADDMOD6=1 or 0** 862 862 863 -1: Enable Trigger Mode 867 +**(% style="color:red" %)1:** Enable Trigger Mode 864 864 865 -0: Disable Trigger Mode 869 +**(% style="color:red" %)0: **Disable Trigger Mode 866 866 867 867 868 868 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** 869 869 870 -**0x0A 06 aa ** ~/~/ Same as AT+ADDMOD6=aa 874 +**(% style="color:blue" %)0x0A 06 aa **(%%) ~/~/ Same as AT+ADDMOD6=aa 871 871 872 872 873 873 ... ... @@ -884,7 +884,7 @@ 884 884 885 885 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 886 886 887 -**0xAB 06 891 +**(% style="color:blue" %)0xAB 06 ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command 888 888 889 889 890 890 ... ... @@ -905,7 +905,7 @@ 905 905 906 906 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** 907 907 908 -**0xAA 02 aa bb 912 +**(% style="color:blue" %)0xAA 02 aa bb ** (%%) ~/~/ Same as AT+DTRI=aa,bb 909 909 910 910 911 911 ... ... @@ -917,7 +917,7 @@ 917 917 918 918 * (% style="color:#037691" %)**AT Command:** 919 919 920 -**AT+TRIG1=a,b** 924 +**(% style="color:blue" %)AT+TRIG1=a,b** 921 921 922 922 a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 923 923 ... ... @@ -2133,7 +2133,7 @@ 2133 2133 == 5.5 Can i use point to point communication for LT-22222-L? == 2134 2134 2135 2135 2136 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 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]]. 2137 2137 2138 2138 2139 2139 ... ... @@ -2225,8 +2225,6 @@ 2225 2225 * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865 2226 2226 * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779 2227 2227 2228 - 2229 - 2230 2230 = 8. Packing Info = 2231 2231 2232 2232 ... ... @@ -2244,8 +2244,6 @@ 2244 2244 * Package Size / pcs : 14.5 x 8 x 5 cm 2245 2245 * Weight / pcs : 170g 2246 2246 2247 - 2248 - 2249 2249 = 9. Support = 2250 2250 2251 2251