<
From version < 101.1 >
edited by Bei Jinggeng
on 2022/10/08 09:59
To version < 90.2 >
edited by Xiaoling
on 2022/08/18 11:36
>
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,7 +15,6 @@
15 15  
16 16  = 1.Introduction =
17 17  
18 -
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
... ... @@ -37,7 +37,7 @@
37 37  )))
38 38  
39 39  (((
40 -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.
41 41  )))
42 42  
43 43  (((
... ... @@ -58,7 +58,7 @@
58 58  (((
59 59  
60 60  
61 -(% style="color:#037691" %)**Hardware System:**
60 +**Hardware System:**
62 62  )))
63 63  
64 64  * (((
... ... @@ -83,7 +83,7 @@
83 83  (((
84 84  
85 85  
86 -(% style="color:#037691" %)**Interface for Model: LT22222-L:**
85 +**Interface for Model: LT22222-L:**
87 87  )))
88 88  
89 89  * (((
... ... @@ -108,7 +108,7 @@
108 108  (((
109 109  
110 110  
111 -(% style="color:#037691" %)**LoRa Spec:**
110 +**LoRa Spec:**
112 112  )))
113 113  
114 114  * (((
... ... @@ -178,7 +178,7 @@
178 178  
179 179  * LoRaWAN Class A & Class C protocol
180 180  * Optional Customized LoRa Protocol
181 -* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869
180 +* Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
182 182  * AT Commands to change parameters
183 183  * Remote configure parameters via LoRa Downlink
184 184  * Firmware upgradable via program port
... ... @@ -185,6 +185,9 @@
185 185  * Counting
186 186  
187 187  
187 +
188 +
189 +
188 188  == 1.4  Applications ==
189 189  
190 190  
... ... @@ -196,6 +196,9 @@
196 196  * Smart Factory
197 197  
198 198  
201 +
202 +
203 +
199 199  == 1.5 Hardware Variants ==
200 200  
201 201  
... ... @@ -211,6 +211,8 @@
211 211  )))
212 212  
213 213  
219 +
220 +
214 214  = 2. Power ON Device =
215 215  
216 216  
... ... @@ -218,8 +218,6 @@
218 218  
219 219  (((
220 220  PWR will on when device is properly powered.
221 -
222 -
223 223  )))
224 224  
225 225  [[image:1653297104069-180.png]]
... ... @@ -228,7 +228,6 @@
228 228  
229 229  = 3. Operation Mode =
230 230  
231 -
232 232  == 3.1 How it works? ==
233 233  
234 234  
... ... @@ -283,7 +283,6 @@
283 283  [[image:1653298023685-319.png]]
284 284  
285 285  
286 -
287 287  (((
288 288  (% 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.
289 289  )))
... ... @@ -294,7 +294,6 @@
294 294  
295 295  == 3.3 Uplink Payload ==
296 296  
297 -
298 298  There are five working modes + one interrupt mode on LT for different type application:
299 299  
300 300  * (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
... ... @@ -304,10 +304,8 @@
304 304  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
305 305  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
306 306  
307 -
308 308  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
309 309  
310 -
311 311  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
312 312  
313 313  [[image:image-20220523174024-3.png]]
... ... @@ -324,7 +324,7 @@
324 324  * DI is for digital input. DIx=1: high or float, DIx=0: low.
325 325  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
326 326  
327 -(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
327 +(% style="color:red" %)Note: DI3 and DO3 bit are not valid for LT-22222-L
328 328  
329 329  For example if payload is: [[image:image-20220523175847-2.png]]
330 330  
... ... @@ -359,8 +359,6 @@
359 359  ** DO1 is high in case there is load between DO1 and V+.
360 360  ** DO1 LED is off in both case
361 361  
362 -
363 -
364 364  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
365 365  
366 366  
... ... @@ -384,7 +384,7 @@
384 384  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
385 385  
386 386  (((
387 -(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.**
385 +(% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
388 388  )))
389 389  
390 390  (((
... ... @@ -406,8 +406,6 @@
406 406  
407 407  
408 408  (% style="color:#4f81bd" %)**AT Commands for counting:**
409 -
410 -
411 411  )))
412 412  
413 413  (((
... ... @@ -431,7 +431,6 @@
431 431  
432 432  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
433 433  
434 -
435 435  **LT22222-L**: This mode the DI1 is used as a counting pin.
436 436  
437 437  [[image:image-20220523181246-5.png]]
... ... @@ -449,7 +449,7 @@
449 449  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
450 450  
451 451  (((
452 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
447 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
453 453  )))
454 454  
455 455  
... ... @@ -493,7 +493,7 @@
493 493  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
494 494  
495 495  (((
496 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
491 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
497 497  )))
498 498  
499 499  (((
... ... @@ -554,7 +554,7 @@
554 554  )))
555 555  
556 556  (((
557 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
552 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
558 558  )))
559 559  
560 560  (((
... ... @@ -593,7 +593,6 @@
593 593  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
594 594  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
595 595  
596 -
597 597  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
598 598  
599 599  
... ... @@ -601,7 +601,6 @@
601 601  
602 602  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
603 603  
604 -
605 605  **Example:**
606 606  
607 607  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)
... ... @@ -614,7 +614,6 @@
614 614  
615 615  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
616 616  
617 -
618 618  **Example:**
619 619  
620 620  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -633,7 +633,6 @@
633 633  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
634 634  
635 635  
636 -
637 637  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
638 638  
639 639  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -682,7 +682,6 @@
682 682  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
683 683  
684 684  
685 -
686 686  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
687 687  
688 688  [[image:image-20220524090249-3.png]]
... ... @@ -694,7 +694,6 @@
694 694  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
695 695  
696 696  
697 -
698 698  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
699 699  
700 700  [[image:image-20220524090456-4.png]]
... ... @@ -708,7 +708,6 @@
708 708  00000101: Means both DI1 and DI2 trigger are enabled.
709 709  
710 710  
711 -
712 712  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
713 713  
714 714  Downlink command to poll MOD6 status:
... ... @@ -719,20 +719,19 @@
719 719  
720 720  
721 721  
722 -
723 723  === 3.3.7 Payload Decoder ===
724 724  
725 725  (((
726 726  
727 727  
728 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
715 +**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/]]
716 +
717 +
729 729  )))
730 730  
731 731  
732 -
733 733  == 3.4 ​Configure LT via AT or Downlink ==
734 734  
735 -
736 736  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
737 737  
738 738  (((
... ... @@ -743,10 +743,8 @@
743 743  
744 744  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
745 745  
746 -
747 747  === 3.4.1 Common Commands ===
748 748  
749 -
750 750  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]]
751 751  
752 752  
... ... @@ -756,7 +756,6 @@
756 756  
757 757  ==== 3.4.2.1 Set Transmit Interval ====
758 758  
759 -
760 760  Set device uplink interval.
761 761  
762 762  * (% style="color:#037691" %)**AT Command:**
... ... @@ -776,7 +776,6 @@
776 776  
777 777  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
778 778  
779 -
780 780  Set work mode.
781 781  
782 782  * (% style="color:#037691" %)**AT Command:**
... ... @@ -796,7 +796,6 @@
796 796  
797 797  ==== 3.4.2.3 Poll an uplink ====
798 798  
799 -
800 800  * (% style="color:#037691" %)**AT Command:**
801 801  
802 802  There is no AT Command to poll uplink
... ... @@ -806,7 +806,6 @@
806 806  
807 807  **0x08 FF     **~/~/ Poll an uplink
808 808  
809 -
810 810  **Example**: 0x08FF, ask device to send an Uplink
811 811  
812 812  
... ... @@ -814,7 +814,6 @@
814 814  
815 815  ==== 3.4.2.4 Enable Trigger Mode ====
816 816  
817 -
818 818  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
819 819  
820 820  * (% style="color:#037691" %)**AT Command:**
... ... @@ -835,7 +835,6 @@
835 835  
836 836  ==== 3.4.2.5 Poll trigger settings ====
837 837  
838 -
839 839  Poll trigger settings,
840 840  
841 841  * (% style="color:#037691" %)**AT Command:**
... ... @@ -852,7 +852,6 @@
852 852  
853 853  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
854 854  
855 -
856 856  Enable Disable DI1/DI2/DI2 as trigger,
857 857  
858 858  * (% style="color:#037691" %)**AT Command:**
... ... @@ -873,7 +873,6 @@
873 873  
874 874  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
875 875  
876 -
877 877  Set DI1 or DI3(for LT-33222-L) trigger.
878 878  
879 879  * (% style="color:#037691" %)**AT Command:**
... ... @@ -893,10 +893,8 @@
893 893  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
894 894  * **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
895 895  
896 -
897 897  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
898 898  
899 -
900 900  Set DI2 trigger.
901 901  
902 902  * (% style="color:#037691" %)**AT Command:**
... ... @@ -923,7 +923,6 @@
923 923  
924 924  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
925 925  
926 -
927 927  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
928 928  
929 929  * (% style="color:#037691" %)**AT Command**
... ... @@ -940,7 +940,6 @@
940 940  
941 941  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
942 942  
943 -
944 944  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
945 945  
946 946  * (% style="color:#037691" %)**AT Command**
... ... @@ -957,7 +957,6 @@
957 957  
958 958  ==== 3.4.2.11 Trigger – Set minimum interval ====
959 959  
960 -
961 961  Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
962 962  
963 963  * (% style="color:#037691" %)**AT Command**
... ... @@ -972,7 +972,7 @@
972 972  (((
973 973  
974 974  
975 -(% style="color:red" %)**Note: ATDC setting must be more than 5min**
947 +(% style="color:red" %)Note: ATDC setting must be more than 5min
976 976  )))
977 977  
978 978  
... ... @@ -980,7 +980,6 @@
980 980  
981 981  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
982 982  
983 -
984 984  * (% style="color:#037691" %)**AT Command**
985 985  
986 986  There is no AT Command to control Digital Output
... ... @@ -1000,11 +1000,11 @@
1000 1000  [[image:image-20220524092754-5.png]]
1001 1001  
1002 1002  (((
1003 -(% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
974 +(% style="color:red" %)Note: For LT-22222-L, there is no DO3, the last byte can use any value.
1004 1004  )))
1005 1005  
1006 1006  (((
1007 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
978 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1008 1008  )))
1009 1009  
1010 1010  
... ... @@ -1012,7 +1012,6 @@
1012 1012  
1013 1013  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1014 1014  
1015 -
1016 1016  * (% style="color:#037691" %)**AT Command**
1017 1017  
1018 1018  There is no AT Command to control Digital Output
... ... @@ -1049,11 +1049,11 @@
1049 1049  [[image:image-20220524093351-8.png]]
1050 1050  
1051 1051  
1052 -(% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**:
1022 +(% style="color:#4f81bd" %)**Sixth and Seventh Byte**:
1053 1053  
1054 1054   Latching time. Unit: ms
1055 1055  
1056 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1026 +Device will upload a packet if downlink code executes successfully.
1057 1057  
1058 1058  
1059 1059  **Example payload:**
... ... @@ -1079,7 +1079,6 @@
1079 1079  
1080 1080  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1081 1081  
1082 -
1083 1083  * (% style="color:#037691" %)**AT Command:**
1084 1084  
1085 1085  There is no AT Command to control Relay Output
... ... @@ -1102,7 +1102,7 @@
1102 1102  [[image:image-20220524093724-9.png]]
1103 1103  )))
1104 1104  
1105 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1074 +Device will upload a packet if downlink code executes successfully.
1106 1106  
1107 1107  
1108 1108  
... ... @@ -1109,7 +1109,6 @@
1109 1109  
1110 1110  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1111 1111  
1112 -
1113 1113  * (% style="color:#037691" %)**AT Command:**
1114 1114  
1115 1115  There is no AT Command to control Relay Output
... ... @@ -1133,12 +1133,12 @@
1133 1133  
1134 1134  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1135 1135  
1136 -[[image:image-20221008095908-1.png||height="364" width="564"]]
1104 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1137 1137  
1138 1138  
1139 -(% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1107 +(% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1140 1140  
1141 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1109 +Device will upload a packet if downlink code executes successfully.
1142 1142  
1143 1143  
1144 1144  **Example payload:**
... ... @@ -1161,9 +1161,9 @@
1161 1161  
1162 1162  
1163 1163  
1132 +
1164 1164  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1165 1165  
1166 -
1167 1167  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1168 1168  
1169 1169  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1180,7 +1180,6 @@
1180 1180  
1181 1181  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1182 1182  
1183 -
1184 1184  * (% style="color:#037691" %)**AT Command:**
1185 1185  
1186 1186  **AT+SETCNT=aa,(bb cc dd ee) **
... ... @@ -1203,7 +1203,6 @@
1203 1203  
1204 1204  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1205 1205  
1206 -
1207 1207  Clear counting for counting mode
1208 1208  
1209 1209  * (% style="color:#037691" %)**AT Command:**
... ... @@ -1220,7 +1220,6 @@
1220 1220  
1221 1221  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1222 1222  
1223 -
1224 1224  * (% style="color:#037691" %)**AT Command:**
1225 1225  
1226 1226  **AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
... ... @@ -1233,124 +1233,13 @@
1233 1233  (((
1234 1234  range: aa bb cc:0 to 16777215,  (unit:second)
1235 1235  
1236 -
1237 -
1238 1238  
1239 1239  )))
1240 1240  
1241 -==== 3.4.2.20 Reset save DR DO state ====
1242 1242  
1243 1243  
1244 -* (% style="color:#037691" %)**AT Command:**
1245 -
1246 -**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1247 -
1248 -**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.
1249 -
1250 -
1251 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1252 -
1253 -**0x AD aa      **~/~/ same as AT+RODORET =aa
1254 -
1255 -(((
1256 -
1257 -
1258 -
1259 -
1260 -==== 3.4.2.21 Encrypted payload ====
1261 -
1262 -
1263 -* (% style="color:#037691" %)**AT Command:**
1264 -
1265 -**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1266 -
1267 -**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1268 -
1269 -
1270 -
1271 -
1272 -==== 3.4.2.22 Get sensor value ====
1273 -
1274 -
1275 -* (% style="color:#037691" %)**AT Command:**
1276 -
1277 -**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1278 -
1279 -**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1280 -
1281 -
1282 -
1283 -
1284 -==== 3.4.2.23 Resets the downlink packet count ====
1285 -
1286 -
1287 -* (% style="color:#037691" %)**AT Command:**
1288 -
1289 -**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)
1290 -
1291 -**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.
1292 -
1293 -
1294 -
1295 -
1296 -==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1297 -
1298 -
1299 -* (% style="color:#037691" %)**AT Command:**
1300 -
1301 - **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)
1302 -
1303 - **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.
1304 -
1305 -
1306 -* (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1307 -
1308 -**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1309 -
1310 -
1311 -
1312 -
1313 -==== 3.4.2.25 Copy downlink to uplink ====
1314 -
1315 -
1316 -* (% style="color:#037691" %)**AT Command**(%%)**:**
1317 -
1318 - **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.
1319 -
1320 -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.
1321 -
1322 -[[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"]]
1323 -
1324 -For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1325 -
1326 -[[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"]]
1327 -
1328 -For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
1329 -
1330 -
1331 -
1332 -==== 3.4.2.26 Query version number and frequency band 、TDC ====
1333 -
1334 -
1335 -* (((
1336 -(% style="color:#037691" %)**Downlink Payload**(%%)**:**
1337 -
1338 -**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1339 -
1340 -
1341 -)))
1342 -
1343 -**Example:**
1344 -
1345 -[[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"]]
1346 -
1347 -
1348 -
1349 -)))
1350 -
1351 1351  == 3.5 Integrate with Mydevice ==
1352 1352  
1353 -
1354 1354  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:
1355 1355  
1356 1356  (((
... ... @@ -1359,8 +1359,6 @@
1359 1359  
1360 1360  (((
1361 1361  (% style="color:blue" %)**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:
1362 -
1363 -
1364 1364  )))
1365 1365  
1366 1366  [[image:image-20220719105525-1.png||height="377" width="677"]]
... ... @@ -1400,10 +1400,8 @@
1400 1400  
1401 1401  == 3.6 Interface Detail ==
1402 1402  
1403 -
1404 1404  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1405 1405  
1406 -
1407 1407  Support NPN Type sensor
1408 1408  
1409 1409  [[image:1653356991268-289.png]]
... ... @@ -1412,7 +1412,6 @@
1412 1412  
1413 1413  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1414 1414  
1415 -
1416 1416  (((
1417 1417  The DI port of LT-22222-L can support NPN or PNP output sensor.
1418 1418  )))
... ... @@ -1419,9 +1419,7 @@
1419 1419  
1420 1420  (((
1421 1421  (((
1422 -Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high.
1423 -
1424 -
1271 +Internal circuit as below, the NEC2501 is a photocoupler, the Active current (from NEC2501 pin 1 to pin 2 is 1ma and the max current is 50mA. When there is active current pass NEC2501 pin1 to pin2. The DI will be active high
1425 1425  )))
1426 1426  )))
1427 1427  
... ... @@ -1446,10 +1446,10 @@
1446 1446  )))
1447 1447  
1448 1448  * (((
1449 -Connect sensor's output to DI1-
1296 +Connect sensors output to DI1-
1450 1450  )))
1451 1451  * (((
1452 -Connect sensor's VCC to DI1+.
1299 +Connect sensors VCC to DI1+.
1453 1453  )))
1454 1454  
1455 1455  (((
... ... @@ -1457,17 +1457,15 @@
1457 1457  )))
1458 1458  
1459 1459  (((
1460 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1307 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1461 1461  )))
1462 1462  
1463 1463  (((
1464 -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.
1311 +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.
1465 1465  )))
1466 1466  
1467 1467  (((
1468 1468  
1469 -
1470 -
1471 1471  )))
1472 1472  
1473 1473  (((
... ... @@ -1479,10 +1479,10 @@
1479 1479  )))
1480 1480  
1481 1481  * (((
1482 -Connect sensor's output to DI1+
1327 +Connect sensors output to DI1+
1483 1483  )))
1484 1484  * (((
1485 -Connect sensor's GND DI1-.
1330 +Connect sensors GND DI1-.
1486 1486  )))
1487 1487  
1488 1488  (((
... ... @@ -1499,8 +1499,6 @@
1499 1499  
1500 1500  (((
1501 1501  
1502 -
1503 -
1504 1504  )))
1505 1505  
1506 1506  (((
... ... @@ -1512,10 +1512,10 @@
1512 1512  )))
1513 1513  
1514 1514  * (((
1515 -Connect sensor's output to DI1+ with a serial 50K resistor
1358 +Connect sensors output to DI1+ with a serial 50K resistor
1516 1516  )))
1517 1517  * (((
1518 -Connect sensor's GND DI1-.
1361 +Connect sensors GND DI1-.
1519 1519  )))
1520 1520  
1521 1521  (((
... ... @@ -1534,7 +1534,6 @@
1534 1534  
1535 1535  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1536 1536  
1537 -
1538 1538  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1539 1539  
1540 1540  [[image:1653357531600-905.png]]
... ... @@ -1543,7 +1543,6 @@
1543 1543  
1544 1544  === 3.6.4 Analog Input Interface ===
1545 1545  
1546 -
1547 1547  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:
1548 1548  
1549 1549  
... ... @@ -1575,7 +1575,6 @@
1575 1575  
1576 1576  === 3.6.5 Relay Output ===
1577 1577  
1578 -
1579 1579  (((
1580 1580  The LT serial controller has two relay interfaces; each interface uses two pins of the screw terminal. User can connect other device’s Power Line to in serial of RO1_1 and RO_2. Such as below:
1581 1581  )))
... ... @@ -1582,7 +1582,6 @@
1582 1582  
1583 1583  [[image:image-20220524100215-9.png]]
1584 1584  
1585 -
1586 1586  [[image:image-20220524100215-10.png||height="382" width="723"]]
1587 1587  
1588 1588  
... ... @@ -1589,7 +1589,6 @@
1589 1589  
1590 1590  == 3.7 LEDs Indicators ==
1591 1591  
1592 -
1593 1593  [[image:image-20220524100748-11.png]]
1594 1594  
1595 1595  
... ... @@ -1596,10 +1596,8 @@
1596 1596  
1597 1597  = 4. Use AT Command =
1598 1598  
1599 -
1600 1600  == 4.1 Access AT Command ==
1601 1601  
1602 -
1603 1603  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.
1604 1604  
1605 1605  [[image:1653358238933-385.png]]
... ... @@ -1804,7 +1804,6 @@
1804 1804  
1805 1805  == 4.2 Common AT Command Sequence ==
1806 1806  
1807 -
1808 1808  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1809 1809  
1810 1810  (((
... ... @@ -1915,8 +1915,6 @@
1915 1915  2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1916 1916  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.
1917 1917  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
1918 -
1919 -
1920 1920  )))
1921 1921  
1922 1922  (((
... ... @@ -1930,16 +1930,13 @@
1930 1930  
1931 1931  === 4.2.3 Change to Class A ===
1932 1932  
1933 -
1934 1934  If sensor JOINED
1935 1935  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1936 1936  ATZ
1937 1937  
1938 1938  
1939 -
1940 1940  = 5. FAQ =
1941 1941  
1942 -
1943 1943  == 5.1 How to upgrade the image? ==
1944 1944  
1945 1945  
... ... @@ -1956,14 +1956,12 @@
1956 1956  
1957 1957  (((
1958 1958  (% 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]].
1959 -(% 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]].
1789 +(% 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/]].
1960 1960  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1961 1961  
1962 1962  
1963 1963  (% style="color:blue" %)**For LT-22222-L**(%%):
1964 1964  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.
1965 -
1966 -
1967 1967  )))
1968 1968  
1969 1969   [[image:image-20220524103407-12.png]]
... ... @@ -1975,7 +1975,6 @@
1975 1975  
1976 1976  (% style="color:red" %)**Notice**(%%): In case user has lost the program cable. User can hand made one from a 3.5mm cable. The pin mapping is:
1977 1977  
1978 -
1979 1979  [[image:1653360054704-518.png||height="186" width="745"]]
1980 1980  
1981 1981  
... ... @@ -1984,8 +1984,6 @@
1984 1984  
1985 1985  
1986 1986  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1987 -
1988 -
1989 1989  )))
1990 1990  )))
1991 1991  
... ... @@ -1996,10 +1996,7 @@
1996 1996  (((
1997 1997  
1998 1998  
1999 -
2000 2000  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2001 -
2002 -
2003 2003  )))
2004 2004  
2005 2005  (((
... ... @@ -2012,33 +2012,25 @@
2012 2012  (((
2013 2013  Assume we have a LG02 working in the frequency 868400000 now , below is the step.
2014 2014  
2015 -
2016 2016  
2017 2017  )))
2018 2018  )))
2019 2019  
2020 2020  (((
2021 -(% 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.
2022 -
2023 -
1842 +(% style="color:#4f81bd" %)**Step1**(%%): Log in TTN, Create an ABP device in the application and input the network session key (NETSKEY), app session key (APPSKEY) from the device.
2024 2024  )))
2025 2025  
2026 2026  (((
2027 2027  [[image:1653360231087-571.png||height="401" width="727"]]
2028 -
2029 -
2030 2030  )))
2031 2031  
2032 2032  (((
2033 -(% 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.**
1850 +(% 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.
2034 2034  )))
2035 2035  
2036 2036  
2037 -
2038 2038  (((
2039 -(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2040 -
2041 -
1855 +(% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2042 2042  )))
2043 2043  
2044 2044  (((
... ... @@ -2062,21 +2062,16 @@
2062 2062  [[image:1653360498588-932.png||height="485" width="726"]]
2063 2063  
2064 2064  
2065 -
2066 2066  == 5.4 Can I see counting event in Serial? ==
2067 2067  
2068 -
2069 2069  (((
2070 -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.
1882 +User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesnt support AT+DEBUG. User can update to latest firmware first.
2071 2071  
2072 2072  
2073 -
2074 2074  == 5.5 Can i use point to point communication for LT-22222-L? ==
2075 2075  
2076 -
2077 2077  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
2078 2078  
2079 -
2080 2080  
2081 2081  )))
2082 2082  
... ... @@ -2083,7 +2083,6 @@
2083 2083  (((
2084 2084  == 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2085 2085  
2086 -
2087 2087  If the device is not shut down, but directly powered off.
2088 2088  
2089 2089  It will default that this is a power-off state.
... ... @@ -2093,25 +2093,12 @@
2093 2093  After restart, the status before power failure will be read from flash.
2094 2094  
2095 2095  
2096 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2097 -
2098 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2099 -
2100 -[[image:image-20221006170630-1.png||height="610" width="945"]]
2101 -
2102 -
2103 -
2104 -
2105 2105  = 6. Trouble Shooting =
2106 -
2107 -
2108 2108  )))
2109 2109  
2110 2110  (((
2111 2111  (((
2112 2112  == 6.1 Downlink doesn't work, how to solve it? ==
2113 -
2114 -
2115 2115  )))
2116 2116  )))
2117 2117  
... ... @@ -2122,10 +2122,7 @@
2122 2122  (((
2123 2123  
2124 2124  
2125 -
2126 2126  == 6.2 Have trouble to upload image. ==
2127 -
2128 -
2129 2129  )))
2130 2130  
2131 2131  (((
... ... @@ -2135,10 +2135,7 @@
2135 2135  (((
2136 2136  
2137 2137  
2138 -
2139 2139  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2140 -
2141 -
2142 2142  )))
2143 2143  
2144 2144  (((
... ... @@ -2146,7 +2146,6 @@
2146 2146  )))
2147 2147  
2148 2148  
2149 -
2150 2150  = 7. Order Info =
2151 2151  
2152 2152  
... ... @@ -2164,7 +2164,6 @@
2164 2164  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2165 2165  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2166 2166  
2167 -
2168 2168  = 8. Packing Info =
2169 2169  
2170 2170  
... ... @@ -2182,24 +2182,18 @@
2182 2182  * Package Size / pcs : 14.5 x 8 x 5 cm
2183 2183  * Weight / pcs : 170g
2184 2184  
2185 -
2186 2186  = 9. Support =
2187 2187  
2188 -
2189 2189  * (((
2190 2190  Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
2191 2191  )))
2192 2192  * (((
2193 2193  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2194 -
2195 -
2196 -
2197 -
2198 2198  )))
2199 2199  
2200 2200  = 10. Reference​​​​​ =
2201 2201  
2202 -
2203 2203  * 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]]
2204 -* [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
1984 +* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
1985 +* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
2205 2205  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
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