<
From version < 66.23 >
edited by Xiaoling
on 2022/05/24 13:57
To version < 75.7 >
edited by Xiaoling
on 2022/06/01 17:27
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  == 1.1 What is LT Series I/O Controller ==
17 17  
18 18  (((
19 -The Dragino LT series I/O Modules are Long Range LoRaWAN I/O Controller. It contains different I/O Interfaces such as: analog current Input, analog voltage input, relay output, digital input and digital output etc. The LT I/O Modules are designed to simplify the installation of I/O monitoring.
19 +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.
20 20  )))
21 21  
22 22  (((
... ... @@ -24,7 +24,7 @@
24 24  )))
25 25  
26 26  (((
27 -The LT I/O Controllers is aiming to provide a simple plug and play, low cost installation by using LoRaWAN wireless technology.
27 +The LT I/O Controllers is aiming to provide an (% style="color:blue" %)**easy and low cost installation** (%%)by using LoRa wireless technology.
28 28  )))
29 29  
30 30  (((
... ... @@ -41,6 +41,8 @@
41 41  
42 42  (((
43 43  [[image:1653295757274-912.png]]
44 +
45 +
44 44  )))
45 45  
46 46  == 1.2  Specifications ==
... ... @@ -151,6 +151,8 @@
151 151  )))
152 152  * (((
153 153  Packet engine up to 256 bytes with CRC.
156 +
157 +
154 154  )))
155 155  
156 156  == 1.3 Features ==
... ... @@ -163,6 +163,8 @@
163 163  * Firmware upgradable via program port
164 164  * Counting
165 165  
170 +
171 +
166 166  == 1.4  Applications ==
167 167  
168 168  * Smart Buildings & Home Automation
... ... @@ -195,6 +195,7 @@
195 195  
196 196  [[image:1653297104069-180.png]]
197 197  
204 +
198 198  = 3. Operation Mode =
199 199  
200 200  == 3.1 How it works? ==
... ... @@ -204,13 +204,13 @@
204 204  )))
205 205  
206 206  (((
207 -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 -)))
214 +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>>||anchor="H4.UseATCommand"]] to set the keys in the devices.
209 209  
210 -(((
211 -3.2 Example to join LoRaWAN network
216 +
212 212  )))
213 213  
219 +== 3.2 Example to join LoRaWAN network ==
220 +
214 214  (((
215 215  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. 
216 216  )))
... ... @@ -217,7 +217,6 @@
217 217  
218 218  [[image:image-20220523172350-1.png||height="266" width="864"]]
219 219  
220 -
221 221  (((
222 222  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:
223 223  )))
... ... @@ -238,10 +238,12 @@
238 238  
239 239  [[image:1653297955910-247.png||height="321" width="716"]]
240 240  
247 +
241 241  Add APP KEY and DEV EUI
242 242  
243 243  [[image:1653298023685-319.png]]
244 244  
252 +
245 245  (((
246 246  **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.
247 247  )))
... ... @@ -248,6 +248,7 @@
248 248  
249 249  [[image:1653298044601-602.png||height="405" width="709"]]
250 250  
259 +
251 251  == 3.3 Uplink Payload ==
252 252  
253 253  There are five working modes + one interrupt mode on LT for different type application:
... ... @@ -401,6 +401,7 @@
401 401  )))
402 402  )))
403 403  
413 +
404 404  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
405 405  
406 406  **LT22222-L**: This mode the DI1 is used as a counting pin.
... ... @@ -417,22 +417,34 @@
417 417  * FIRST: Indicate this is the first packet after join network.
418 418  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
419 419  
430 +(((
420 420  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
432 +)))
421 421  
434 +(((
422 422  **To use counting mode, please run:**
436 +)))
423 423  
424 424  (% class="box infomessage" %)
425 425  (((
440 +(((
426 426  **AT+MOD=3**
427 427  )))
443 +)))
428 428  
429 429  (% class="box infomessage" %)
430 430  (((
447 +(((
431 431  **ATZ**
432 432  )))
450 +)))
433 433  
434 -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]].
452 +(((
453 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
435 435  
455 +
456 +)))
457 +
436 436  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
437 437  
438 438  **LT22222-L**: This mode the DI1 is used as a counting pin.
... ... @@ -451,45 +451,69 @@
451 451  * FIRST: Indicate this is the first packet after join network.
452 452  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
453 453  
476 +(((
454 454  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
478 +)))
455 455  
480 +(((
456 456  **To use this mode, please run:**
482 +)))
457 457  
458 458  (% class="box infomessage" %)
459 459  (((
486 +(((
460 460  **AT+MOD=4**
461 461  )))
489 +)))
462 462  
463 463  (% class="box infomessage" %)
464 464  (((
493 +(((
465 465  **ATZ**
466 466  )))
496 +)))
467 467  
498 +(((
499 +
500 +)))
468 468  
469 -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]].
502 +(((
503 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
504 +)))
470 470  
506 +(((
471 471  **Plus below command for AVI1 Counting:**
508 +)))
472 472  
473 473  (% class="box infomessage" %)
474 474  (((
512 +(((
475 475  **AT+SETCNT=3,60   (set AVI Count to 60)**
476 476  )))
515 +)))
477 477  
478 478  (% class="box infomessage" %)
479 479  (((
519 +(((
480 480  **AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
481 481  )))
522 +)))
482 482  
483 483  (% class="box infomessage" %)
484 484  (((
526 +(((
485 485  **AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
486 486  )))
529 +)))
487 487  
488 488  (% class="box infomessage" %)
489 489  (((
533 +(((
490 490  **AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
491 491  )))
536 +)))
492 492  
538 +
493 493  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
494 494  
495 495  **LT22222-L**: This mode the DI1 is used as a counting pin.
... ... @@ -502,24 +502,38 @@
502 502  
503 503  * RO is for relay. ROx=1 : close,ROx=0 always open.
504 504  * FIRST: Indicate this is the first packet after join network.
505 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
551 +* (((
552 +DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
553 +)))
506 506  
555 +(((
507 507  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
557 +)))
508 508  
559 +(((
509 509  **To use this mode, please run:**
561 +)))
510 510  
511 511  (% class="box infomessage" %)
512 512  (((
565 +(((
513 513  **AT+MOD=5**
514 514  )))
568 +)))
515 515  
516 516  (% class="box infomessage" %)
517 517  (((
572 +(((
518 518  **ATZ**
519 519  )))
575 +)))
520 520  
521 -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]].
577 +(((
578 +Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
522 522  
580 +
581 +)))
582 +
523 523  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
524 524  
525 525  (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.**
... ... @@ -640,10 +640,13 @@
640 640  
641 641  When device got this command, it will send the MOD6 payload.
642 642  
703 +
643 643  === 3.3.7 Payload Decoder ===
644 644  
645 645  (((
646 646  **Decoder for TTN/loraserver/ChirpStack**: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/Payload_decoder/]]
708 +
709 +
647 647  )))
648 648  
649 649  == 3.4 ​Configure LT via AT or Downlink ==
... ... @@ -660,8 +660,9 @@
660 660  
661 661  === 3.4.1 Common Commands ===
662 662  
663 -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>>http://8.211.40.43:8080/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
726 +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]]
664 664  
728 +
665 665  === 3.4.2 Sensor related commands ===
666 666  
667 667  ==== 3.4.2.1 Set Transmit Interval ====
... ... @@ -684,6 +684,7 @@
684 684  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
685 685  )))
686 686  
751 +
687 687  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
688 688  
689 689  Set work mode.
... ... @@ -704,6 +704,7 @@
704 704  **0x0A aa     ~/~/ Same as AT+MOD=aa**
705 705  )))
706 706  
772 +
707 707  ==== 3.4.2.3 Poll an uplink ====
708 708  
709 709  * AT Command:
... ... @@ -719,6 +719,7 @@
719 719  
720 720  **Example**: 0x08FF, ask device to send an Uplink
721 721  
788 +
722 722  ==== 3.4.2.4 Enable Trigger Mode ====
723 723  
724 724  Use of trigger mode, please check [[ADDMOD6>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
... ... @@ -741,6 +741,7 @@
741 741  **0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
742 742  )))
743 743  
811 +
744 744  ==== 3.4.2.5 Poll trigger settings ====
745 745  
746 746  Poll trigger settings,
... ... @@ -756,6 +756,7 @@
756 756  **0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
757 757  )))
758 758  
827 +
759 759  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
760 760  
761 761  Enable Disable DI1/DI2/DI2 as trigger,
... ... @@ -778,6 +778,7 @@
778 778  **0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
779 779  )))
780 780  
850 +
781 781  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
782 782  
783 783  Set DI1 or DI3(for LT-33222-L) trigger.
... ... @@ -804,6 +804,7 @@
804 804  **0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
805 805  )))
806 806  
877 +
807 807  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
808 808  
809 809  Set DI2 trigger.
... ... @@ -830,6 +830,7 @@
830 830  **0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
831 831  )))
832 832  
904 +
833 833  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
834 834  
835 835  Set current trigger , base on AC port. See [[trigger mode>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
... ... @@ -848,6 +848,7 @@
848 848  **0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]**
849 849  )))
850 850  
923 +
851 851  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
852 852  
853 853  Set current trigger , base on AV port. See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]]
... ... @@ -866,6 +866,7 @@
866 866  **0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>url:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29]] **
867 867  )))
868 868  
942 +
869 869  ==== 3.4.2.11 Trigger – Set minimum interval ====
870 870  
871 871  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
... ... @@ -884,6 +884,7 @@
884 884  **0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
885 885  )))
886 886  
961 +
887 887  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
888 888  
889 889  * AT Command:
... ... @@ -926,8 +926,10 @@
926 926  
927 927  (% class="box infomessage" %)
928 928  (((
1004 +(((
929 929  **0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
930 930  )))
1007 +)))
931 931  
932 932  This is to control the digital output time of DO pin. Include four bytes:
933 933  
... ... @@ -1072,6 +1072,7 @@
1072 1072  **0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1073 1073  )))
1074 1074  
1152 +
1075 1075  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1076 1076  
1077 1077  * AT Command:
... ... @@ -1096,6 +1096,7 @@
1096 1096  **0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1097 1097  )))
1098 1098  
1177 +
1099 1099  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1100 1100  
1101 1101  Clear counting for counting mode
... ... @@ -1114,6 +1114,7 @@
1114 1114  **0x A6 01     ~/~/ clear all counting,**
1115 1115  )))
1116 1116  
1196 +
1117 1117  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1118 1118  
1119 1119  * AT Command:
... ... @@ -1130,21 +1130,28 @@
1130 1130  **0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1131 1131  )))
1132 1132  
1213 +(((
1133 1133  range: aa bb cc:0 to 16777215,  (unit:second)
1134 1134  
1216 +
1217 +)))
1218 +
1135 1135  == 3.5 Integrate with Mydevice ==
1136 1136  
1137 1137  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:
1138 1138  
1223 +(((
1139 1139  **Step 1**: Be sure that your device is programmed and properly connected to the network at this time.
1225 +)))
1140 1140  
1227 +(((
1141 1141  **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:
1229 +)))
1142 1142  
1143 1143  [[image:1653356737703-362.png||height="232" width="732"]]
1144 1144  
1145 1145  [[image:image-20220524094641-11.png||height="390" width="723"]]
1146 1146  
1147 -
1148 1148  [[image:image-20220524094641-12.png||height="402" width="718"]]
1149 1149  
1150 1150  **Step 3**: Create an account or log in Mydevices.
... ... @@ -1155,6 +1155,7 @@
1155 1155  
1156 1156  [[image:1653356838789-523.png||height="337" width="740"]]
1157 1157  
1245 +
1158 1158  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
1159 1159  
1160 1160  [[image:image-20220524094909-1.png||height="335" width="729"]]
... ... @@ -1167,6 +1167,7 @@
1167 1167  
1168 1168  [[image:image-20220524094909-5.png||height="341" width="734"]]
1169 1169  
1258 +
1170 1170  == 3.6 Interface Detail ==
1171 1171  
1172 1172  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
... ... @@ -1175,6 +1175,7 @@
1175 1175  
1176 1176  [[image:1653356991268-289.png]]
1177 1177  
1267 +
1178 1178  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1179 1179  
1180 1180  (((
... ... @@ -1190,51 +1190,105 @@
1190 1190  [[image:1653357170703-587.png]]
1191 1191  
1192 1192  (((
1283 +(((
1193 1193  When use need to connect a device to the DI port, both DI1+ and DI1- must be connected.
1194 1194  )))
1286 +)))
1195 1195  
1288 +(((
1289 +
1290 +)))
1196 1196  
1292 +(((
1197 1197  **Example1**: Connect to a Low active sensor.
1294 +)))
1198 1198  
1296 +(((
1199 1199  This type of sensor will output a low signal GND when active.
1298 +)))
1200 1200  
1201 -* Connect sensor’s output to DI1-
1202 -* Connect sensor’s VCC to DI1+.
1300 +* (((
1301 +Connect sensor’s output to DI1-
1302 +)))
1303 +* (((
1304 +Connect sensor’s VCC to DI1+.
1305 +)))
1203 1203  
1204 -So when sensor active, the current between NEC2501 pin1 and pin2 is: ​​
1307 +(((
1308 +So when sensor active, the current between NEC2501 pin1 and pin2 is:
1309 +)))
1205 1205  
1206 - //IF// = DI1+ / 1K.
1311 +(((
1312 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1313 +)))
1207 1207  
1208 -If DI1+ = 12v, the //IF// = 12mA , So the LT-22222-L will be able to detect this active signal.
1315 +(((
1316 +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.
1317 +)))
1209 1209  
1319 +(((
1320 +
1321 +)))
1210 1210  
1323 +(((
1211 1211  **Example2**: Connect to a High active sensor.
1325 +)))
1212 1212  
1327 +(((
1213 1213  This type of sensor will output a high signal (example 24v) when active.
1329 +)))
1214 1214  
1215 -* Connect sensor’s output to DI1+
1216 -* Connect sensor’s GND DI1-.
1331 +* (((
1332 +Connect sensor’s output to DI1+
1333 +)))
1334 +* (((
1335 +Connect sensor’s GND DI1-.
1336 +)))
1217 1217  
1338 +(((
1218 1218  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1340 +)))
1219 1219  
1220 -[[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.**
1342 +(((
1343 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1344 +)))
1221 1221  
1222 -If **DI1+ = 24v**, the [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]][[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/WebHome/image-20220524095628-8.png?rev=1.1||alt="image-20220524095628-8.png"]]**[[image:image-20220524095628-8.png]]** = 24mA , So the LT-22222-L will be able to detect this high active signal.
1346 +(((
1347 +If **DI1+ = 24v**, the[[image:1653968155772-850.png||height="23" width="19"]] 24mA , So the LT-22222-L will be able to detect this high active signal.
1348 +)))
1223 1223  
1350 +(((
1351 +
1352 +)))
1224 1224  
1354 +(((
1225 1225  **Example3**: Connect to a 220v high active sensor.
1356 +)))
1226 1226  
1358 +(((
1227 1227  Assume user want to monitor an active signal higher than 220v, to make sure not burn the photocoupler  
1360 +)))
1228 1228  
1229 -* Connect sensor’s output to DI1+ with a serial 50K resistor
1230 -* Connect sensor’s GND DI1-.
1362 +* (((
1363 +Connect sensor’s output to DI1+ with a serial 50K resistor
1364 +)))
1365 +* (((
1366 +Connect sensor’s GND DI1-.
1367 +)))
1231 1231  
1369 +(((
1232 1232  So when sensor active, the current between NEC2501 pin1 and pin2 is:
1371 +)))
1233 1233  
1234 - [[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.**
1373 +(((
1374 + [[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 51K.**
1375 +)))
1235 1235  
1236 -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.
1377 +(((
1378 +If sensor output is 220v, the [[image:1653968155772-850.png||height="23" width="19"]](% 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.
1379 +)))
1237 1237  
1381 +
1238 1238  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1239 1239  
1240 1240  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
... ... @@ -1241,6 +1241,7 @@
1241 1241  
1242 1242  [[image:1653357531600-905.png]]
1243 1243  
1388 +
1244 1244  === 3.6.4 Analog Input Interface ===
1245 1245  
1246 1246  The analog input interface is as below. The LT will measure the IN2 voltage so to calculate the current pass the Load. The formula is:
... ... @@ -1268,6 +1268,7 @@
1268 1268  
1269 1269  [[image:1653357648330-671.png||height="155" width="733"]]
1270 1270  
1416 +
1271 1271  === 3.6.5 Relay Output ===
1272 1272  
1273 1273  (((
... ... @@ -1278,10 +1278,12 @@
1278 1278  
1279 1279  [[image:image-20220524100215-10.png||height="382" width="723"]]
1280 1280  
1427 +
1281 1281  == 3.7 LEDs Indicators ==
1282 1282  
1283 1283  [[image:image-20220524100748-11.png]]
1284 1284  
1432 +
1285 1285  = 4. Use AT Command =
1286 1286  
1287 1287  == 4.1 Access AT Command ==
... ... @@ -1290,11 +1290,15 @@
1290 1290  
1291 1291  [[image:1653358238933-385.png]]
1292 1292  
1441 +(((
1293 1293  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:
1443 +)))
1294 1294  
1295 1295  [[image:1653358355238-883.png]]
1296 1296  
1447 +(((
1297 1297  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/]]
1449 +)))
1298 1298  
1299 1299  (((
1300 1300  AT+<CMD>?        : Help on <CMD>
... ... @@ -1478,6 +1478,8 @@
1478 1478  
1479 1479  (((
1480 1480  AT+CFG: Print all settings
1633 +
1634 +
1481 1481  )))
1482 1482  
1483 1483  == 4.2 Common AT Command Sequence ==
... ... @@ -1519,6 +1519,8 @@
1519 1519  
1520 1520  (((
1521 1521  (% style="background-color:#dcdcdc" %)ATZ
1676 +
1677 +
1522 1522  )))
1523 1523  
1524 1524  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
... ... @@ -1600,6 +1600,7 @@
1600 1600  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1601 1601  ATZ
1602 1602  
1759 +
1603 1603  = 5. FAQ =
1604 1604  
1605 1605  == 5.1 How to upgrade the image? ==
... ... @@ -1612,11 +1612,13 @@
1612 1612  Below shows the hardware connection for how to upload an image to the LT:
1613 1613  * [[image:1653359603330-121.png]]
1614 1614  
1772 +(((
1615 1615  **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]].
1616 1616  **Step2**: Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1617 1617  **Step3: **Open flashloader; choose the correct COM port to update.
1618 1618  **For LT-22222-L**:
1619 1619  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.
1778 +)))
1620 1620  
1621 1621   [[image:image-20220524103407-12.png]]
1622 1622  
... ... @@ -1628,6 +1628,7 @@
1628 1628  
1629 1629  [[image:1653360054704-518.png||height="186" width="745"]]
1630 1630  
1790 +
1631 1631  (((
1632 1632  (((
1633 1633  == 5.2 How to change the LoRa Frequency Bands/Region? ==
... ... @@ -1635,7 +1635,9 @@
1635 1635  )))
1636 1636  
1637 1637  (((
1638 -User can follow the introduction for [[how to upgrade image>>path:http://8.211.40.43:8080/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LT-22222-L/#H5.1Howtoupgradetheimage3F]]. When download the images, choose the required image file for download.
1798 +User can follow the introduction for [[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download.
1799 +
1800 +
1639 1639  )))
1640 1640  
1641 1641  (((
... ... @@ -1662,10 +1662,15 @@
1662 1662  [[image:1653360231087-571.png||height="401" width="727"]]
1663 1663  )))
1664 1664  
1827 +(((
1665 1665  (% 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.
1829 +)))
1666 1666  
1831 +(((
1667 1667  (% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1833 +)))
1668 1668  
1835 +(((
1669 1669  (% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
1670 1670  (% style="background-color:#dcdcdc" %)AT+FDR  (%%) Reset Parameters to Factory Default, Keys Reserve
1671 1671  (% style="background-color:#dcdcdc" %)123456  (%%) Enter Password to have AT access.
... ... @@ -1676,19 +1676,25 @@
1676 1676  (% style="background-color:#dcdcdc" %)AT+CHS=868400000 (%%)Set transmit frequency to 868.4Mhz
1677 1677  (% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%) Set Device Address to 26 01 1A F1
1678 1678  (% style="background-color:#dcdcdc" %)ATZ                (%%)Reset MCU
1846 +)))
1679 1679  
1848 +(((
1680 1680  As shown in below:
1850 +)))
1681 1681  
1682 1682  [[image:1653360498588-932.png||height="485" width="726"]]
1683 1683  
1854 +
1684 1684  == 5.4 Can I see counting event in Serial? ==
1685 1685  
1686 1686  (((
1687 1687  User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn’t support AT+DEBUG. User can update to latest firmware first.
1859 +
1860 +
1688 1688  )))
1689 1689  
1690 1690  (((
1691 -= 6. Trouble Shooting =
1864 += 6. Trouble Shooting =
1692 1692  )))
1693 1693  
1694 1694  (((
... ... @@ -1698,25 +1698,21 @@
1698 1698  )))
1699 1699  
1700 1700  (((
1701 -Please see this link for how to debug:
1874 +Please see this link for how to debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H5.1Howitwork"]]
1702 1702  
1703 -[[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/]]
1876 +
1704 1704  )))
1705 1705  
1706 1706  (((
1707 -[[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]]
1708 -)))
1709 -
1710 -(((
1711 1711  == 6.2 Have trouble to upload image. ==
1712 1712  )))
1713 1713  
1714 1714  (((
1715 -See this link for trouble shooting:
1884 +See this link for trouble shooting: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
1716 1716  )))
1717 1717  
1718 1718  (((
1719 -[[http:~~/~~/wiki.dragino.com/index.php?title=Firmware_Upgrade_Trouble_Shooting#UART_upgrade_trouble_shooting>>url:http://wiki.dragino.com/index.php?title=Firmware_Upgrade_Trouble_Shooting#UART_upgrade_trouble_shooting]]
1888 +
1720 1720  )))
1721 1721  
1722 1722  (((
... ... @@ -1724,11 +1724,11 @@
1724 1724  )))
1725 1725  
1726 1726  (((
1727 -It might be about the channels mapping. Please see this link for detail:
1896 +It might be about the channels mapping. [[Please see this link for detail>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
1728 1728  )))
1729 1729  
1730 1730  (((
1731 -[[http:~~/~~/wiki.dragino.com/index.php?title=LoRaWAN_Communication_Debug#Notice_of_US915.2FCN470.2FAU915_Frequency_band>>url:http://wiki.dragino.com/index.php?title=LoRaWAN_Communication_Debug#Notice_of_US915.2FCN470.2FAU915_Frequency_band]]
1900 +
1732 1732  )))
1733 1733  
1734 1734  (((
... ... @@ -1747,34 +1747,61 @@
1747 1747  )))
1748 1748  )))
1749 1749  
1919 +(((
1750 1750  * (((
1751 1751  (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
1752 1752  )))
1923 +)))
1924 +
1925 +(((
1753 1753  * (((
1754 1754  (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
1755 1755  )))
1929 +)))
1930 +
1931 +(((
1756 1756  * (((
1757 1757  (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
1758 1758  )))
1935 +)))
1936 +
1937 +(((
1759 1759  * (((
1760 1760  (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
1761 1761  )))
1941 +)))
1942 +
1943 +(((
1762 1762  * (((
1763 1763  (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
1764 1764  )))
1947 +)))
1948 +
1949 +(((
1765 1765  * (((
1766 1766  (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
1767 1767  )))
1953 +)))
1954 +
1955 +(((
1768 1768  * (((
1769 1769  (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
1770 1770  )))
1959 +)))
1960 +
1961 +(((
1771 1771  * (((
1772 1772  (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1773 1773  )))
1965 +)))
1774 1774  
1775 1775  (((
1776 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1968 +* (((
1969 +(% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1777 1777  
1971 +
1972 +)))
1973 +
1778 1778  = 8. Packing Info =
1779 1779  )))
1780 1780  
... ... @@ -1805,6 +1805,8 @@
1805 1805  * Device Weight: 105g
1806 1806  * Package Size / pcs : 14.5 x 8 x 5 cm
1807 1807  * Weight / pcs : 170g
2004 +
2005 +
1808 1808  )))
1809 1809  )))
1810 1810  
... ... @@ -1826,6 +1826,8 @@
1826 1826  (((
1827 1827  (((
1828 1828   [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2027 +
2028 +
1829 1829  )))
1830 1830  
1831 1831  (((
1653968155772-850.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +886 bytes
Content
1653968164738-884.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +886 bytes
Content
1653968172068-832.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +886 bytes
Content
image-20220531113415-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +172 bytes
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0