<
From version < 77.51 >
edited by Xiaoling
on 2022/06/10 09:06
To version < 77.43 >
edited by Xiaoling
on 2022/06/10 09:00
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -162,6 +162,7 @@
162 162  
163 163  )))
164 164  
165 +
165 165  == 1.3 Features ==
166 166  
167 167  * LoRaWAN Class A & Class C protocol
... ... @@ -172,6 +172,7 @@
172 172  * Firmware upgradable via program port
173 173  * Counting
174 174  
176 +
175 175  == 1.4  Applications ==
176 176  
177 177  * Smart Buildings & Home Automation
... ... @@ -181,6 +181,7 @@
181 181  * Smart Cities
182 182  * Smart Factory
183 183  
186 +
184 184  == 1.5 Hardware Variants ==
185 185  
186 186  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -194,6 +194,7 @@
194 194  * 1 x Counting Port
195 195  )))
196 196  
200 +
197 197  = 2. Power ON Device =
198 198  
199 199  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.
... ... @@ -275,6 +275,7 @@
275 275  * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
276 276  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
277 277  
282 +
278 278  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
279 279  
280 280  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -325,6 +325,7 @@
325 325  ** DO1 is high in case there is load between DO1 and V+.
326 326  ** DO1 LED is off in both case
327 327  
333 +
328 328  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
329 329  
330 330  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
... ... @@ -739,6 +739,7 @@
739 739  
740 740  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
741 741  
748 +
742 742  === 3.4.1 Common Commands ===
743 743  
744 744  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]]
... ... @@ -1730,9 +1730,7 @@
1730 1730  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1731 1731  
1732 1732  (((
1733 -
1734 -
1735 -(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1740 +(% style="background-color:#dcdcdc" %) 123456(%%)   Enter Password to have AT access.
1736 1736  )))
1737 1737  
1738 1738  (((
... ... @@ -1740,7 +1740,7 @@
1740 1740  )))
1741 1741  
1742 1742  (((
1743 -(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1748 +(% style="background-color:#dcdcdc" %) 123456(%%)   Enter Password to have AT access.
1744 1744  )))
1745 1745  
1746 1746  (((
... ... @@ -1748,41 +1748,39 @@
1748 1748  )))
1749 1749  
1750 1750  (((
1751 -(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1756 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%) Set to ABP mode
1752 1752  )))
1753 1753  
1754 1754  (((
1755 -(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1760 +(% style="background-color:#dcdcdc" %) AT+ADR=0(%%) Set the Adaptive Data Rate Off
1756 1756  )))
1757 1757  
1758 1758  (((
1759 -(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1764 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1760 1760  )))
1761 1761  
1762 1762  (((
1763 -(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1768 +(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1764 1764  )))
1765 1765  
1766 1766  (((
1767 -(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1772 +(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%) Set transmit frequency to 868.4Mhz
1768 1768  )))
1769 1769  
1770 1770  (((
1771 -(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1776 +(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%) Set RX2Frequency to 868.4Mhz (according to the result from server)
1772 1772  )))
1773 1773  
1774 1774  (((
1775 -(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1780 +(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1776 1776  )))
1777 1777  
1778 1778  (((
1779 -(% style="background-color:#dcdcdc" %) AT+DADDR=26 01 1A F1 (%%) Set Device Address to 26 01 1A F1, this ID can be found in the LoRa Server portal.
1784 +(% style="background-color:#dcdcdc" %) AT+DADDR=26 01 1A F1 (%%)Set Device Address to 26 01 1A F1, this ID can be found in the LoRa Server portal.
1780 1780  )))
1781 1781  
1782 1782  (((
1783 -(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1784 -
1785 -
1788 +(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1786 1786  )))
1787 1787  
1788 1788  (((
... ... @@ -1805,6 +1805,7 @@
1805 1805  )))
1806 1806  
1807 1807  
1811 +
1808 1808  === 4.2.3 Change to Class A ===
1809 1809  
1810 1810  If sensor JOINED
... ... @@ -1816,25 +1816,21 @@
1816 1816  
1817 1817  == 5.1 How to upgrade the image? ==
1818 1818  
1819 -
1820 1820  The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to:
1821 1821  
1822 1822  * Support new features
1823 1823  * For bug fix
1824 1824  * Change LoRaWAN bands.
1825 -
1826 1826  Below shows the hardware connection for how to upload an image to the LT:
1829 +* [[image:1653359603330-121.png]]
1827 1827  
1828 -[[image:1653359603330-121.png]]
1829 -
1830 -
1831 1831  (((
1832 -(% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
1833 -(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1834 -(% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1832 +**Step1:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
1833 +**Step2**: Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1834 +**Step3: **Open flashloader; choose the correct COM port to update.
1835 1835  
1836 1836  
1837 -(% style="color:blue" %)**For LT-22222-L**(%%):
1837 +**For LT-22222-L**:
1838 1838  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.
1839 1839  )))
1840 1840  
... ... @@ -1844,7 +1844,6 @@
1844 1844  
1845 1845  [[image:image-20220524104033-15.png]]
1846 1846  
1847 -
1848 1848  (% style="color:red" %)**Notice**(%%): In case user has lost the program cable. User can hand made one from a 3.5mm cable. The pin mapping is:
1849 1849  
1850 1850  [[image:1653360054704-518.png||height="186" width="745"]]
... ... @@ -1909,7 +1909,7 @@
1909 1909  (% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%) Set transmit interval to 60 seconds
1910 1910  (% style="background-color:#dcdcdc" %)AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1911 1911  (% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%)  Set Device Address to 26 01 1A F1
1912 -(% style="background-color:#dcdcdc" %)ATZ        (%%) Reset MCU
1911 +(% style="background-color:#dcdcdc" %)ATZ  (%%) Reset MCU
1913 1913  )))
1914 1914  
1915 1915  
... ... @@ -1988,6 +1988,7 @@
1988 1988  * (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1989 1989  
1990 1990  
1990 +
1991 1991  = 8. Packing Info =
1992 1992  
1993 1993  
... ... @@ -1998,6 +1998,7 @@
1998 1998  * Bracket for controller x1
1999 1999  * Program cable x 1
2000 2000  
2001 +
2001 2001  **Dimension and weight**:
2002 2002  
2003 2003  * Device Size: 13.5 x 7 x 3 cm
... ... @@ -2006,6 +2006,7 @@
2006 2006  * Weight / pcs : 170g
2007 2007  
2008 2008  
2010 +
2009 2009  = 9. Support =
2010 2010  
2011 2011  * (((
... ... @@ -2016,6 +2016,7 @@
2016 2016  )))
2017 2017  
2018 2018  
2021 +
2019 2019  = 10. Reference​​​​​ =
2020 2020  
2021 2021  * 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]]
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0