Last modified by Mengting Qiu on 2025/06/04 18:42

From version 102.2
edited by Xiaoling
on 2022/10/29 09:42
Change comment: There is no comment for this version
To version 102.1
edited by Bei Jinggeng
on 2022/10/28 17:08
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
... ... @@ -187,8 +187,6 @@
187 187  * Counting
188 188  
189 189  
190 -
191 -
192 192  == 1.4  Applications ==
193 193  
194 194  
... ... @@ -200,8 +200,6 @@
200 200  * Smart Factory
201 201  
202 202  
203 -
204 -
205 205  == 1.5 Hardware Variants ==
206 206  
207 207  
... ... @@ -217,8 +217,6 @@
217 217  )))
218 218  
219 219  
220 -
221 -
222 222  = 2. Power ON Device =
223 223  
224 224  
... ... @@ -317,8 +317,6 @@
317 317  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
318 318  
319 319  
320 -
321 -
322 322  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
323 323  
324 324  
... ... @@ -376,8 +376,6 @@
376 376  ** DO1 LED is off in both case
377 377  
378 378  
379 -
380 -
381 381  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
382 382  
383 383  
... ... @@ -779,9 +779,9 @@
779 779  )))
780 780  )))
781 781  
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]]
772 +* (% 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:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
774 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
785 785  
786 786  
787 787  
... ... @@ -804,7 +804,7 @@
804 804  
805 805  * (% style="color:#037691" %)**AT Command:**
806 806  
807 -**(% style="color:blue" %)AT+TDC=N **
797 +**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)**
805 +**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  **
817 +**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=aa
825 +**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 uplink
840 +**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**
855 +**AT+ADDMOD6=1 or 0**
866 866  
867 -**(% style="color:red" %)1:** Enable Trigger Mode
857 +1: Enable Trigger Mode
868 868  
869 -**(% style="color:red" %)0: **Disable Trigger Mode
859 +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    **(%%) ~/~/ Same as AT+ADDMOD6=aa
864 +**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 command
881 +**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,bb
902 +**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**
914 +**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  
... ... @@ -2229,6 +2229,7 @@
2229 2229  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2230 2230  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2231 2231  
2222 +
2232 2232  = 8. Packing Info =
2233 2233  
2234 2234  
... ... @@ -2246,6 +2246,7 @@
2246 2246  * Package Size / pcs : 14.5 x 8 x 5 cm
2247 2247  * Weight / pcs : 170g
2248 2248  
2240 +
2249 2249  = 9. Support =
2250 2250  
2251 2251