<
From version < 102.1 >
edited by Bei Jinggeng
on 2022/10/28 17:08
To version < 90.7 >
edited by Xiaoling
on 2022/08/18 13:38
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -15,16 +15,13 @@
15 15  
16 16  = 1.Introduction =
17 17  
18 -
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
22 22  
23 23  
24 -(((
25 25  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.
26 26  )))
27 -)))
28 28  
29 29  (((
30 30  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.
... ... @@ -39,7 +39,7 @@
39 39  )))
40 40  
41 41  (((
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.
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.
43 43  )))
44 44  
45 45  (((
... ... @@ -60,7 +60,7 @@
60 60  (((
61 61  
62 62  
63 -(% style="color:#037691" %)**Hardware System:**
60 +**Hardware System:**
64 64  )))
65 65  
66 66  * (((
... ... @@ -85,7 +85,7 @@
85 85  (((
86 86  
87 87  
88 -(% style="color:#037691" %)**Interface for Model: LT22222-L:**
85 +**Interface for Model: LT22222-L:**
89 89  )))
90 90  
91 91  * (((
... ... @@ -110,7 +110,7 @@
110 110  (((
111 111  
112 112  
113 -(% style="color:#037691" %)**LoRa Spec:**
110 +**LoRa Spec:**
114 114  )))
115 115  
116 116  * (((
... ... @@ -180,7 +180,7 @@
180 180  
181 181  * LoRaWAN Class A & Class C protocol
182 182  * Optional Customized LoRa Protocol
183 -* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
180 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
184 184  * AT Commands to change parameters
185 185  * Remote configure parameters via LoRa Downlink
186 186  * Firmware upgradable via program port
... ... @@ -187,6 +187,7 @@
187 187  * Counting
188 188  
189 189  
187 +
190 190  == 1.4  Applications ==
191 191  
192 192  
... ... @@ -198,6 +198,7 @@
198 198  * Smart Factory
199 199  
200 200  
199 +
201 201  == 1.5 Hardware Variants ==
202 202  
203 203  
... ... @@ -216,14 +216,10 @@
216 216  = 2. Power ON Device =
217 217  
218 218  
219 -(((
220 220  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.
221 -)))
222 222  
223 223  (((
224 224  PWR will on when device is properly powered.
225 -
226 -
227 227  )))
228 228  
229 229  [[image:1653297104069-180.png]]
... ... @@ -232,7 +232,6 @@
232 232  
233 233  = 3. Operation Mode =
234 234  
235 -
236 236  == 3.1 How it works? ==
237 237  
238 238  
... ... @@ -277,12 +277,12 @@
277 277  
278 278  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
279 279  
280 -**Add APP EUI in the application.**
274 +Add APP EUI in the application.
281 281  
282 282  [[image:1653297955910-247.png||height="321" width="716"]]
283 283  
284 284  
285 -**Add APP KEY and DEV EUI**
279 +Add APP KEY and DEV EUI
286 286  
287 287  [[image:1653298023685-319.png]]
288 288  
... ... @@ -290,8 +290,6 @@
290 290  
291 291  (((
292 292  (% 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.
293 -
294 -
295 295  )))
296 296  
297 297  [[image:1653298044601-602.png||height="405" width="709"]]
... ... @@ -311,12 +311,11 @@
311 311  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
312 312  
313 313  
306 +
314 314  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
315 315  
316 316  
317 -(((
318 318  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
319 -)))
320 320  
321 321  [[image:image-20220523174024-3.png]]
322 322  
... ... @@ -332,7 +332,7 @@
332 332  * DI is for digital input. DIx=1: high or float, DIx=0: low.
333 333  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
334 334  
335 -(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
326 +(% style="color:red" %)Note: DI3 and DO3 bit are not valid for LT-22222-L
336 336  
337 337  For example if payload is: [[image:image-20220523175847-2.png]]
338 338  
... ... @@ -368,12 +368,11 @@
368 368  ** DO1 LED is off in both case
369 369  
370 370  
362 +
371 371  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
372 372  
373 373  
374 -(((
375 375  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
376 -)))
377 377  
378 378  (((
379 379  Total : 11 bytes payload
... ... @@ -393,7 +393,7 @@
393 393  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
394 394  
395 395  (((
396 -(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.**
386 +(% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
397 397  )))
398 398  
399 399  (((
... ... @@ -405,22 +405,16 @@
405 405  (% class="box infomessage" %)
406 406  (((
407 407  (((
408 -(((
409 409  **AT+MOD=2**
410 -)))
411 411  
412 -(((
413 413  **ATZ**
414 414  )))
415 415  )))
416 -)))
417 417  
418 418  (((
419 419  
420 420  
421 421  (% style="color:#4f81bd" %)**AT Commands for counting:**
422 -
423 -
424 424  )))
425 425  
426 426  (((
... ... @@ -462,7 +462,7 @@
462 462  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
463 463  
464 464  (((
465 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
449 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
466 466  )))
467 467  
468 468  
... ... @@ -473,15 +473,11 @@
473 473  (% class="box infomessage" %)
474 474  (((
475 475  (((
476 -(((
477 477  **AT+MOD=3**
478 -)))
479 479  
480 -(((
481 481  **ATZ**
482 482  )))
483 483  )))
484 -)))
485 485  
486 486  (((
487 487  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -492,13 +492,9 @@
492 492  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
493 493  
494 494  
495 -(((
496 496  **LT22222-L**: This mode the DI1 is used as a counting pin.
497 -)))
498 498  
499 -(((
500 500  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.
501 -)))
502 502  
503 503  [[image:image-20220523181903-8.png]]
504 504  
... ... @@ -514,7 +514,7 @@
514 514  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
515 515  
516 516  (((
517 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
493 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
518 518  )))
519 519  
520 520  (((
... ... @@ -526,17 +526,14 @@
526 526  (% class="box infomessage" %)
527 527  (((
528 528  (((
529 -(((
530 530  **AT+MOD=4**
531 -)))
532 532  
533 -(((
534 534  **ATZ**
535 535  )))
536 536  )))
537 -)))
538 538  
539 539  
512 +
540 540  (((
541 541  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
542 542  )))
... ... @@ -578,7 +578,7 @@
578 578  )))
579 579  
580 580  (((
581 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
554 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
582 582  )))
583 583  
584 584  (((
... ... @@ -590,15 +590,11 @@
590 590  (% class="box infomessage" %)
591 591  (((
592 592  (((
593 -(((
594 594  **AT+MOD=5**
595 -)))
596 596  
597 -(((
598 598  **ATZ**
599 599  )))
600 600  )))
601 -)))
602 602  
603 603  (((
604 604  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -628,7 +628,6 @@
628 628  
629 629  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
630 630  
631 -
632 632  **Example:**
633 633  
634 634  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)
... ... @@ -641,7 +641,6 @@
641 641  
642 642  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
643 643  
644 -
645 645  **Example:**
646 646  
647 647  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -660,7 +660,6 @@
660 660  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
661 661  
662 662  
663 -
664 664  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
665 665  
666 666  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -709,7 +709,6 @@
709 709  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
710 710  
711 711  
712 -
713 713  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
714 714  
715 715  [[image:image-20220524090249-3.png]]
... ... @@ -721,7 +721,6 @@
721 721  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
722 722  
723 723  
724 -
725 725  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
726 726  
727 727  [[image:image-20220524090456-4.png]]
... ... @@ -735,7 +735,6 @@
735 735  00000101: Means both DI1 and DI2 trigger are enabled.
736 736  
737 737  
738 -
739 739  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
740 740  
741 741  Downlink command to poll MOD6 status:
... ... @@ -751,7 +751,7 @@
751 751  (((
752 752  
753 753  
754 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
717 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
755 755  )))
756 756  
757 757  
... ... @@ -759,15 +759,11 @@
759 759  == 3.4 ​Configure LT via AT or Downlink ==
760 760  
761 761  
762 -(((
763 763  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
764 -)))
765 765  
766 766  (((
767 -(((
768 768  There are two kinds of Commands:
769 769  )))
770 -)))
771 771  
772 772  * (% 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]]
773 773  
... ... @@ -775,12 +775,11 @@
775 775  
776 776  
777 777  
737 +
778 778  === 3.4.1 Common Commands ===
779 779  
780 780  
781 -(((
782 782  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]]
783 -)))
784 784  
785 785  
786 786  
... ... @@ -839,7 +839,6 @@
839 839  
840 840  **0x08 FF     **~/~/ Poll an uplink
841 841  
842 -
843 843  **Example**: 0x08FF, ask device to send an Uplink
844 844  
845 845  
... ... @@ -926,6 +926,8 @@
926 926  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
927 927  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
928 928  
886 +
887 +
929 929  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
930 930  
931 931  
... ... @@ -1004,7 +1004,7 @@
1004 1004  (((
1005 1005  
1006 1006  
1007 -(% style="color:red" %)**Note: ATDC setting must be more than 5min**
966 +(% style="color:red" %)Note: ATDC setting must be more than 5min
1008 1008  )))
1009 1009  
1010 1010  
... ... @@ -1032,11 +1032,11 @@
1032 1032  [[image:image-20220524092754-5.png]]
1033 1033  
1034 1034  (((
1035 -(% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
994 +(% style="color:red" %)Note: For LT-22222-L, there is no DO3, the last byte can use any value.
1036 1036  )))
1037 1037  
1038 1038  (((
1039 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
998 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1040 1040  )))
1041 1041  
1042 1042  
... ... @@ -1081,11 +1081,11 @@
1081 1081  [[image:image-20220524093351-8.png]]
1082 1082  
1083 1083  
1084 -(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1043 +(% style="color:#4f81bd" %)**Sixth and Seventh Byte**:
1085 1085  
1086 1086   Latching time. Unit: ms
1087 1087  
1088 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1047 +Device will upload a packet if downlink code executes successfully.
1089 1089  
1090 1090  
1091 1091  **Example payload:**
... ... @@ -1134,7 +1134,7 @@
1134 1134  [[image:image-20220524093724-9.png]]
1135 1135  )))
1136 1136  
1137 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1096 +Device will upload a packet if downlink code executes successfully.
1138 1138  
1139 1139  
1140 1140  
... ... @@ -1165,12 +1165,12 @@
1165 1165  
1166 1166  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1167 1167  
1168 -[[image:image-20221008095908-1.png||height="364" width="564"]]
1127 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1169 1169  
1170 1170  
1171 -(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1130 +(% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1172 1172  
1173 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1132 +Device will upload a packet if downlink code executes successfully.
1174 1174  
1175 1175  
1176 1176  **Example payload:**
... ... @@ -1193,6 +1193,7 @@
1193 1193  
1194 1194  
1195 1195  
1155 +
1196 1196  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1197 1197  
1198 1198  
... ... @@ -1265,124 +1265,11 @@
1265 1265  (((
1266 1266  range: aa bb cc:0 to 16777215,  (unit:second)
1267 1267  
1268 -
1269 -
1270 1270  
1271 1271  )))
1272 1272  
1273 -==== 3.4.2.20 Reset save DR DO state ====
1274 1274  
1275 1275  
1276 -* (% style="color:#037691" %)**AT Command:**
1277 -
1278 -**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1279 -
1280 -**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.
1281 -
1282 -
1283 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1284 -
1285 -**0x AD aa      **~/~/ same as AT+RODORET =aa
1286 -
1287 -(((
1288 -
1289 -
1290 -
1291 -
1292 -==== 3.4.2.21 Encrypted payload ====
1293 -
1294 -
1295 -* (% style="color:#037691" %)**AT Command:**
1296 -
1297 -**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1298 -
1299 -**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1300 -
1301 -
1302 -
1303 -
1304 -==== 3.4.2.22 Get sensor value ====
1305 -
1306 -
1307 -* (% style="color:#037691" %)**AT Command:**
1308 -
1309 -**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1310 -
1311 -**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1312 -
1313 -
1314 -
1315 -
1316 -==== 3.4.2.23 Resets the downlink packet count ====
1317 -
1318 -
1319 -* (% style="color:#037691" %)**AT Command:**
1320 -
1321 -**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)
1322 -
1323 -**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.
1324 -
1325 -
1326 -
1327 -
1328 -==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1329 -
1330 -
1331 -* (% style="color:#037691" %)**AT Command:**
1332 -
1333 - **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)
1334 -
1335 - **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.
1336 -
1337 -
1338 -* (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1339 -
1340 -**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1341 -
1342 -
1343 -
1344 -
1345 -==== 3.4.2.25 Copy downlink to uplink ====
1346 -
1347 -
1348 -* (% style="color:#037691" %)**AT Command**(%%)**:**
1349 -
1350 - **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.
1351 -
1352 -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.
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-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1356 -
1357 -For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1358 -
1359 -
1360 -
1361 -[[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"]]
1362 -
1363 -For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1364 -
1365 -
1366 -
1367 -==== 3.4.2.26 Query version number and frequency band 、TDC ====
1368 -
1369 -
1370 -* (((
1371 -(% style="color:#037691" %)**Downlink Payload**(%%)**:**
1372 -
1373 -**26 01  ** ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1374 -
1375 -
1376 -)))
1377 -
1378 -**Example:**
1379 -
1380 -[[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"]]
1381 -
1382 -
1383 -
1384 -)))
1385 -
1386 1386  == 3.5 Integrate with Mydevice ==
1387 1387  
1388 1388  
... ... @@ -1481,10 +1481,10 @@
1481 1481  )))
1482 1482  
1483 1483  * (((
1484 -Connect sensor's output to DI1-
1331 +Connect sensors output to DI1-
1485 1485  )))
1486 1486  * (((
1487 -Connect sensor's VCC to DI1+.
1334 +Connect sensors VCC to DI1+.
1488 1488  )))
1489 1489  
1490 1490  (((
... ... @@ -1492,11 +1492,11 @@
1492 1492  )))
1493 1493  
1494 1494  (((
1495 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1342 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1496 1496  )))
1497 1497  
1498 1498  (((
1499 -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.
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.
1500 1500  )))
1501 1501  
1502 1502  (((
... ... @@ -1514,10 +1514,10 @@
1514 1514  )))
1515 1515  
1516 1516  * (((
1517 -Connect sensor's output to DI1+
1364 +Connect sensors output to DI1+
1518 1518  )))
1519 1519  * (((
1520 -Connect sensor's GND DI1-.
1367 +Connect sensors GND DI1-.
1521 1521  )))
1522 1522  
1523 1523  (((
... ... @@ -1547,10 +1547,10 @@
1547 1547  )))
1548 1548  
1549 1549  * (((
1550 -Connect sensor's output to DI1+ with a serial 50K resistor
1397 +Connect sensors output to DI1+ with a serial 50K resistor
1551 1551  )))
1552 1552  * (((
1553 -Connect sensor's GND DI1-.
1400 +Connect sensors GND DI1-.
1554 1554  )))
1555 1555  
1556 1556  (((
... ... @@ -1591,13 +1591,13 @@
1591 1591  We take the wind speed sensor as an example for reference only.
1592 1592  
1593 1593  
1594 -(% style="color:blue" %)**Specifications of the wind speed sensor:**
1441 +**Specifications of the wind speed sensor:**
1595 1595  
1596 -**Red:  12~~24v**
1443 +Red:  12~~24v
1597 1597  
1598 -**Yellow:  4~~20mA**
1445 +Yellow:  4~~20mA
1599 1599  
1600 -**Black:  GND**
1447 +Black:  GND
1601 1601  
1602 1602  
1603 1603  **Connection diagram:**
... ... @@ -1617,7 +1617,6 @@
1617 1617  
1618 1618  [[image:image-20220524100215-9.png]]
1619 1619  
1620 -
1621 1621  [[image:image-20220524100215-10.png||height="382" width="723"]]
1622 1622  
1623 1623  
... ... @@ -1635,14 +1635,8 @@
1635 1635  == 4.1 Access AT Command ==
1636 1636  
1637 1637  
1638 -(((
1639 1639  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.
1640 -)))
1641 1641  
1642 -(((
1643 -
1644 -)))
1645 -
1646 1646  [[image:1653358238933-385.png]]
1647 1647  
1648 1648  
... ... @@ -1670,7 +1670,7 @@
1670 1670  )))
1671 1671  
1672 1672  (((
1673 -AT+<CMD>=?       :  Get the value
1513 +AT+<CMD>=?       : Get the value
1674 1674  )))
1675 1675  
1676 1676  (((
... ... @@ -1698,11 +1698,11 @@
1698 1698  )))
1699 1699  
1700 1700  (((
1701 -AT+APPSKEY:  Get or Set the Application Session Key
1541 +AT+APPSKEY: Get or Set the Application Session Key
1702 1702  )))
1703 1703  
1704 1704  (((
1705 -AT+APPEUI:  Get or Set the Application EUI
1545 +AT+APPEUI: Get or Set the Application EUI
1706 1706  )))
1707 1707  
1708 1708  (((
... ... @@ -1714,7 +1714,7 @@
1714 1714  )))
1715 1715  
1716 1716  (((
1717 -AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1557 +AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1718 1718  )))
1719 1719  
1720 1720  (((
... ... @@ -1750,7 +1750,7 @@
1750 1750  )))
1751 1751  
1752 1752  (((
1753 -AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1593 +AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1754 1754  )))
1755 1755  
1756 1756  (((
... ... @@ -1794,7 +1794,7 @@
1794 1794  )))
1795 1795  
1796 1796  (((
1797 -AT+VER:  Get current image version and Frequency Band
1637 +AT+VER: Get current image version and Frequency Band
1798 1798  )))
1799 1799  
1800 1800  (((
... ... @@ -1802,7 +1802,7 @@
1802 1802  )))
1803 1803  
1804 1804  (((
1805 -AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1645 +AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1806 1806  )))
1807 1807  
1808 1808  (((
... ... @@ -1851,42 +1851,40 @@
1851 1851  (((
1852 1852  
1853 1853  
1854 -(((
1855 -(% style="color:blue" %)**If device has not joined network yet:**
1694 +**If device has not joined network yet:**
1856 1856  )))
1857 -)))
1858 1858  
1859 1859  (((
1860 -(% style="background-color:#dcdcdc" %)**123456**
1698 +(% style="background-color:#dcdcdc" %)123456
1861 1861  )))
1862 1862  
1863 1863  (((
1864 -(% style="background-color:#dcdcdc" %)**AT+FDR**
1702 +(% style="background-color:#dcdcdc" %)AT+FDR
1865 1865  )))
1866 1866  
1867 1867  (((
1868 -(% style="background-color:#dcdcdc" %)**123456**
1706 +(% style="background-color:#dcdcdc" %)123456
1869 1869  )))
1870 1870  
1871 1871  (((
1872 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1710 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1873 1873  )))
1874 1874  
1875 1875  (((
1876 -(% style="background-color:#dcdcdc" %)**ATZ**
1714 +(% style="background-color:#dcdcdc" %)ATZ
1877 1877  )))
1878 1878  
1879 1879  
1880 1880  (((
1881 -(% style="color:blue" %)**If device already joined network:**
1719 +**If device already joined network:**
1882 1882  )))
1883 1883  
1884 1884  (((
1885 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1723 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1886 1886  )))
1887 1887  
1888 1888  (((
1889 -(% style="background-color:#dcdcdc" %)**ATZ**
1727 +(% style="background-color:#dcdcdc" %)ATZ
1890 1890  )))
1891 1891  
1892 1892  
... ... @@ -1896,57 +1896,55 @@
1896 1896  (((
1897 1897  
1898 1898  
1899 -(((
1900 -(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1737 +(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1901 1901  )))
1902 -)))
1903 1903  
1904 1904  (((
1905 -(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset Parameters to Factory Default, Keys Reserve
1741 +(% style="background-color:#dcdcdc" %) AT+FDR(%%)   Reset Parameters to Factory Default, Keys Reserve
1906 1906  )))
1907 1907  
1908 1908  (((
1909 -(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1745 +(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1910 1910  )))
1911 1911  
1912 1912  (((
1913 -(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to work in CLASS C
1749 +(% style="background-color:#dcdcdc" %) AT+CLASS=C(%%) Set to work in CLASS C
1914 1914  )))
1915 1915  
1916 1916  (((
1917 -(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%)  ~/~/ Set to ABP mode
1753 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1918 1918  )))
1919 1919  
1920 1920  (((
1921 -(% style="background-color:#dcdcdc" %) **AT+ADR=0**(%%)  ~/~/ Set the Adaptive Data Rate Off
1757 +(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1922 1922  )))
1923 1923  
1924 1924  (((
1925 -(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%)  ~/~/ Set Data Rate
1761 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1926 1926  )))
1927 1927  
1928 1928  (((
1929 -(% style="background-color:#dcdcdc" %)** AT+TDC=60000**(%%)  ~/~/ Set transmit interval to 60 seconds
1765 +(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1930 1930  )))
1931 1931  
1932 1932  (((
1933 -(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4Mhz
1769 +(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1934 1934  )))
1935 1935  
1936 1936  (((
1937 -(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2Frequency to 868.4Mhz (according to the result from server)
1773 +(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1938 1938  )))
1939 1939  
1940 1940  (((
1941 -(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2DR to match the downlink DR from server. see below
1777 +(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1942 1942  )))
1943 1943  
1944 1944  (((
1945 -(% 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.
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.
1946 1946  )))
1947 1947  
1948 1948  (((
1949 -(% style="background-color:#dcdcdc" %)** ATZ**         (%%) ~/~/ Reset MCU
1785 +(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1950 1950  
1951 1951  
1952 1952  )))
... ... @@ -1956,16 +1956,10 @@
1956 1956  )))
1957 1957  
1958 1958  (((
1959 -**~1. Make sure the device is set to ABP mode in the IoT Server.**
1960 -
1961 -**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1962 -
1963 -**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?
1964 -dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1965 -
1966 -**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**
1967 -
1968 -
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
1969 1969  )))
1970 1970  
1971 1971  (((
... ... @@ -1980,15 +1980,12 @@
1980 1980  === 4.2.3 Change to Class A ===
1981 1981  
1982 1982  
1983 -(((
1984 -(% style="color:blue" %)If sensor JOINED:
1813 +If sensor JOINED
1814 +(% style="background-color:#dcdcdc" %)AT+CLASS=A
1815 +ATZ
1985 1985  
1986 -(% style="background-color:#dcdcdc" %)**AT+CLASS=A
1987 -ATZ**
1988 -)))
1989 1989  
1990 1990  
1991 -
1992 1992  = 5. FAQ =
1993 1993  
1994 1994  
... ... @@ -2008,14 +2008,12 @@
2008 2008  
2009 2009  (((
2010 2010  (% 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]].
2011 -(% 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]].
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/]].
2012 2012  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
2013 2013  
2014 2014  
2015 -(((
2016 2016  (% style="color:blue" %)**For LT-22222-L**(%%):
2017 2017  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.
2018 -)))
2019 2019  
2020 2020  
2021 2021  )))
... ... @@ -2066,7 +2066,6 @@
2066 2066  (((
2067 2067  Assume we have a LG02 working in the frequency 868400000 now , below is the step.
2068 2068  
2069 -
2070 2070  
2071 2071  )))
2072 2072  )))
... ... @@ -2073,14 +2073,10 @@
2073 2073  
2074 2074  (((
2075 2075  (% 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.
2076 -
2077 -
2078 2078  )))
2079 2079  
2080 2080  (((
2081 2081  [[image:1653360231087-571.png||height="401" width="727"]]
2082 -
2083 -
2084 2084  )))
2085 2085  
2086 2086  (((
... ... @@ -2088,23 +2088,21 @@
2088 2088  )))
2089 2089  
2090 2090  
2091 -
2092 2092  (((
2093 2093  (% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2094 -
2095 -
2096 2096  )))
2097 2097  
2098 2098  (((
2099 -(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2100 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2101 -(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2102 -(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2103 -(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2104 -(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2105 -(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2106 -(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2107 -(% style="background-color:#dcdcdc" %)**ATZ**        (%%) :  Reset MCU
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
2108 2108  )))
2109 2109  
2110 2110  
... ... @@ -2127,7 +2127,7 @@
2127 2127  == 5.5 Can i use point to point communication for LT-22222-L? ==
2128 2128  
2129 2129  
2130 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
1948 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
2131 2131  
2132 2132  
2133 2133  
... ... @@ -2147,19 +2147,7 @@
2147 2147  
2148 2148  
2149 2149  
2150 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2151 -
2152 -
2153 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2154 -
2155 -
2156 -[[image:image-20221006170630-1.png||height="610" width="945"]]
2157 -
2158 -
2159 -
2160 2160  = 6. Trouble Shooting =
2161 -
2162 -
2163 2163  )))
2164 2164  
2165 2165  (((
... ... @@ -2220,6 +2220,8 @@
2220 2220  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2221 2221  
2222 2222  
2029 +
2030 +
2223 2223  = 8. Packing Info =
2224 2224  
2225 2225  
... ... @@ -2238,6 +2238,8 @@
2238 2238  * Weight / pcs : 170g
2239 2239  
2240 2240  
2049 +
2050 +
2241 2241  = 9. Support =
2242 2242  
2243 2243  
... ... @@ -2249,6 +2249,7 @@
2249 2249  
2250 2250  
2251 2251  
2062 +
2252 2252  
2253 2253  )))
2254 2254  
... ... @@ -2258,3 +2258,5 @@
2258 2258  * 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]]
2259 2259  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2260 2260  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2072 +
2073 +
image-20221006170630-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -486.5 KB
Content
image-20221008095908-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0