<
From version < 83.5 >
edited by Xiaoling
on 2022/06/29 17:24
To version < 84.1 >
edited by Xiaoling
on 2022/06/29 18:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -179,7 +179,6 @@
179 179  * Firmware upgradable via program port
180 180  * Counting
181 181  
182 -
183 183  == 1.4  Applications ==
184 184  
185 185  * Smart Buildings & Home Automation
... ... @@ -189,7 +189,6 @@
189 189  * Smart Cities
190 190  * Smart Factory
191 191  
192 -
193 193  == 1.5 Hardware Variants ==
194 194  
195 195  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -203,7 +203,6 @@
203 203  * 1 x Counting Port
204 204  )))
205 205  
206 -
207 207  = 2. Power ON Device =
208 208  
209 209  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.
... ... @@ -277,15 +277,13 @@
277 277  
278 278  There are five working modes + one interrupt mode on LT for different type application:
279 279  
280 -* **(% style="color:blue" %)MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
281 -* **(% style="color:blue" %)MOD2**(%%): Double DI Counting + DO + RO
282 -* **(% style="color:blue" %)MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
283 -* **(% style="color:blue" %)MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
284 -* **(% style="color:blue" %)MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
285 -* **(% style="color:blue" %)ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
277 +* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
278 +* (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
279 +* (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
280 +* (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
281 +* (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
282 +* (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
286 286  
287 -
288 -
289 289  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
290 290  
291 291  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -412,6 +412,8 @@
412 412  [[image:image-20220523181246-5.png]]
413 413  
414 414  (((
410 +
411 +
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,6 +425,7 @@
425 425  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
426 426  )))
427 427  
425 +
428 428  (((
429 429  **To use counting mode, please run:**
430 430  )))
... ... @@ -557,8 +557,8 @@
557 557  
558 558  For example, if user has configured below commands:
559 559  
560 -* **AT+MOD=1 ** **~-~->** The normal working mode
561 -* **AT+ADDMOD6=1**   **~-~->** Enable trigger
558 +* **AT+MOD=1 ** **~-~->**  The normal working mode
559 +* **AT+ADDMOD6=1**   **~-~->**  Enable trigger
562 562  
563 563  LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases:
564 564  
... ... @@ -567,6 +567,7 @@
567 567  
568 568  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
569 569  
568 +
570 570  (% style="color:#4f81bd" %)**Trigger base on voltage**:
571 571  
572 572  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
... ... @@ -714,6 +714,7 @@
714 714  
715 715  === 3.4.2 Sensor related commands ===
716 716  
716 +
717 717  ==== 3.4.2.1 Set Transmit Interval ====
718 718  
719 719  Set device uplink interval.
... ... @@ -767,6 +767,7 @@
767 767  
768 768  
769 769  
770 +
770 770  ==== 3.4.2.4 Enable Trigger Mode ====
771 771  
772 772  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -923,6 +923,7 @@
923 923  
924 924  
925 925  
927 +
926 926  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
927 927  
928 928  * (% style="color:#037691" %)**AT Command**
... ... @@ -1765,7 +1765,7 @@
1765 1765  
1766 1766  
1767 1767  (% style="color:blue" %)**For LT-22222-L**(%%):
1768 -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.
1770 +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.
1769 1769  )))
1770 1770  
1771 1771   [[image:image-20220524103407-12.png]]
... ... @@ -1880,7 +1880,7 @@
1880 1880  
1881 1881  (((
1882 1882  (((
1883 -== 6.1 Downlink doesnt work, how to solve it? ==
1885 +== 6.1 Downlink doesn't work, how to solve it? ==
1884 1884  )))
1885 1885  )))
1886 1886  
... ... @@ -1901,7 +1901,7 @@
1901 1901  (((
1902 1902  
1903 1903  
1904 -== 6.3 Why I cant join TTN in US915 /AU915 bands? ==
1906 +== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
1905 1905  )))
1906 1906  
1907 1907  (((
... ... @@ -1911,21 +1911,25 @@
1911 1911  
1912 1912  = 7. Order Info =
1913 1913  
1916 +
1914 1914  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
1915 1915  
1916 -
1917 1917  (% style="color:#4f81bd" %)**XXX:**
1918 1918  
1919 -* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
1920 -* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
1921 -* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
1922 -* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
1923 -* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
1924 -* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
1925 -* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
1926 -* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1927 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1921 +* (% style="color:red" %)**EU433**(%%):  LT with frequency bands EU433
1922 +* (% style="color:red" %)**EU868**(%%):  LT with frequency bands EU868
1923 +* (% style="color:red" %)**KR920**(%%):  LT with frequency bands KR920
1924 +* (% style="color:red" %)**CN470**(%%):  LT with frequency bands CN470
1925 +* (% style="color:red" %)**AS923**(%%):  LT with frequency bands AS923
1926 +* (% style="color:red" %)**AU915**(%%):  LT with frequency bands AU915
1927 +* (% style="color:red" %)**US915**(%%):  LT with frequency bands US915
1928 +* (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
1929 +* (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
1928 1928  
1931 +
1932 +
1933 +
1934 +
1929 1929  = 8. Packing Info =
1930 1930  
1931 1931  
... ... @@ -1943,6 +1943,10 @@
1943 1943  * Package Size / pcs : 14.5 x 8 x 5 cm
1944 1944  * Weight / pcs : 170g
1945 1945  
1952 +
1953 +
1954 +
1955 +
1946 1946  = 9. Support =
1947 1947  
1948 1948  * (((
... ... @@ -1950,11 +1950,10 @@
1950 1950  )))
1951 1951  * (((
1952 1952  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]]
1963 +)))
1953 1953  
1954 1954  
1955 1955  
1956 -
1957 -)))
1958 1958  
1959 1959  = 10. Reference​​​​​ =
1960 1960  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0