<
From version < 66.20 >
edited by Xiaoling
on 2022/05/24 13:53
To version < 66.7 >
edited by Xiaoling
on 2022/05/24 11:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,114 +45,44 @@
45 45  
46 46  == 1.2  Specifications ==
47 47  
48 -(((
49 49  **Hardware System:**
50 -)))
51 51  
52 -* (((
53 -STM32L072CZT6 MCU
54 -)))
55 -* (((
56 -SX1276/78 Wireless Chip 
57 -)))
58 -* (((
59 -(((
60 -Power Consumption:
61 -)))
50 +* STM32L072CZT6 MCU
51 +* SX1276/78 Wireless Chip 
52 +* Power Consumption:
53 +** Idle: 4mA@12v
54 +** 20dB Transmit: 34mA@12v
62 62  
63 -* (((
64 -Idle: 4mA@12v
65 -)))
66 -* (((
67 -20dB Transmit: 34mA@12v
68 -)))
69 -)))
70 -
71 -(((
72 72  **Interface for Model: LT22222-L:**
73 -)))
74 74  
75 -* (((
76 -2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
77 -)))
78 -* (((
79 -2 x Digital Output (NPN output. Max pull up voltage 36V,450mA)
80 -)))
81 -* (((
82 -2 x Relay Output (5A@250VAC / 30VDC)
83 -)))
84 -* (((
85 -2 x 0~~20mA Analog Input (res:0.01mA)
86 -)))
87 -* (((
88 -2 x 0~~30V Analog Input (res:0.01v)
89 -)))
90 -* (((
91 -Power Input 7~~ 24V DC. 
92 -)))
58 +* 2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor)
59 +* 2 x Digital Output (NPN output. Max pull up voltage 36V,450mA)
60 +* 2 x Relay Output (5A@250VAC / 30VDC)
61 +* 2 x 0~~20mA Analog Input (res:0.01mA)
62 +* 2 x 0~~30V Analog Input (res:0.01v)
63 +* Power Input 7~~ 24V DC. 
93 93  
94 -(((
95 95  **LoRa Spec:**
96 -)))
97 97  
98 -* (((
99 -(((
100 -Frequency Range:
101 -)))
67 +* Frequency Range:
68 +** Band 1 (HF): 862 ~~ 1020 Mhz
69 +** Band 2 (LF): 410 ~~ 528 Mhz
70 +* 168 dB maximum link budget.
71 +* +20 dBm - 100 mW constant RF output vs.
72 +* +14 dBm high efficiency PA.
73 +* Programmable bit rate up to 300 kbps.
74 +* High sensitivity: down to -148 dBm.
75 +* Bullet-proof front end: IIP3 = -12.5 dBm.
76 +* Excellent blocking immunity.
77 +* Low RX current of 10.3 mA, 200 nA register retention.
78 +* Fully integrated synthesizer with a resolution of 61 Hz.
79 +* FSK, GFSK, MSK, GMSK, LoRaTM and OOK modulation.
80 +* Built-in bit synchronizer for clock recovery.
81 +* Preamble detection.
82 +* 127 dB Dynamic Range RSSI.
83 +* Automatic RF Sense and CAD with ultra-fast AFC.
84 +* Packet engine up to 256 bytes with CRC.
102 102  
103 -* (((
104 -Band 1 (HF): 862 ~~ 1020 Mhz
105 -)))
106 -* (((
107 -Band 2 (LF): 410 ~~ 528 Mhz
108 -)))
109 -)))
110 -* (((
111 -168 dB maximum link budget.
112 -)))
113 -* (((
114 -+20 dBm - 100 mW constant RF output vs.
115 -)))
116 -* (((
117 -+14 dBm high efficiency PA.
118 -)))
119 -* (((
120 -Programmable bit rate up to 300 kbps.
121 -)))
122 -* (((
123 -High sensitivity: down to -148 dBm.
124 -)))
125 -* (((
126 -Bullet-proof front end: IIP3 = -12.5 dBm.
127 -)))
128 -* (((
129 -Excellent blocking immunity.
130 -)))
131 -* (((
132 -Low RX current of 10.3 mA, 200 nA register retention.
133 -)))
134 -* (((
135 -Fully integrated synthesizer with a resolution of 61 Hz.
136 -)))
137 -* (((
138 -FSK, GFSK, MSK, GMSK, LoRaTM and OOK modulation.
139 -)))
140 -* (((
141 -Built-in bit synchronizer for clock recovery.
142 -)))
143 -* (((
144 -Preamble detection.
145 -)))
146 -* (((
147 -127 dB Dynamic Range RSSI.
148 -)))
149 -* (((
150 -Automatic RF Sense and CAD with ultra-fast AFC.
151 -)))
152 -* (((
153 -Packet engine up to 256 bytes with CRC.
154 -)))
155 -
156 156  == 1.3 Features ==
157 157  
158 158  * LoRaWAN Class A & Class C protocol
... ... @@ -201,7 +201,7 @@
201 201  
202 202  The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **TX LED** will be on for 5 seconds after joined in network. When there is message from server, the **RX LED** will be on for 1 second. 
203 203  
204 -In case user can’t set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H4.UseATCommand]] to set the keys in the devices.
134 +In case user can’t set the OTAA keys in the network server and has to use the existing keys from server. User can [[use AT Command>>path:#AT_Command]] to set the keys in the devices.
205 205  
206 206  3.2 Example to join LoRaWAN network
207 207  
... ... @@ -397,7 +397,7 @@
397 397  **ATZ**
398 398  )))
399 399  
400 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]].
330 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
401 401  
402 402  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
403 403  
... ... @@ -432,7 +432,7 @@
432 432  )))
433 433  
434 434  
435 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]].
365 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
436 436  
437 437  **Plus below command for AVI1 Counting:**
438 438  
... ... @@ -484,7 +484,7 @@
484 484  **ATZ**
485 485  )))
486 486  
487 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.2AT2BMOD3D22C28DoubleDICounting29]].
417 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
488 488  
489 489  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
490 490  
... ... @@ -533,7 +533,7 @@
533 533  
534 534  **Downlink Command to set Trigger Condition**
535 535  
536 -Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
466 +Type Code: 0xAA. Downlink command same as AT Command [[AT+AVLIM, AT+ACLIM>>path:#AT_Trigger]]
537 537  
538 538  Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4
539 539  
... ... @@ -553,7 +553,7 @@
553 553  
554 554  Same as AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
555 555  
556 -**Example2**: AA 02 01 00
486 +Example2: AA 02 01 00
557 557  
558 558  Same as AT+ DTRI =1,0  (Enable DI1 trigger / disable DI2 trigger)
559 559  
... ... @@ -1113,7 +1113,7 @@
1113 1113  
1114 1114  [[image:image-20220524094641-12.png||height="402" width="718"]]
1115 1115  
1116 -**Step 3**: Create an account or log in Mydevices.
1046 +**Step **3: Create an account or log in Mydevices.
1117 1117  
1118 1118  **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
1119 1119  
... ... @@ -1123,6 +1123,7 @@
1123 1123  
1124 1124  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
1125 1125  
1056 +
1126 1126  [[image:image-20220524094909-1.png||height="335" width="729"]]
1127 1127  
1128 1128  [[image:image-20220524094909-2.png||height="337" width="729"]]
... ... @@ -1133,6 +1133,10 @@
1133 1133  
1134 1134  [[image:image-20220524094909-5.png||height="341" width="734"]]
1135 1135  
1067 +
1068 +
1069 +
1070 +
1136 1136  == 3.6 Interface Detail ==
1137 1137  
1138 1138  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
... ... @@ -1148,10 +1148,8 @@
1148 1148  )))
1149 1149  
1150 1150  (((
1151 -(((
1152 1152  Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high
1153 1153  )))
1154 -)))
1155 1155  
1156 1156  [[image:1653357170703-587.png]]
1157 1157  
... ... @@ -1183,9 +1183,9 @@
1183 1183  
1184 1184  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1185 1185  
1186 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]** [[image:image-20220524095628-8.png]]= DI1+ / 1K.**
1119 +[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]** [[image:image-20220524095628-8.png]]= DI1+ / 1K.**
1187 1187  
1188 -If **DI1+ = 24v**, the [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]]** = 24mA , So the LT-22222-L will be able to detect this high active signal.
1121 +If **DI1+ = 24v**, the [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]]** = 24mA , So the LT-22222-L will be able to detect this high active signal.
1189 1189  
1190 1190  
1191 1191  **Example3**: Connect to a 220v high active sensor.
... ... @@ -1197,7 +1197,7 @@
1197 1197  
1198 1198  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1199 1199  
1200 - [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]] = DI1+ / 51K.**
1133 + [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]] = DI1+ / 51K.**
1201 1201  
1202 1202  If sensor output is 220v, the (% id="cke_bm_243359S" style="display:none" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K.  = 4.3mA , So the LT-22222-L will be able to detect this high active signal safely.
1203 1203  
... ... @@ -1621,6 +1621,10 @@
1621 1621  )))
1622 1622  
1623 1623  (((
1557 +
1558 +)))
1559 +
1560 +(((
1624 1624  (% style="color:#4f81bd" %)**Step1**(%%): Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
1625 1625  )))
1626 1626  
... ... @@ -1654,7 +1654,7 @@
1654 1654  )))
1655 1655  
1656 1656  (((
1657 -= 6. Trouble Shooting =
1594 += 6. Trouble Shooting     =
1658 1658  )))
1659 1659  
1660 1660  (((
... ... @@ -1703,43 +1703,43 @@
1703 1703  
1704 1704  (((
1705 1705  (((
1706 -(% style="color:#4f81bd" %)**LT-22222-L-XXX:**
1643 +**LT-22222-L-XXX:**
1707 1707  )))
1708 1708  )))
1709 1709  
1710 1710  (((
1711 1711  (((
1712 -(% style="color:#4f81bd" %)**XXX:**
1649 +**XXX:**
1713 1713  )))
1714 1714  )))
1715 1715  
1716 1716  * (((
1717 -(% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
1654 +**EU433**: LT with frequency bands EU433
1718 1718  )))
1719 1719  * (((
1720 -(% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
1657 +**EU868**: LT with frequency bands EU868
1721 1721  )))
1722 1722  * (((
1723 -(% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
1660 +**KR920**: LT with frequency bands KR920
1724 1724  )))
1725 1725  * (((
1726 -(% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
1663 +**CN470**: LT with frequency bands CN470
1727 1727  )))
1728 1728  * (((
1729 -(% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
1666 +**AS923**: LT with frequency bands AS923
1730 1730  )))
1731 1731  * (((
1732 -(% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
1669 +**AU915**: LT with frequency bands AU915
1733 1733  )))
1734 1734  * (((
1735 -(% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
1672 +**US915**: LT with frequency bands US915
1736 1736  )))
1737 1737  * (((
1738 -(% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1675 +**IN865**: LT with frequency bands IN865
1739 1739  )))
1740 1740  
1741 1741  (((
1742 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1679 +* **CN779**: LT with frequency bands CN779
1743 1743  
1744 1744  = 8. Packing Info =
1745 1745  )))
... ... @@ -1750,14 +1750,26 @@
1750 1750  )))
1751 1751  )))
1752 1752  
1690 +* (((
1753 1753  (((
1692 +LT I/O Controller x 1
1693 +)))
1694 +)))
1695 +* (((
1754 1754  (((
1755 -* LT-22222-L I/O Controller x 1
1756 -* Stick Antenna for LoRa RF part x 1
1757 -* Bracket for controller x1
1758 -* Program cable x 1
1697 +Stick Antenna for LoRa RF part x 1
1759 1759  )))
1760 1760  )))
1700 +* (((
1701 +(((
1702 +Bracket for controller x1
1703 +)))
1704 +)))
1705 +* (((
1706 +(((
1707 +Program cable x 1
1708 +)))
1709 +)))
1761 1761  
1762 1762  (((
1763 1763  (((
... ... @@ -1793,16 +1793,4 @@
1793 1793  (((
1794 1794   [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
1795 1795  )))
1796 -
1797 -(((
1798 -= 10. Reference​​​​​ =
1799 -
1800 -* Product Page:
1801 -
1802 -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]]
1803 -
1804 -* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
1805 -* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
1806 -* [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
1807 1807  )))
1808 -)))
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0