<
From version < 90.7 >
edited by Xiaoling
on 2022/08/18 13:38
To version < 101.3 >
edited by Xiaoling
on 2022/10/25 15:22
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,13 +15,16 @@
15 15  
16 16  = 1.Introduction =
17 17  
18 +
18 18  == 1.1 What is LT Series I/O Controller ==
19 19  
20 20  (((
21 21  
22 22  
24 +(((
23 23  The Dragino (% style="color:blue" %)**LT series I/O Modules**(%%) are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as:** (% style="color:blue" %)analog current Input, analog voltage input(%%)**(% style="color:blue" %), **relay output**, **digital input**(%%) and (% style="color:blue" %)**digital output**(%%) etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
24 24  )))
27 +)))
25 25  
26 26  (((
27 27  The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on.
... ... @@ -36,7 +36,7 @@
36 36  )))
37 37  
38 38  (((
39 -1) If users area has LoRaWAN service coverage, they can just install the I/O controller and configure it to connect the LoRaWAN provider via wireless.
42 +1) If user's area has LoRaWAN service coverage, they can just install the I/O controller and configure it to connect the LoRaWAN provider via wireless.
40 40  )))
41 41  
42 42  (((
... ... @@ -57,7 +57,7 @@
57 57  (((
58 58  
59 59  
60 -**Hardware System:**
63 +(% style="color:#037691" %)**Hardware System:**
61 61  )))
62 62  
63 63  * (((
... ... @@ -82,7 +82,7 @@
82 82  (((
83 83  
84 84  
85 -**Interface for Model: LT22222-L:**
88 +(% style="color:#037691" %)**Interface for Model: LT22222-L:**
86 86  )))
87 87  
88 88  * (((
... ... @@ -107,7 +107,7 @@
107 107  (((
108 108  
109 109  
110 -**LoRa Spec:**
113 +(% style="color:#037691" %)**LoRa Spec:**
111 111  )))
112 112  
113 113  * (((
... ... @@ -177,14 +177,12 @@
177 177  
178 178  * LoRaWAN Class A & Class C protocol
179 179  * Optional Customized LoRa Protocol
180 -* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
183 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
181 181  * AT Commands to change parameters
182 182  * Remote configure parameters via LoRa Downlink
183 183  * Firmware upgradable via program port
184 184  * Counting
185 185  
186 -
187 -
188 188  == 1.4  Applications ==
189 189  
190 190  
... ... @@ -195,8 +195,6 @@
195 195  * Smart Cities
196 196  * Smart Factory
197 197  
198 -
199 -
200 200  == 1.5 Hardware Variants ==
201 201  
202 202  
... ... @@ -211,14 +211,17 @@
211 211  * 1 x Counting Port
212 212  )))
213 213  
214 -
215 215  = 2. Power ON Device =
216 216  
217 217  
216 +(((
218 218  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.
218 +)))
219 219  
220 220  (((
221 221  PWR will on when device is properly powered.
222 +
223 +
222 222  )))
223 223  
224 224  [[image:1653297104069-180.png]]
... ... @@ -227,6 +227,7 @@
227 227  
228 228  = 3. Operation Mode =
229 229  
232 +
230 230  == 3.1 How it works? ==
231 231  
232 232  
... ... @@ -271,12 +271,12 @@
271 271  
272 272  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
273 273  
274 -Add APP EUI in the application.
277 +**Add APP EUI in the application.**
275 275  
276 276  [[image:1653297955910-247.png||height="321" width="716"]]
277 277  
278 278  
279 -Add APP KEY and DEV EUI
282 +**Add APP KEY and DEV EUI**
280 280  
281 281  [[image:1653298023685-319.png]]
282 282  
... ... @@ -284,6 +284,8 @@
284 284  
285 285  (((
286 286  (% style="color:blue" %)**Step 2**(%%): Power on LT and it will auto join to the TTN network. After join success, it will start to upload message to TTN and user can see in the panel.
290 +
291 +
287 287  )))
288 288  
289 289  [[image:1653298044601-602.png||height="405" width="709"]]
... ... @@ -302,12 +302,12 @@
302 302  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
303 303  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
304 304  
305 -
306 -
307 307  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
308 308  
309 309  
313 +(((
310 310  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
315 +)))
311 311  
312 312  [[image:image-20220523174024-3.png]]
313 313  
... ... @@ -323,7 +323,7 @@
323 323  * DI is for digital input. DIx=1: high or float, DIx=0: low.
324 324  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
325 325  
326 -(% style="color:red" %)Note: DI3 and DO3 bit are not valid for LT-22222-L
331 +(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
327 327  
328 328  For example if payload is: [[image:image-20220523175847-2.png]]
329 329  
... ... @@ -358,12 +358,12 @@
358 358  ** DO1 is high in case there is load between DO1 and V+.
359 359  ** DO1 LED is off in both case
360 360  
361 -
362 -
363 363  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
364 364  
365 365  
369 +(((
366 366  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
371 +)))
367 367  
368 368  (((
369 369  Total : 11 bytes payload
... ... @@ -383,7 +383,7 @@
383 383  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
384 384  
385 385  (((
386 -(% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
391 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.**
387 387  )))
388 388  
389 389  (((
... ... @@ -395,16 +395,22 @@
395 395  (% class="box infomessage" %)
396 396  (((
397 397  (((
403 +(((
398 398  **AT+MOD=2**
405 +)))
399 399  
407 +(((
400 400  **ATZ**
401 401  )))
402 402  )))
411 +)))
403 403  
404 404  (((
405 405  
406 406  
407 407  (% style="color:#4f81bd" %)**AT Commands for counting:**
417 +
418 +
408 408  )))
409 409  
410 410  (((
... ... @@ -446,7 +446,7 @@
446 446  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
447 447  
448 448  (((
449 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
460 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
450 450  )))
451 451  
452 452  
... ... @@ -457,11 +457,15 @@
457 457  (% class="box infomessage" %)
458 458  (((
459 459  (((
471 +(((
460 460  **AT+MOD=3**
473 +)))
461 461  
475 +(((
462 462  **ATZ**
463 463  )))
464 464  )))
479 +)))
465 465  
466 466  (((
467 467  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -472,9 +472,13 @@
472 472  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
473 473  
474 474  
490 +(((
475 475  **LT22222-L**: This mode the DI1 is used as a counting pin.
492 +)))
476 476  
494 +(((
477 477  The AVI1 is also used for counting. AVI1 is used to monitor the voltage. It will check the voltage **every 60s**, if voltage is higher or lower than VOLMAX mV, the AVI1 Counting increase 1, so AVI1 counting can be used to measure a machine working hour.
496 +)))
478 478  
479 479  [[image:image-20220523181903-8.png]]
480 480  
... ... @@ -490,7 +490,7 @@
490 490  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
491 491  
492 492  (((
493 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
512 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
494 494  )))
495 495  
496 496  (((
... ... @@ -502,14 +502,17 @@
502 502  (% class="box infomessage" %)
503 503  (((
504 504  (((
524 +(((
505 505  **AT+MOD=4**
526 +)))
506 506  
528 +(((
507 507  **ATZ**
508 508  )))
509 509  )))
532 +)))
510 510  
511 511  
512 -
513 513  (((
514 514  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
515 515  )))
... ... @@ -551,7 +551,7 @@
551 551  )))
552 552  
553 553  (((
554 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
576 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
555 555  )))
556 556  
557 557  (((
... ... @@ -563,11 +563,15 @@
563 563  (% class="box infomessage" %)
564 564  (((
565 565  (((
588 +(((
566 566  **AT+MOD=5**
590 +)))
567 567  
592 +(((
568 568  **ATZ**
569 569  )))
570 570  )))
596 +)))
571 571  
572 572  (((
573 573  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -597,6 +597,7 @@
597 597  
598 598  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
599 599  
626 +
600 600  **Example:**
601 601  
602 602  AT+AVLIM=3000,6000,0,2000   (If AVI1 voltage lower than 3v or higher than 6v. or AV2 voltage is higher than 2v, LT will trigger Uplink)
... ... @@ -609,6 +609,7 @@
609 609  
610 610  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
611 611  
639 +
612 612  **Example:**
613 613  
614 614  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -627,6 +627,7 @@
627 627  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
628 628  
629 629  
658 +
630 630  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
631 631  
632 632  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -675,6 +675,7 @@
675 675  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
676 676  
677 677  
707 +
678 678  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
679 679  
680 680  [[image:image-20220524090249-3.png]]
... ... @@ -686,6 +686,7 @@
686 686  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
687 687  
688 688  
719 +
689 689  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
690 690  
691 691  [[image:image-20220524090456-4.png]]
... ... @@ -699,6 +699,7 @@
699 699  00000101: Means both DI1 and DI2 trigger are enabled.
700 700  
701 701  
733 +
702 702  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
703 703  
704 704  Downlink command to poll MOD6 status:
... ... @@ -709,12 +709,13 @@
709 709  
710 710  
711 711  
744 +
712 712  === 3.3.7 Payload Decoder ===
713 713  
714 714  (((
715 715  
716 716  
717 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
750 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
718 718  )))
719 719  
720 720  
... ... @@ -722,23 +722,26 @@
722 722  == 3.4 ​Configure LT via AT or Downlink ==
723 723  
724 724  
758 +(((
725 725  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
760 +)))
726 726  
727 727  (((
763 +(((
728 728  There are two kinds of Commands:
729 729  )))
766 +)))
730 730  
731 731  * (% 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]]
732 732  
733 733  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
734 734  
735 -
736 -
737 -
738 738  === 3.4.1 Common Commands ===
739 739  
740 740  
775 +(((
741 741  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]]
777 +)))
742 742  
743 743  
744 744  
... ... @@ -797,6 +797,7 @@
797 797  
798 798  **0x08 FF     **~/~/ Poll an uplink
799 799  
836 +
800 800  **Example**: 0x08FF, ask device to send an Uplink
801 801  
802 802  
... ... @@ -883,8 +883,6 @@
883 883  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
884 884  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
885 885  
886 -
887 -
888 888  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
889 889  
890 890  
... ... @@ -963,7 +963,7 @@
963 963  (((
964 964  
965 965  
966 -(% style="color:red" %)Note: ATDC setting must be more than 5min
1001 +(% style="color:red" %)**Note: ATDC setting must be more than 5min**
967 967  )))
968 968  
969 969  
... ... @@ -991,11 +991,11 @@
991 991  [[image:image-20220524092754-5.png]]
992 992  
993 993  (((
994 -(% style="color:red" %)Note: For LT-22222-L, there is no DO3, the last byte can use any value.
1029 +(% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
995 995  )))
996 996  
997 997  (((
998 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1033 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
999 999  )))
1000 1000  
1001 1001  
... ... @@ -1040,11 +1040,11 @@
1040 1040  [[image:image-20220524093351-8.png]]
1041 1041  
1042 1042  
1043 -(% style="color:#4f81bd" %)**Sixth and Seventh Byte**:
1078 +(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1044 1044  
1045 1045   Latching time. Unit: ms
1046 1046  
1047 -Device will upload a packet if downlink code executes successfully.
1082 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1048 1048  
1049 1049  
1050 1050  **Example payload:**
... ... @@ -1093,7 +1093,7 @@
1093 1093  [[image:image-20220524093724-9.png]]
1094 1094  )))
1095 1095  
1096 -Device will upload a packet if downlink code executes successfully.
1131 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1097 1097  
1098 1098  
1099 1099  
... ... @@ -1124,12 +1124,12 @@
1124 1124  
1125 1125  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1126 1126  
1127 -[[image:image-20220714135731-1.png||height="406" width="627"]]
1162 +[[image:image-20221008095908-1.png||height="364" width="564"]]
1128 1128  
1129 1129  
1130 -(% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1165 +(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1131 1131  
1132 -Device will upload a packet if downlink code executes successfully.
1167 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1133 1133  
1134 1134  
1135 1135  **Example payload:**
... ... @@ -1152,7 +1152,6 @@
1152 1152  
1153 1153  
1154 1154  
1155 -
1156 1156  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1157 1157  
1158 1158  
... ... @@ -1225,11 +1225,124 @@
1225 1225  (((
1226 1226  range: aa bb cc:0 to 16777215,  (unit:second)
1227 1227  
1262 +
1263 +
1228 1228  
1229 1229  )))
1230 1230  
1267 +==== 3.4.2.20 Reset save DR DO state ====
1231 1231  
1232 1232  
1270 +* (% style="color:#037691" %)**AT Command:**
1271 +
1272 +**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1273 +
1274 +**AT+RODORET=0  **~/~/After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1275 +
1276 +
1277 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1278 +
1279 +**0x AD aa      **~/~/ same as AT+RODORET =aa
1280 +
1281 +(((
1282 +
1283 +
1284 +
1285 +
1286 +==== 3.4.2.21 Encrypted payload ====
1287 +
1288 +
1289 +* (% style="color:#037691" %)**AT Command:**
1290 +
1291 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1292 +
1293 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1294 +
1295 +
1296 +
1297 +
1298 +==== 3.4.2.22 Get sensor value ====
1299 +
1300 +
1301 +* (% style="color:#037691" %)**AT Command:**
1302 +
1303 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1304 +
1305 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1306 +
1307 +
1308 +
1309 +
1310 +==== 3.4.2.23 Resets the downlink packet count ====
1311 +
1312 +
1313 +* (% style="color:#037691" %)**AT Command:**
1314 +
1315 +**AT+DISFCNTCHECK=0  **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1316 +
1317 +**AT+DISFCNTCHECK=1  **~/~/When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1318 +
1319 +
1320 +
1321 +
1322 +==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1323 +
1324 +
1325 +* (% style="color:#037691" %)**AT Command:**
1326 +
1327 + **AT+DISMACANS=0**  ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1328 +
1329 + **AT+DISMACANS=1**      ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1330 +
1331 +
1332 +* (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1333 +
1334 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1335 +
1336 +
1337 +
1338 +
1339 +==== 3.4.2.25 Copy downlink to uplink ====
1340 +
1341 +
1342 +* (% style="color:#037691" %)**AT Command**(%%)**:**
1343 +
1344 + **AT+RPL=5**  ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1345 +
1346 +Example:**aa xx xx xx xx**         ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent.
1347 +
1348 +
1349 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1350 +
1351 +For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1352 +
1353 +
1354 +
1355 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1356 +
1357 +For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1358 +
1359 +
1360 +
1361 +==== 3.4.2.26 Query version number and frequency band 、TDC ====
1362 +
1363 +
1364 +* (((
1365 +(% style="color:#037691" %)**Downlink Payload**(%%)**:**
1366 +
1367 +**26 01  ** ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1368 +
1369 +
1370 +)))
1371 +
1372 +**Example:**
1373 +
1374 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1375 +
1376 +
1377 +
1378 +)))
1379 +
1233 1233  == 3.5 Integrate with Mydevice ==
1234 1234  
1235 1235  
... ... @@ -1328,10 +1328,10 @@
1328 1328  )))
1329 1329  
1330 1330  * (((
1331 -Connect sensors output to DI1-
1478 +Connect sensor's output to DI1-
1332 1332  )))
1333 1333  * (((
1334 -Connect sensors VCC to DI1+.
1481 +Connect sensor's VCC to DI1+.
1335 1335  )))
1336 1336  
1337 1337  (((
... ... @@ -1339,11 +1339,11 @@
1339 1339  )))
1340 1340  
1341 1341  (((
1342 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1489 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1343 1343  )))
1344 1344  
1345 1345  (((
1346 -If DI1+ = 12v, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1493 +If** DI1+ **= **12v**, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1347 1347  )))
1348 1348  
1349 1349  (((
... ... @@ -1361,10 +1361,10 @@
1361 1361  )))
1362 1362  
1363 1363  * (((
1364 -Connect sensors output to DI1+
1511 +Connect sensor's output to DI1+
1365 1365  )))
1366 1366  * (((
1367 -Connect sensors GND DI1-.
1514 +Connect sensor's GND DI1-.
1368 1368  )))
1369 1369  
1370 1370  (((
... ... @@ -1394,10 +1394,10 @@
1394 1394  )))
1395 1395  
1396 1396  * (((
1397 -Connect sensors output to DI1+ with a serial 50K resistor
1544 +Connect sensor's output to DI1+ with a serial 50K resistor
1398 1398  )))
1399 1399  * (((
1400 -Connect sensors GND DI1-.
1547 +Connect sensor's GND DI1-.
1401 1401  )))
1402 1402  
1403 1403  (((
... ... @@ -1438,13 +1438,13 @@
1438 1438  We take the wind speed sensor as an example for reference only.
1439 1439  
1440 1440  
1441 -**Specifications of the wind speed sensor:**
1588 +(% style="color:blue" %)**Specifications of the wind speed sensor:**
1442 1442  
1443 -Red:  12~~24v
1590 +**Red:  12~~24v**
1444 1444  
1445 -Yellow:  4~~20mA
1592 +**Yellow:  4~~20mA**
1446 1446  
1447 -Black:  GND
1594 +**Black:  GND**
1448 1448  
1449 1449  
1450 1450  **Connection diagram:**
... ... @@ -1464,6 +1464,7 @@
1464 1464  
1465 1465  [[image:image-20220524100215-9.png]]
1466 1466  
1614 +
1467 1467  [[image:image-20220524100215-10.png||height="382" width="723"]]
1468 1468  
1469 1469  
... ... @@ -1481,8 +1481,14 @@
1481 1481  == 4.1 Access AT Command ==
1482 1482  
1483 1483  
1632 +(((
1484 1484  LT supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to LT for using AT command, as below.
1634 +)))
1485 1485  
1636 +(((
1637 +
1638 +)))
1639 +
1486 1486  [[image:1653358238933-385.png]]
1487 1487  
1488 1488  
... ... @@ -1510,7 +1510,7 @@
1510 1510  )))
1511 1511  
1512 1512  (((
1513 -AT+<CMD>=?       : Get the value
1667 +AT+<CMD>=?       :  Get the value
1514 1514  )))
1515 1515  
1516 1516  (((
... ... @@ -1538,11 +1538,11 @@
1538 1538  )))
1539 1539  
1540 1540  (((
1541 -AT+APPSKEY: Get or Set the Application Session Key
1695 +AT+APPSKEY:  Get or Set the Application Session Key
1542 1542  )))
1543 1543  
1544 1544  (((
1545 -AT+APPEUI: Get or Set the Application EUI
1699 +AT+APPEUI:  Get or Set the Application EUI
1546 1546  )))
1547 1547  
1548 1548  (((
... ... @@ -1554,7 +1554,7 @@
1554 1554  )))
1555 1555  
1556 1556  (((
1557 -AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1711 +AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1558 1558  )))
1559 1559  
1560 1560  (((
... ... @@ -1590,7 +1590,7 @@
1590 1590  )))
1591 1591  
1592 1592  (((
1593 -AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1747 +AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1594 1594  )))
1595 1595  
1596 1596  (((
... ... @@ -1634,7 +1634,7 @@
1634 1634  )))
1635 1635  
1636 1636  (((
1637 -AT+VER: Get current image version and Frequency Band
1791 +AT+VER:  Get current image version and Frequency Band
1638 1638  )))
1639 1639  
1640 1640  (((
... ... @@ -1642,7 +1642,7 @@
1642 1642  )))
1643 1643  
1644 1644  (((
1645 -AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1799 +AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1646 1646  )))
1647 1647  
1648 1648  (((
... ... @@ -1691,40 +1691,42 @@
1691 1691  (((
1692 1692  
1693 1693  
1694 -**If device has not joined network yet:**
1848 +(((
1849 +(% style="color:blue" %)**If device has not joined network yet:**
1695 1695  )))
1851 +)))
1696 1696  
1697 1697  (((
1698 -(% style="background-color:#dcdcdc" %)123456
1854 +(% style="background-color:#dcdcdc" %)**123456**
1699 1699  )))
1700 1700  
1701 1701  (((
1702 -(% style="background-color:#dcdcdc" %)AT+FDR
1858 +(% style="background-color:#dcdcdc" %)**AT+FDR**
1703 1703  )))
1704 1704  
1705 1705  (((
1706 -(% style="background-color:#dcdcdc" %)123456
1862 +(% style="background-color:#dcdcdc" %)**123456**
1707 1707  )))
1708 1708  
1709 1709  (((
1710 -(% style="background-color:#dcdcdc" %)AT+NJM=0
1866 +(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1711 1711  )))
1712 1712  
1713 1713  (((
1714 -(% style="background-color:#dcdcdc" %)ATZ
1870 +(% style="background-color:#dcdcdc" %)**ATZ**
1715 1715  )))
1716 1716  
1717 1717  
1718 1718  (((
1719 -**If device already joined network:**
1875 +(% style="color:blue" %)**If device already joined network:**
1720 1720  )))
1721 1721  
1722 1722  (((
1723 -(% style="background-color:#dcdcdc" %)AT+NJM=0
1879 +(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1724 1724  )))
1725 1725  
1726 1726  (((
1727 -(% style="background-color:#dcdcdc" %)ATZ
1883 +(% style="background-color:#dcdcdc" %)**ATZ**
1728 1728  )))
1729 1729  
1730 1730  
... ... @@ -1734,55 +1734,57 @@
1734 1734  (((
1735 1735  
1736 1736  
1737 -(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1893 +(((
1894 +(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1738 1738  )))
1896 +)))
1739 1739  
1740 1740  (((
1741 -(% style="background-color:#dcdcdc" %) AT+FDR(%%)   Reset Parameters to Factory Default, Keys Reserve
1899 +(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset Parameters to Factory Default, Keys Reserve
1742 1742  )))
1743 1743  
1744 1744  (((
1745 -(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1903 +(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1746 1746  )))
1747 1747  
1748 1748  (((
1749 -(% style="background-color:#dcdcdc" %) AT+CLASS=C(%%) Set to work in CLASS C
1907 +(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to work in CLASS C
1750 1750  )))
1751 1751  
1752 1752  (((
1753 -(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1911 +(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%)  ~/~/ Set to ABP mode
1754 1754  )))
1755 1755  
1756 1756  (((
1757 -(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1915 +(% style="background-color:#dcdcdc" %) **AT+ADR=0**(%%)  ~/~/ Set the Adaptive Data Rate Off
1758 1758  )))
1759 1759  
1760 1760  (((
1761 -(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1919 +(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%)  ~/~/ Set Data Rate
1762 1762  )))
1763 1763  
1764 1764  (((
1765 -(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1923 +(% style="background-color:#dcdcdc" %)** AT+TDC=60000**(%%)  ~/~/ Set transmit interval to 60 seconds
1766 1766  )))
1767 1767  
1768 1768  (((
1769 -(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1927 +(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4Mhz
1770 1770  )))
1771 1771  
1772 1772  (((
1773 -(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1931 +(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2Frequency to 868.4Mhz (according to the result from server)
1774 1774  )))
1775 1775  
1776 1776  (((
1777 -(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1935 +(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2DR to match the downlink DR from server. see below
1778 1778  )))
1779 1779  
1780 1780  (((
1781 -(% 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.
1939 +(% 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.
1782 1782  )))
1783 1783  
1784 1784  (((
1785 -(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1943 +(% style="background-color:#dcdcdc" %)** ATZ**         (%%) ~/~/ Reset MCU
1786 1786  
1787 1787  
1788 1788  )))
... ... @@ -1792,10 +1792,16 @@
1792 1792  )))
1793 1793  
1794 1794  (((
1795 -(% style="color:red" %)1. Make sure the device is set to ABP mode in the IoT Server.
1796 -2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1797 -3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.
1798 -4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5
1953 +**~1. Make sure the device is set to ABP mode in the IoT Server.**
1954 +
1955 +**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1956 +
1957 +**3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?
1958 +dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1959 +
1960 +**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5**
1961 +
1962 +
1799 1799  )))
1800 1800  
1801 1801  (((
... ... @@ -1810,12 +1810,15 @@
1810 1810  === 4.2.3 Change to Class A ===
1811 1811  
1812 1812  
1813 -If sensor JOINED
1814 -(% style="background-color:#dcdcdc" %)AT+CLASS=A
1815 -ATZ
1977 +(((
1978 +(% style="color:blue" %)If sensor JOINED:
1816 1816  
1980 +(% style="background-color:#dcdcdc" %)**AT+CLASS=A
1981 +ATZ**
1982 +)))
1817 1817  
1818 1818  
1985 +
1819 1819  = 5. FAQ =
1820 1820  
1821 1821  
... ... @@ -1835,12 +1835,14 @@
1835 1835  
1836 1836  (((
1837 1837  (% 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]].
1838 -(% 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/]].
2005 +(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
1839 1839  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1840 1840  
1841 1841  
2009 +(((
1842 1842  (% style="color:blue" %)**For LT-22222-L**(%%):
1843 1843  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.
2012 +)))
1844 1844  
1845 1845  
1846 1846  )))
... ... @@ -1891,6 +1891,7 @@
1891 1891  (((
1892 1892  Assume we have a LG02 working in the frequency 868400000 now , below is the step.
1893 1893  
2063 +
1894 1894  
1895 1895  )))
1896 1896  )))
... ... @@ -1897,10 +1897,14 @@
1897 1897  
1898 1898  (((
1899 1899  (% style="color:blue" %)**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.
2070 +
2071 +
1900 1900  )))
1901 1901  
1902 1902  (((
1903 1903  [[image:1653360231087-571.png||height="401" width="727"]]
2076 +
2077 +
1904 1904  )))
1905 1905  
1906 1906  (((
... ... @@ -1908,21 +1908,23 @@
1908 1908  )))
1909 1909  
1910 1910  
2085 +
1911 1911  (((
1912 1912  (% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2088 +
2089 +
1913 1913  )))
1914 1914  
1915 1915  (((
1916 -(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
1917 -(% style="background-color:#dcdcdc" %)AT+FDR(%%)  Reset Parameters to Factory Default, Keys Reserve
1918 -(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
1919 -(% style="background-color:#dcdcdc" %)AT+NJM=0 (%%) Set to ABP mode
1920 -(% style="background-color:#dcdcdc" %)AT+ADR=0 (%%) Set the Adaptive Data Rate Off
1921 -(% style="background-color:#dcdcdc" %)AT+DR=5 (%%) Set Data Rate (Set AT+DR=3 for 915 band)
1922 -(% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%) Set transmit interval to 60 seconds
1923 -(% style="background-color:#dcdcdc" %)AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1924 -(% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%)  Set Device Address to 26 01 1A F1
1925 -(% style="background-color:#dcdcdc" %)ATZ        (%%) Reset MCU
2093 +(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2094 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2095 +(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2096 +(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2097 +(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2098 +(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2099 +(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2100 +(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2101 +(% style="background-color:#dcdcdc" %)**ATZ**        (%%) :  Reset MCU
1926 1926  )))
1927 1927  
1928 1928  
... ... @@ -1965,7 +1965,19 @@
1965 1965  
1966 1966  
1967 1967  
2144 +== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2145 +
2146 +
2147 +LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2148 +
2149 +
2150 +[[image:image-20221006170630-1.png||height="610" width="945"]]
2151 +
2152 +
2153 +
1968 1968  = 6. Trouble Shooting =
2155 +
2156 +
1969 1969  )))
1970 1970  
1971 1971  (((
... ... @@ -2027,7 +2027,6 @@
2027 2027  
2028 2028  
2029 2029  
2030 -
2031 2031  = 8. Packing Info =
2032 2032  
2033 2033  
... ... @@ -2047,7 +2047,6 @@
2047 2047  
2048 2048  
2049 2049  
2050 -
2051 2051  = 9. Support =
2052 2052  
2053 2053  
... ... @@ -2059,7 +2059,6 @@
2059 2059  
2060 2060  
2061 2061  
2062 -
2063 2063  
2064 2064  )))
2065 2065  
... ... @@ -2069,5 +2069,3 @@
2069 2069  * 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]]
2070 2070  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2071 2071  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2072 -
2073 -
image-20221006170630-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +486.5 KB
Content
image-20221008095908-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +41.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0