<
From version < 66.10 >
edited by Xiaoling
on 2022/05/24 11:57
To version < 67.3 >
edited by Xiaoling
on 2022/05/25 14:17
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -45,44 +45,114 @@
45 45  
46 46  == 1.2  Specifications ==
47 47  
48 +(((
48 48  **Hardware System:**
50 +)))
49 49  
50 -* STM32L072CZT6 MCU
51 -* SX1276/78 Wireless Chip 
52 -* Power Consumption:
53 -** Idle: 4mA@12v
54 -** 20dB Transmit: 34mA@12v
52 +* (((
53 +STM32L072CZT6 MCU
54 +)))
55 +* (((
56 +SX1276/78 Wireless Chip 
57 +)))
58 +* (((
59 +(((
60 +Power Consumption:
61 +)))
55 55  
63 +* (((
64 +Idle: 4mA@12v
65 +)))
66 +* (((
67 +20dB Transmit: 34mA@12v
68 +)))
69 +)))
70 +
71 +(((
56 56  **Interface for Model: LT22222-L:**
73 +)))
57 57  
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. 
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 +)))
64 64  
94 +(((
65 65  **LoRa Spec:**
96 +)))
66 66  
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.
98 +* (((
99 +(((
100 +Frequency Range:
101 +)))
85 85  
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 +
86 86  == 1.3 Features ==
87 87  
88 88  * LoRaWAN Class A & Class C protocol
... ... @@ -129,17 +129,22 @@
129 129  
130 130  == 3.1 How it works? ==
131 131  
202 +(((
132 132  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. 
204 +)))
133 133  
206 +(((
134 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: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.
208 +)))
135 135  
136 -3.2 Example to join LoRaWAN network
210 +== 3.2 Example to join LoRaWAN network ==
137 137  
212 +(((
138 138  This chapter shows an example for how to join the TTN LoRaWAN Network. Below is the network structure, we use our LG308 as LoRaWAN gateway here. 
214 +)))
139 139  
140 140  [[image:image-20220523172350-1.png||height="266" width="864"]]
141 141  
142 -
143 143  (((
144 144  The LG308 is already set to connect to [[TTN network >>url:https://www.thethingsnetwork.org/]]. So what we need to do now is only configure register this device to TTN:
145 145  )))
... ... @@ -235,7 +235,9 @@
235 235  
236 236  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
237 237  
313 +(((
238 238  Total : 11 bytes payload
315 +)))
239 239  
240 240  [[image:image-20220523180452-3.png]]
241 241  
... ... @@ -249,53 +249,77 @@
249 249  * FIRST: Indicate this is the first packet after join network.
250 250  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
251 251  
329 +(((
252 252  (% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
331 +)))
253 253  
333 +(((
254 254  **To use counting mode, please run:**
335 +)))
255 255  
256 256  (% class="box infomessage" %)
257 257  (((
339 +(((
258 258  **AT+MOD=2**
259 259  )))
342 +)))
260 260  
261 261  (% class="box infomessage" %)
262 262  (((
346 +(((
263 263  **ATZ**
264 264  )))
349 +)))
265 265  
351 +(((
266 266  (% style="color:#4f81bd" %)**AT Commands for counting:**
353 +)))
267 267  
355 +(((
268 268  **For LT22222-L:**
357 +)))
269 269  
270 270  (% class="box infomessage" %)
271 271  (((
361 +(((
272 272  **AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
273 273  )))
364 +)))
274 274  
275 275  (% class="box infomessage" %)
276 276  (((
368 +(((
277 277  **AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
278 278  )))
371 +)))
279 279  
280 280  (% class="box infomessage" %)
281 281  (((
375 +(((
282 282  **AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
283 283  )))
378 +)))
284 284  
285 285  (% class="box infomessage" %)
286 286  (((
382 +(((
287 287  **AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
288 288  )))
385 +)))
289 289  
290 290  (% class="box infomessage" %)
291 291  (((
389 +(((
292 292  **AT+SETCNT=1,60   (Set COUNT1 value to 60)**
293 293  )))
392 +)))
294 294  
295 295  (% class="box infomessage" %)
296 296  (((
396 +(((
297 297  **AT+SETCNT=2,60   (Set COUNT2 value to 60)**
298 298  )))
399 +)))
299 299  
300 300  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
301 301  
... ... @@ -313,21 +313,31 @@
313 313  * FIRST: Indicate this is the first packet after join network.
314 314  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
315 315  
417 +(((
316 316  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
419 +)))
317 317  
421 +(((
318 318  **To use counting mode, please run:**
423 +)))
319 319  
320 320  (% class="box infomessage" %)
321 321  (((
427 +(((
322 322  **AT+MOD=3**
323 323  )))
430 +)))
324 324  
325 325  (% class="box infomessage" %)
326 326  (((
434 +(((
327 327  **ATZ**
328 328  )))
437 +)))
329 329  
439 +(((
330 330  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]].
441 +)))
331 331  
332 332  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
333 333  
... ... @@ -347,44 +347,67 @@
347 347  * FIRST: Indicate this is the first packet after join network.
348 348  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
349 349  
461 +(((
350 350  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
463 +)))
351 351  
465 +(((
352 352  **To use this mode, please run:**
467 +)))
353 353  
354 354  (% class="box infomessage" %)
355 355  (((
471 +(((
356 356  **AT+MOD=4**
357 357  )))
474 +)))
358 358  
359 359  (% class="box infomessage" %)
360 360  (((
478 +(((
361 361  **ATZ**
362 362  )))
481 +)))
363 363  
483 +(((
484 +
485 +)))
364 364  
487 +(((
365 365  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]].
489 +)))
366 366  
491 +(((
367 367  **Plus below command for AVI1 Counting:**
493 +)))
368 368  
369 369  (% class="box infomessage" %)
370 370  (((
497 +(((
371 371  **AT+SETCNT=3,60   (set AVI Count to 60)**
372 372  )))
500 +)))
373 373  
374 374  (% class="box infomessage" %)
375 375  (((
504 +(((
376 376  **AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
377 377  )))
507 +)))
378 378  
379 379  (% class="box infomessage" %)
380 380  (((
511 +(((
381 381  **AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
382 382  )))
514 +)))
383 383  
384 384  (% class="box infomessage" %)
385 385  (((
518 +(((
386 386  **AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
387 387  )))
521 +)))
388 388  
389 389  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
390 390  
... ... @@ -398,23 +398,35 @@
398 398  
399 399  * RO is for relay. ROx=1 : close,ROx=0 always open.
400 400  * FIRST: Indicate this is the first packet after join network.
401 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
535 +* (((
536 +DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
537 +)))
402 402  
539 +(((
403 403  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
541 +)))
404 404  
543 +(((
405 405  **To use this mode, please run:**
545 +)))
406 406  
407 407  (% class="box infomessage" %)
408 408  (((
549 +(((
409 409  **AT+MOD=5**
410 410  )))
552 +)))
411 411  
412 412  (% class="box infomessage" %)
413 413  (((
556 +(((
414 414  **ATZ**
415 415  )))
559 +)))
416 416  
417 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>path:#COUNT_COMMAND]].
561 +(((
562 +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]].
563 +)))
418 418  
419 419  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
420 420  
... ... @@ -463,7 +463,7 @@
463 463  
464 464  **Downlink Command to set Trigger Condition**
465 465  
466 -Type Code: 0xAA. Downlink command same as AT Command [[AT+AVLIM, AT+ACLIM>>path:#AT_Trigger]]
612 +Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
467 467  
468 468  Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4
469 469  
... ... @@ -483,7 +483,7 @@
483 483  
484 484  Same as AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
485 485  
486 -Example2: AA 02 01 00
632 +**Example2**: AA 02 01 00
487 487  
488 488  Same as AT+ DTRI =1,0  (Enable DI1 trigger / disable DI2 trigger)
489 489  
... ... @@ -822,8 +822,10 @@
822 822  
823 823  (% class="box infomessage" %)
824 824  (((
971 +(((
825 825  **0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
826 826  )))
974 +)))
827 827  
828 828  This is to control the digital output time of DO pin. Include four bytes:
829 829  
... ... @@ -1026,24 +1026,29 @@
1026 1026  **0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1027 1027  )))
1028 1028  
1177 +(((
1029 1029  range: aa bb cc:0 to 16777215,  (unit:second)
1179 +)))
1030 1030  
1031 1031  == 3.5 Integrate with Mydevice ==
1032 1032  
1033 1033  Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps:
1034 1034  
1185 +(((
1035 1035  **Step 1**: Be sure that your device is programmed and properly connected to the network at this time.
1187 +)))
1036 1036  
1189 +(((
1037 1037  **Step 2**: To configure the Application to forward data to Mydevices you will need to add integration. To add the Mydevices integration, perform the following steps:
1191 +)))
1038 1038  
1039 1039  [[image:1653356737703-362.png||height="232" width="732"]]
1040 1040  
1041 1041  [[image:image-20220524094641-11.png||height="390" width="723"]]
1042 1042  
1043 -
1044 1044  [[image:image-20220524094641-12.png||height="402" width="718"]]
1045 1045  
1046 -**Step **3: Create an account or log in Mydevices.
1199 +**Step 3**: Create an account or log in Mydevices.
1047 1047  
1048 1048  **Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
1049 1049  
... ... @@ -1053,7 +1053,6 @@
1053 1053  
1054 1054  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
1055 1055  
1056 -
1057 1057  [[image:image-20220524094909-1.png||height="335" width="729"]]
1058 1058  
1059 1059  [[image:image-20220524094909-2.png||height="337" width="729"]]
... ... @@ -1064,10 +1064,6 @@
1064 1064  
1065 1065  [[image:image-20220524094909-5.png||height="341" width="734"]]
1066 1066  
1067 -
1068 -
1069 -
1070 -
1071 1071  == 3.6 Interface Detail ==
1072 1072  
1073 1073  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
... ... @@ -1083,8 +1083,10 @@
1083 1083  )))
1084 1084  
1085 1085  (((
1234 +(((
1086 1086  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
1087 1087  )))
1237 +)))
1088 1088  
1089 1089  [[image:1653357170703-587.png]]
1090 1090  
... ... @@ -1102,7 +1102,7 @@
1102 1102  
1103 1103  So when sensor active, the current between NEC2501 pin1 and pin2 is: ​​
1104 1104  
1105 - //IF// = DI1+ / 1K.
1255 +[[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.**
1106 1106  
1107 1107  If DI1+ = 12v, the //IF// = 12mA , So the LT-22222-L will be able to detect this active signal.
1108 1108  
... ... @@ -1116,9 +1116,9 @@
1116 1116  
1117 1117  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1118 1118  
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.**
1269 +[[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.**
1120 1120  
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.
1271 +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:image-20220524095628-8.png]]** = 24mA , So the LT-22222-L will be able to detect this high active signal.
1122 1122  
1123 1123  
1124 1124  **Example3**: Connect to a 220v high active sensor.
... ... @@ -1130,7 +1130,7 @@
1130 1130  
1131 1131  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1132 1132  
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.**
1283 + [[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.**
1134 1134  
1135 1135  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.
1136 1136  
... ... @@ -1189,11 +1189,15 @@
1189 1189  
1190 1190  [[image:1653358238933-385.png]]
1191 1191  
1342 +(((
1192 1192  In PC, User needs to set (% style="color:#4f81bd" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console for LT. The AT commands are disable by default and need to enter password (default:(% style="color:green" %)**123456**)(%%) to active it. As shown below:
1344 +)))
1193 1193  
1194 1194  [[image:1653358355238-883.png]]
1195 1195  
1348 +(((
1196 1196  More detail AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
1350 +)))
1197 1197  
1198 1198  (((
1199 1199  AT+<CMD>?        : Help on <CMD>
... ... @@ -1511,11 +1511,13 @@
1511 1511  Below shows the hardware connection for how to upload an image to the LT:
1512 1512  * [[image:1653359603330-121.png]]
1513 1513  
1668 +(((
1514 1514  **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]].
1515 1515  **Step2**: Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1516 1516  **Step3: **Open flashloader; choose the correct COM port to update.
1517 1517  **For LT-22222-L**:
1518 1518  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.
1674 +)))
1519 1519  
1520 1520   [[image:image-20220524103407-12.png]]
1521 1521  
... ... @@ -1554,10 +1554,6 @@
1554 1554  )))
1555 1555  
1556 1556  (((
1557 -
1558 -)))
1559 -
1560 -(((
1561 1561  (% 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.
1562 1562  )))
1563 1563  
... ... @@ -1565,10 +1565,15 @@
1565 1565  [[image:1653360231087-571.png||height="401" width="727"]]
1566 1566  )))
1567 1567  
1720 +(((
1568 1568  (% style="color:red" %)Note: user just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN.
1722 +)))
1569 1569  
1724 +(((
1570 1570  (% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1726 +)))
1571 1571  
1728 +(((
1572 1572  (% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
1573 1573  (% style="background-color:#dcdcdc" %)AT+FDR  (%%) Reset Parameters to Factory Default, Keys Reserve
1574 1574  (% style="background-color:#dcdcdc" %)123456  (%%) Enter Password to have AT access.
... ... @@ -1579,8 +1579,11 @@
1579 1579  (% style="background-color:#dcdcdc" %)AT+CHS=868400000 (%%)Set transmit frequency to 868.4Mhz
1580 1580  (% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%) Set Device Address to 26 01 1A F1
1581 1581  (% style="background-color:#dcdcdc" %)ATZ                (%%)Reset MCU
1739 +)))
1582 1582  
1741 +(((
1583 1583  As shown in below:
1743 +)))
1584 1584  
1585 1585  [[image:1653360498588-932.png||height="485" width="726"]]
1586 1586  
... ... @@ -1591,7 +1591,7 @@
1591 1591  )))
1592 1592  
1593 1593  (((
1594 -= 6. Trouble Shooting     =
1754 += 6. Trouble Shooting =
1595 1595  )))
1596 1596  
1597 1597  (((
... ... @@ -1601,13 +1601,13 @@
1601 1601  )))
1602 1602  
1603 1603  (((
1604 -Please see this link for how to debug:
1764 +Please see this link for how to debug: [[see how it work>>LoRaWAN Communication Debug||anchor="H5.1Howitwork:NO"]]
1605 1605  
1606 -[[http:~~/~~/8.211.40.43:8080/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/>>http://8.211.40.43:8080/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/]]
1607 -)))
1608 1608  
1609 -(((
1610 -[[http:~~/~~/wiki.dragino.com/index.php?title=LoRaWAN_Communication_Debug#How_it_work>>url:http://wiki.dragino.com/index.php?title=LoRaWAN_Communication_Debug#How_it_work]]
1767 +
1768 +[[http:~~/~~/wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H5.1Howitwork>>http://wiki1.dragino.com/xwiki/bin/view/Main/LoRaWAN%20Communication%20Debug/#H5.1Howitwork]]
1769 +
1770 +
1611 1611  )))
1612 1612  
1613 1613  (((
... ... @@ -1640,71 +1640,84 @@
1640 1640  
1641 1641  (((
1642 1642  (((
1643 -**LT-22222-L-XXX:**
1803 +(% style="color:#4f81bd" %)**LT-22222-L-XXX:**
1644 1644  )))
1645 1645  )))
1646 1646  
1647 1647  (((
1648 1648  (((
1649 -**XXX:**
1809 +(% style="color:#4f81bd" %)**XXX:**
1650 1650  )))
1651 1651  )))
1652 1652  
1813 +(((
1653 1653  * (((
1654 -**EU433**: LT with frequency bands EU433
1815 +(% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
1655 1655  )))
1656 -* (((
1657 -**EU868**: LT with frequency bands EU868
1658 1658  )))
1818 +
1819 +(((
1659 1659  * (((
1660 -**KR920**: LT with frequency bands KR920
1821 +(% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
1661 1661  )))
1662 -* (((
1663 -**CN470**: LT with frequency bands CN470
1664 1664  )))
1824 +
1825 +(((
1665 1665  * (((
1666 -**AS923**: LT with frequency bands AS923
1827 +(% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
1667 1667  )))
1668 -* (((
1669 -**AU915**: LT with frequency bands AU915
1670 1670  )))
1830 +
1831 +(((
1671 1671  * (((
1672 -**US915**: LT with frequency bands US915
1833 +(% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
1673 1673  )))
1674 -* (((
1675 -**IN865**: LT with frequency bands IN865
1676 1676  )))
1677 1677  
1678 1678  (((
1679 -* **CN779**: LT with frequency bands CN779
1680 -
1681 -= 8. Packing Info =
1838 +* (((
1839 +(% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
1682 1682  )))
1841 +)))
1683 1683  
1684 1684  (((
1685 -(((
1686 -**Package Includes**:
1844 +* (((
1845 +(% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
1687 1687  )))
1688 1688  )))
1689 1689  
1690 -* (((
1691 1691  (((
1692 -LT I/O Controller x 1
1850 +* (((
1851 +(% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
1693 1693  )))
1694 1694  )))
1695 -* (((
1854 +
1696 1696  (((
1697 -Stick Antenna for LoRa RF part x 1
1856 +* (((
1857 +(% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1698 1698  )))
1699 1699  )))
1860 +
1861 +(((
1700 1700  * (((
1863 +(% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1864 +)))
1865 +
1866 += 8. Packing Info =
1867 +)))
1868 +
1701 1701  (((
1702 -Bracket for controller x1
1870 +(((
1871 +**Package Includes**:
1703 1703  )))
1704 1704  )))
1705 -* (((
1874 +
1706 1706  (((
1707 -Program cable x 1
1876 +(((
1877 +* LT-22222-L I/O Controller x 1
1878 +* Stick Antenna for LoRa RF part x 1
1879 +* Bracket for controller x1
1880 +* Program cable x 1
1708 1708  )))
1709 1709  )))
1710 1710  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0