Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -75,9 +75,8 @@ 75 75 ))) 76 76 ))) 77 77 78 -((( 79 - 80 80 79 +((( 81 81 **Interface for Model: LT22222-L:** 82 82 ))) 83 83 ... ... @@ -100,9 +100,8 @@ 100 100 Power Input 7~~ 24V DC. 101 101 ))) 102 102 103 -((( 104 - 105 105 103 +((( 106 106 **LoRa Spec:** 107 107 ))) 108 108 ... ... @@ -162,8 +162,12 @@ 162 162 ))) 163 163 * ((( 164 164 Packet engine up to 256 bytes with CRC. 163 + 164 + 165 165 ))) 166 166 167 + 168 + 167 167 == 1.3 Features == 168 168 169 169 * LoRaWAN Class A & Class C protocol ... ... @@ -174,6 +174,8 @@ 174 174 * Firmware upgradable via program port 175 175 * Counting 176 176 179 + 180 + 177 177 == 1.4 Applications == 178 178 179 179 * Smart Buildings & Home Automation ... ... @@ -183,6 +183,8 @@ 183 183 * Smart Cities 184 184 * Smart Factory 185 185 190 + 191 + 186 186 == 1.5 Hardware Variants == 187 187 188 188 (% border="1" style="background-color:#f7faff; width:500px" %) ... ... @@ -196,6 +196,8 @@ 196 196 * 1 x Counting Port 197 197 ))) 198 198 205 + 206 + 199 199 = 2. Power ON Device = 200 200 201 201 The LT controller can be powered by 7 ~~ 24V DC power source. Connect VIN to Power Input V+ and GND to power input V- to power the LT controller. ... ... @@ -218,9 +218,12 @@ 218 218 219 219 ((( 220 220 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. 229 + 230 + 221 221 ))) 222 222 223 223 234 + 224 224 == 3.2 Example to join LoRaWAN network == 225 225 226 226 ((( ... ... @@ -229,13 +229,12 @@ 229 229 230 230 [[image:image-20220523172350-1.png||height="266" width="864"]] 231 231 232 - 233 233 ((( 234 234 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: 235 235 ))) 236 236 237 237 ((( 238 - (% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from LT IO controller.248 +**Step 1**: Create a device in TTN with the OTAA keys from LT IO controller. 239 239 ))) 240 240 241 241 ((( ... ... @@ -244,7 +244,6 @@ 244 244 245 245 [[image:1653297924498-393.png]] 246 246 247 - 248 248 Input these keys in the LoRaWAN Server portal. Below is TTN screen shot: 249 249 250 250 Add APP EUI in the application. ... ... @@ -258,7 +258,7 @@ 258 258 259 259 260 260 ((( 261 - (% 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.270 +**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. 262 262 ))) 263 263 264 264 [[image:1653298044601-602.png||height="405" width="709"]] ... ... @@ -277,6 +277,7 @@ 277 277 * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5 278 278 279 279 289 + 280 280 === 3.3.1 AT+MOD~=1, 2ACI+2AVI === 281 281 282 282 The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. ... ... @@ -284,8 +284,6 @@ 284 284 [[image:image-20220523174024-3.png]] 285 285 286 286 ((( 287 - 288 - 289 289 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 290 290 ))) 291 291 ... ... @@ -299,7 +299,6 @@ 299 299 300 300 For example if payload is: [[image:image-20220523175847-2.png]] 301 301 302 - 303 303 **The value for the interface is: ** 304 304 305 305 AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V ... ... @@ -316,7 +316,6 @@ 316 316 * [0] RO2 relay channel is open and RO2 LED is OFF; 317 317 318 318 319 - 320 320 **LT22222-L:** 321 321 322 322 * [1] DI2 channel is high input and DI2 LED is ON; ... ... @@ -333,9 +333,9 @@ 333 333 ** DO1 LED is off in both case 334 334 335 335 342 + 336 336 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 337 337 338 - 339 339 **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. 340 340 341 341 ((( ... ... @@ -344,7 +344,6 @@ 344 344 345 345 [[image:image-20220523180452-3.png]] 346 346 347 - 348 348 ((( 349 349 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below 350 350 ))) ... ... @@ -360,8 +360,6 @@ 360 360 ))) 361 361 362 362 ((( 363 - 364 - 365 365 **To use counting mode, please run:** 366 366 ))) 367 367 ... ... @@ -380,8 +380,6 @@ 380 380 ))) 381 381 382 382 ((( 383 - 384 - 385 385 (% style="color:#4f81bd" %)**AT Commands for counting:** 386 386 ))) 387 387 ... ... @@ -473,6 +473,8 @@ 473 473 474 474 ((( 475 475 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 477 + 478 + 476 476 ))) 477 477 478 478 ... ... @@ -479,7 +479,6 @@ 479 479 480 480 === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting === 481 481 482 - 483 483 **LT22222-L**: This mode the DI1 is used as a counting pin. 484 484 485 485 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. ... ... @@ -486,7 +486,6 @@ 486 486 487 487 [[image:image-20220523181903-8.png]] 488 488 489 - 490 490 ((( 491 491 (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 492 492 ))) ... ... @@ -502,8 +502,6 @@ 502 502 ))) 503 503 504 504 ((( 505 - 506 - 507 507 **To use this mode, please run:** 508 508 ))) 509 509 ... ... @@ -530,8 +530,6 @@ 530 530 ))) 531 531 532 532 ((( 533 - 534 - 535 535 **Plus below command for AVI1 Counting:** 536 536 ))) 537 537 ... ... @@ -567,14 +567,11 @@ 567 567 568 568 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 569 569 570 - 571 571 **LT22222-L**: This mode the DI1 is used as a counting pin. 572 572 573 573 [[image:image-20220523182334-9.png]] 574 574 575 575 ((( 576 - 577 - 578 578 (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 579 579 ))) 580 580 ... ... @@ -589,8 +589,6 @@ 589 589 ))) 590 590 591 591 ((( 592 - 593 - 594 594 **To use this mode, please run:** 595 595 ))) 596 596 ... ... @@ -610,6 +610,8 @@ 610 610 611 611 ((( 612 612 Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 605 + 606 + 613 613 ))) 614 614 615 615 ... ... @@ -616,7 +616,6 @@ 616 616 617 617 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 618 618 619 - 620 620 (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.** 621 621 622 622 For example, if user has configured below commands: ... ... @@ -642,7 +642,6 @@ 642 642 AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 643 643 644 644 645 - 646 646 (% style="color:#4f81bd" %)**Trigger base on current**: 647 647 648 648 Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH> ... ... @@ -652,7 +652,6 @@ 652 652 AT+ACLIM=10000,15000,0,0 (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink) 653 653 654 654 655 - 656 656 (% style="color:#4f81bd" %)**Trigger base on DI status**: 657 657 658 658 DI status trigger Flag. ... ... @@ -659,13 +659,12 @@ 659 659 660 660 Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG > 661 661 662 - 663 663 **Example:** 664 664 665 665 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 666 666 667 667 668 -**Downlink Command to set Trigger Condition :**658 +**Downlink Command to set Trigger Condition** 669 669 670 670 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** 671 671 ... ... @@ -683,18 +683,14 @@ 683 683 684 684 Yy4 yy4: AC2 or AV2 high limit. 685 685 686 - 687 687 **Example1**: AA 00 13 88 00 00 00 00 00 00 688 688 689 689 Same as AT+AVLIM=5000,0,0,0 (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore) 690 690 691 - 692 692 **Example2**: AA 02 01 00 693 693 694 694 Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 695 695 696 - 697 - 698 698 (% style="color:#4f81bd" %)**Trigger Settings Payload Explanation:** 699 699 700 700 MOD6 Payload : total 11 bytes payload ... ... @@ -701,7 +701,6 @@ 701 701 702 702 [[image:image-20220524085923-1.png]] 703 703 704 - 705 705 (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below 706 706 707 707 [[image:image-20220524090106-2.png]] ... ... @@ -750,8 +750,6 @@ 750 750 === 3.3.7 Payload Decoder === 751 751 752 752 ((( 753 - 754 - 755 755 **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/]] 756 756 757 757 ... ... @@ -758,6 +758,7 @@ 758 758 ))) 759 759 760 760 744 + 761 761 == 3.4 Configure LT via AT or Downlink == 762 762 763 763 User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands ... ... @@ -770,6 +770,8 @@ 770 770 771 771 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 772 772 757 + 758 + 773 773 === 3.4.1 Common Commands === 774 774 775 775 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]] ... ... @@ -791,7 +791,6 @@ 791 791 792 792 **Example: **AT+TDC=30000. Means set interval to 30 seconds 793 793 794 - 795 795 * Downlink Payload (prefix 0x01): 796 796 797 797 (% class="box infomessage" %) ... ... @@ -814,7 +814,6 @@ 814 814 815 815 **Example**: AT+MOD=2. Set work mode to Double DI counting mode 816 816 817 - 818 818 * Downlink Payload (prefix 0x0A): 819 819 820 820 (% class="box infomessage" %) ... ... @@ -830,7 +830,6 @@ 830 830 831 831 There is no AT Command to poll uplink 832 832 833 - 834 834 * Downlink Payload (prefix 0x08): 835 835 836 836 (% class="box infomessage" %) ... ... @@ -841,7 +841,6 @@ 841 841 **Example**: 0x08FF, ask device to send an Uplink 842 842 843 843 844 - 845 845 ==== 3.4.2.4 Enable Trigger Mode ==== 846 846 847 847 Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] ... ... @@ -857,7 +857,6 @@ 857 857 858 858 0: Disable Trigger Mode 859 859 860 - 861 861 * Downlink Payload (prefix 0x0A 06): 862 862 863 863 (% class="box infomessage" %) ... ... @@ -866,7 +866,6 @@ 866 866 ))) 867 867 868 868 869 - 870 870 ==== 3.4.2.5 Poll trigger settings ==== 871 871 872 872 Poll trigger settings, ... ... @@ -875,7 +875,6 @@ 875 875 876 876 There is no AT Command for this feature. 877 877 878 - 879 879 * Downlink Payload (prefix 0x AB 06): 880 880 881 881 (% class="box infomessage" %) ... ... @@ -884,7 +884,6 @@ 884 884 ))) 885 885 886 886 887 - 888 888 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 889 889 890 890 Enable Disable DI1/DI2/DI2 as trigger, ... ... @@ -896,7 +896,6 @@ 896 896 **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 897 897 ))) 898 898 899 - 900 900 **Example:** 901 901 902 902 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) ... ... @@ -909,7 +909,6 @@ 909 909 ))) 910 910 911 911 912 - 913 913 ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ==== 914 914 915 915 Set DI1 or DI3(for LT-33222-L) trigger. ... ... @@ -925,12 +925,10 @@ 925 925 926 926 b : delay timing. 927 927 928 - 929 929 **Example:** 930 930 931 931 AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) 932 932 933 - 934 934 * Downlink Payload (prefix 0x09 01 ): 935 935 936 936 (% class="box infomessage" %) ... ... @@ -939,7 +939,6 @@ 939 939 ))) 940 940 941 941 942 - 943 943 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 944 944 945 945 Set DI2 trigger. ... ... @@ -955,12 +955,10 @@ 955 955 956 956 b : delay timing. 957 957 958 - 959 959 **Example:** 960 960 961 961 AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) 962 962 963 - 964 964 * Downlink Payload (prefix 0x09 02 ): 965 965 966 966 (% class="box infomessage" %) ... ... @@ -969,7 +969,6 @@ 969 969 ))) 970 970 971 971 972 - 973 973 ==== 3.4.2.9 Trigger – Set AC (current) as trigger ==== 974 974 975 975 Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] ... ... @@ -981,7 +981,6 @@ 981 981 **AT+ACLIM. ** 982 982 ))) 983 983 984 - 985 985 * Downlink Payload (prefix 0xAA 01 ): 986 986 987 987 (% class="box infomessage" %) ... ... @@ -990,7 +990,6 @@ 990 990 ))) 991 991 992 992 993 - 994 994 ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ==== 995 995 996 996 Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] ... ... @@ -1002,7 +1002,6 @@ 1002 1002 **AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]** 1003 1003 ))) 1004 1004 1005 - 1006 1006 * Downlink Payload (prefix 0xAA 00 ): 1007 1007 1008 1008 (% class="box infomessage" %) ... ... @@ -1011,7 +1011,6 @@ 1011 1011 ))) 1012 1012 1013 1013 1014 - 1015 1015 ==== 3.4.2.11 Trigger – Set minimum interval ==== 1016 1016 1017 1017 Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger. ... ... @@ -1023,7 +1023,6 @@ 1023 1023 **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.** 1024 1024 ))) 1025 1025 1026 - 1027 1027 * Downlink Payload (prefix 0xAC ): 1028 1028 1029 1029 (% class="box infomessage" %) ... ... @@ -1032,7 +1032,6 @@ 1032 1032 ))) 1033 1033 1034 1034 1035 - 1036 1036 ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ==== 1037 1037 1038 1038 * AT Command: ... ... @@ -1039,7 +1039,6 @@ 1039 1039 1040 1040 There is no AT Command to control Digital Output 1041 1041 1042 - 1043 1043 * Downlink Payload (prefix 0x02): 1044 1044 1045 1045 (% class="box infomessage" %) ... ... @@ -1066,7 +1066,6 @@ 1066 1066 ))) 1067 1067 1068 1068 1069 - 1070 1070 ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ==== 1071 1071 1072 1072 * AT Command: ... ... @@ -1073,7 +1073,6 @@ 1073 1073 1074 1074 There is no AT Command to control Digital Output 1075 1075 1076 - 1077 1077 * Downlink Payload (prefix 0xA9): 1078 1078 1079 1079 (% class="box infomessage" %) ... ... @@ -1093,22 +1093,18 @@ 1093 1093 1094 1094 00: DO pins will change to an inverter state after timeout 1095 1095 1096 - 1097 1097 (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Ports status: 1098 1098 1099 1099 [[image:image-20220524093238-6.png]] 1100 1100 1101 - 1102 1102 (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status: 1103 1103 1104 1104 [[image:image-20220524093328-7.png]] 1105 1105 1106 - 1107 1107 (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status: 1108 1108 1109 1109 [[image:image-20220524093351-8.png]] 1110 1110 1111 - 1112 1112 (% style="color:#4f81bd" %)**Sixth and Seventh Byte**: 1113 1113 1114 1114 Latching time. Unit: ms ... ... @@ -1115,7 +1115,6 @@ 1115 1115 1116 1116 Device will upload a packet if downlink code executes successfully. 1117 1117 1118 - 1119 1119 **Example payload:** 1120 1120 1121 1121 **~1. A9 01 01 01 01 07 D0** ... ... @@ -1135,14 +1135,12 @@ 1135 1135 DO1 pin no action, DO2 pin set low, DO3 pin set high, last 2 seconds, then DO1 pin no action, DO2 pin set high, DO3 pin set low 1136 1136 1137 1137 1094 +=== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 === 1138 1138 1139 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1140 - 1141 1141 * AT Command: 1142 1142 1143 1143 There is no AT Command to control Relay Output 1144 1144 1145 - 1146 1146 * Downlink Payload (prefix 0x03): 1147 1147 1148 1148 (% class="box infomessage" %) ... ... @@ -1165,7 +1165,6 @@ 1165 1165 Device will upload a packet if downlink code executes successfully. 1166 1166 1167 1167 1168 - 1169 1169 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== 1170 1170 1171 1171 * AT Command: ... ... @@ -1172,7 +1172,6 @@ 1172 1172 1173 1173 There is no AT Command to control Relay Output 1174 1174 1175 - 1176 1176 * Downlink Payload (prefix 0x05): 1177 1177 1178 1178 (% class="box infomessage" %) ... ... @@ -1190,17 +1190,14 @@ 1190 1190 1191 1191 00: Relays will change to an inverter state after timeout 1192 1192 1193 - 1194 1194 (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status: 1195 1195 1196 1196 [[image:image-20220524093831-10.png]] 1197 1197 1198 - 1199 1199 (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms 1200 1200 1201 1201 Device will upload a packet if downlink code executes successfully. 1202 1202 1203 - 1204 1204 **Example payload:** 1205 1205 1206 1206 **~1. 05 01 11 07 D0** ... ... @@ -1220,7 +1220,6 @@ 1220 1220 Relay 1 & relay2 will change to NC, last 2 seconds, then both change to NO. 1221 1221 1222 1222 1223 - 1224 1224 ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ==== 1225 1225 1226 1226 When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]] ... ... @@ -1232,7 +1232,6 @@ 1232 1232 **AT+VOLMAX ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]** 1233 1233 ))) 1234 1234 1235 - 1236 1236 * Downlink Payload (prefix 0xA5): 1237 1237 1238 1238 (% class="box infomessage" %) ... ... @@ -1241,7 +1241,6 @@ 1241 1241 ))) 1242 1242 1243 1243 1244 - 1245 1245 ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ==== 1246 1246 1247 1247 * AT Command: ... ... @@ -1259,7 +1259,6 @@ 1259 1259 1260 1260 Bb cc dd ee: number to be set 1261 1261 1262 - 1263 1263 * Downlink Payload (prefix 0xA8): 1264 1264 1265 1265 (% class="box infomessage" %) ... ... @@ -1268,7 +1268,6 @@ 1268 1268 ))) 1269 1269 1270 1270 1271 - 1272 1272 ==== 3.4.2.18 Counting ~-~- Clear Counting ==== 1273 1273 1274 1274 Clear counting for counting mode ... ... @@ -1288,7 +1288,6 @@ 1288 1288 ))) 1289 1289 1290 1290 1291 - 1292 1292 ==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1293 1293 1294 1294 * AT Command: ... ... @@ -1311,17 +1311,16 @@ 1311 1311 1312 1312 ))) 1313 1313 1314 - 1315 1315 == 3.5 Integrate with Mydevice == 1316 1316 1317 1317 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: 1318 1318 1319 1319 ((( 1320 - (% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the network at this time.1262 +**Step 1**: Be sure that your device is programmed and properly connected to the network at this time. 1321 1321 ))) 1322 1322 1323 1323 ((( 1324 - (% 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:1266 +**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: 1325 1325 ))) 1326 1326 1327 1327 [[image:1653356737703-362.png||height="232" width="732"]] ... ... @@ -1328,13 +1328,12 @@ 1328 1328 1329 1329 [[image:image-20220524094641-11.png||height="390" width="723"]] 1330 1330 1331 - 1332 1332 [[image:image-20220524094641-12.png||height="402" width="718"]] 1333 1333 1334 1334 1335 - (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.1276 +**Step 3**: Create an account or log in Mydevices. 1336 1336 1337 - (% style="color:blue" %)**Step 4**(%%): Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)1278 +**Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %) 1338 1338 1339 1339 Search under The things network 1340 1340 ... ... @@ -1341,25 +1341,19 @@ 1341 1341 [[image:1653356838789-523.png||height="337" width="740"]] 1342 1342 1343 1343 1344 - 1345 1345 After added, the sensor data arrive TTN, it will also arrive and show in Mydevices. 1346 1346 1347 1347 [[image:image-20220524094909-1.png||height="335" width="729"]] 1348 1348 1349 - 1350 1350 [[image:image-20220524094909-2.png||height="337" width="729"]] 1351 1351 1352 - 1353 1353 [[image:image-20220524094909-3.png||height="338" width="727"]] 1354 1354 1355 - 1356 1356 [[image:image-20220524094909-4.png||height="339" width="728"]](% style="display:none" %) 1357 1357 1358 - 1359 1359 [[image:image-20220524094909-5.png||height="341" width="734"]] 1360 1360 1361 1361 1362 - 1363 1363 == 3.6 Interface Detail == 1364 1364 1365 1365 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === ... ... @@ -1369,7 +1369,6 @@ 1369 1369 [[image:1653356991268-289.png]] 1370 1370 1371 1371 1372 - 1373 1373 === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) === 1374 1374 1375 1375 ((( ... ... @@ -1395,7 +1395,7 @@ 1395 1395 ))) 1396 1396 1397 1397 ((( 1398 - (% style="color:blue" %)**Example1**(%%): Connect to a Low active sensor.1332 +**Example1**: Connect to a Low active sensor. 1399 1399 ))) 1400 1400 1401 1401 ((( ... ... @@ -1426,7 +1426,7 @@ 1426 1426 ))) 1427 1427 1428 1428 ((( 1429 - (% style="color:blue" %)**Example2**(%%): Connect to a High active sensor.1363 +**Example2**: Connect to a High active sensor. 1430 1430 ))) 1431 1431 1432 1432 ((( ... ... @@ -1457,7 +1457,7 @@ 1457 1457 ))) 1458 1458 1459 1459 ((( 1460 - (% style="color:blue" %)**Example3**(%%): Connect to a 220v high active sensor.1394 +**Example3**: Connect to a 220v high active sensor. 1461 1461 ))) 1462 1462 1463 1463 ((( ... ... @@ -1484,7 +1484,6 @@ 1484 1484 ))) 1485 1485 1486 1486 1487 - 1488 1488 === 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1489 1489 1490 1490 NPN output: GND or Float. Max voltage can apply to output pin is 36v. ... ... @@ -1492,14 +1492,12 @@ 1492 1492 [[image:1653357531600-905.png]] 1493 1493 1494 1494 1495 - 1496 1496 === 3.6.4 Analog Input Interface === 1497 1497 1498 1498 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: 1499 1499 1432 +**AC2 = (IN2 voltage )/12** 1500 1500 1501 -(% style="color:blue" %)**AC2 = (IN2 voltage )/12** 1502 - 1503 1503 [[image:1653357592296-182.png]] 1504 1504 1505 1505 Example to connect a 4~~20mA sensor ... ... @@ -1506,24 +1506,22 @@ 1506 1506 1507 1507 We take the wind speed sensor as an example for reference only. 1508 1508 1440 +Specifications of the wind speed sensor: 1509 1509 1510 - **Specifications of the windspeed sensor:**1442 +Red:12~~24v 1511 1511 1512 - Red:12~~24v1444 +Yellow:4~~20mA 1513 1513 1514 - Yellow:4~~20mA1446 +Black:GND 1515 1515 1516 -Black: GND 1517 1517 1449 +Connection diagram: 1518 1518 1519 -**Connection diagram:** 1520 - 1521 1521 [[image:1653357640609-758.png]] 1522 1522 1523 1523 [[image:1653357648330-671.png||height="155" width="733"]] 1524 1524 1525 1525 1526 - 1527 1527 === 3.6.5 Relay Output === 1528 1528 1529 1529 ((( ... ... @@ -1535,7 +1535,6 @@ 1535 1535 [[image:image-20220524100215-10.png||height="382" width="723"]] 1536 1536 1537 1537 1538 - 1539 1539 == 3.7 LEDs Indicators == 1540 1540 1541 1541 [[image:image-20220524100748-11.png]] ... ... @@ -1549,7 +1549,6 @@ 1549 1549 1550 1550 [[image:1653358238933-385.png]] 1551 1551 1552 - 1553 1553 ((( 1554 1554 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: 1555 1555 ))) ... ... @@ -1556,7 +1556,6 @@ 1556 1556 1557 1557 [[image:1653358355238-883.png]] 1558 1558 1559 - 1560 1560 ((( 1561 1561 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/]] 1562 1562 ))) ... ... @@ -1747,16 +1747,12 @@ 1747 1747 1748 1748 ))) 1749 1749 1750 - 1751 - 1752 1752 == 4.2 Common AT Command Sequence == 1753 1753 1754 1754 === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) === 1755 1755 1756 1756 ((( 1757 - 1758 - 1759 -**If device has not joined network yet:** 1681 +If device has not joined network yet: 1760 1760 ))) 1761 1761 1762 1762 ((( ... ... @@ -1781,7 +1781,7 @@ 1781 1781 1782 1782 1783 1783 ((( 1784 - **If device already joined network:**1706 +If device already joined network: 1785 1785 ))) 1786 1786 1787 1787 ((( ... ... @@ -1794,14 +1794,10 @@ 1794 1794 1795 1795 ))) 1796 1796 1797 - 1798 - 1799 1799 === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) === 1800 1800 1801 1801 ((( 1802 - 1803 - 1804 -(% style="background-color:#dcdcdc" %)123456(%%) Enter Password to have AT access. 1722 +(% style="background-color:#dcdcdc" %) 123456(%%) Enter Password to have AT access. 1805 1805 ))) 1806 1806 1807 1807 ((( ... ... @@ -1809,7 +1809,7 @@ 1809 1809 ))) 1810 1810 1811 1811 ((( 1812 -(% style="background-color:#dcdcdc" %) 123456(%%) 1730 +(% style="background-color:#dcdcdc" %) 123456(%%) Enter Password to have AT access. 1813 1813 ))) 1814 1814 1815 1815 ((( ... ... @@ -1817,41 +1817,39 @@ 1817 1817 ))) 1818 1818 1819 1819 ((( 1820 -(% style="background-color:#dcdcdc" %) AT+NJM=0(%%) 1738 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%) Set to ABP mode 1821 1821 ))) 1822 1822 1823 1823 ((( 1824 -(% style="background-color:#dcdcdc" %) AT+ADR=0(%%) 1742 +(% style="background-color:#dcdcdc" %) AT+ADR=0(%%) Set the Adaptive Data Rate Off 1825 1825 ))) 1826 1826 1827 1827 ((( 1828 -(% style="background-color:#dcdcdc" %) AT+DR=5(%%) 1746 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%) Set Data Rate 1829 1829 ))) 1830 1830 1831 1831 ((( 1832 -(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%) 1750 +(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%) Set transmit interval to 60 seconds 1833 1833 ))) 1834 1834 1835 1835 ((( 1836 -(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%) 1754 +(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%) Set transmit frequency to 868.4Mhz 1837 1837 ))) 1838 1838 1839 1839 ((( 1840 -(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%) 1758 +(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%) Set RX2Frequency to 868.4Mhz (according to the result from server) 1841 1841 ))) 1842 1842 1843 1843 ((( 1844 -(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%) 1762 +(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%) Set RX2DR to match the downlink DR from server. see below 1845 1845 ))) 1846 1846 1847 1847 ((( 1848 -(% style="background-color:#dcdcdc" %) AT+DADDR=26 01 1A F1 (%%) 1766 +(% 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. 1849 1849 ))) 1850 1850 1851 1851 ((( 1852 -(% style="background-color:#dcdcdc" %) ATZ (%%) Reset MCU 1853 - 1854 - 1770 +(% style="background-color:#dcdcdc" %) ATZ (%%) Reset MCU 1855 1855 ))) 1856 1856 1857 1857 ((( ... ... @@ -1873,7 +1873,6 @@ 1873 1873 1874 1874 ))) 1875 1875 1876 - 1877 1877 === 4.2.3 Change to Class A === 1878 1878 1879 1879 If sensor JOINED ... ... @@ -1885,25 +1885,19 @@ 1885 1885 1886 1886 == 5.1 How to upgrade the image? == 1887 1887 1888 - 1889 1889 The LT LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to LT to: 1890 1890 1891 1891 * Support new features 1892 1892 * For bug fix 1893 1893 * Change LoRaWAN bands. 1894 - 1895 1895 Below shows the hardware connection for how to upload an image to the LT: 1809 +* [[image:1653359603330-121.png]] 1896 1896 1897 -[[image:1653359603330-121.png]] 1898 - 1899 - 1900 1900 ((( 1901 -(% 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]]. 1902 -(% 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/]]. 1903 -(% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update. 1904 - 1905 - 1906 -(% style="color:blue" %)**For LT-22222-L**(%%): 1812 +**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]]. 1813 +**Step2**: Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]. 1814 +**Step3: **Open flashloader; choose the correct COM port to update. 1815 +**For LT-22222-L**: 1907 1907 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. 1908 1908 ))) 1909 1909 ... ... @@ -1913,7 +1913,6 @@ 1913 1913 1914 1914 [[image:image-20220524104033-15.png]] 1915 1915 1916 - 1917 1917 (% 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: 1918 1918 1919 1919 [[image:1653360054704-518.png||height="186" width="745"]] ... ... @@ -1921,8 +1921,6 @@ 1921 1921 1922 1922 ((( 1923 1923 ((( 1924 - 1925 - 1926 1926 == 5.2 How to change the LoRa Frequency Bands/Region? == 1927 1927 ))) 1928 1928 ))) ... ... @@ -1929,11 +1929,11 @@ 1929 1929 1930 1930 ((( 1931 1931 User can follow the introduction for [[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When download the images, choose the required image file for download. 1932 -))) 1933 1933 1934 -((( 1935 1935 1840 +))) 1936 1936 1842 +((( 1937 1937 == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 1938 1938 ))) 1939 1939 ... ... @@ -1946,8 +1946,6 @@ 1946 1946 ((( 1947 1947 ((( 1948 1948 Assume we have a LG02 working in the frequency 868400000 now , below is the step. 1949 - 1950 - 1951 1951 ))) 1952 1952 ))) 1953 1953 ... ... @@ -1963,25 +1963,23 @@ 1963 1963 (% 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. 1964 1964 ))) 1965 1965 1966 - 1967 1967 ((( 1968 1968 (% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands: 1969 1969 ))) 1970 1970 1971 1971 ((( 1972 -(% style="background-color:#dcdcdc" %)123456 (%%) 1973 -(% style="background-color:#dcdcdc" %)AT+FDR(%%) 1974 -(% style="background-color:#dcdcdc" %)123456 (%%) 1975 -(% style="background-color:#dcdcdc" %)AT+NJM=0 (%%) 1976 -(% style="background-color:#dcdcdc" %)AT+ADR=0 (%%) 1977 -(% style="background-color:#dcdcdc" %)AT+DR=5 (%%) 1978 -(% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%) 1979 -(% style="background-color:#dcdcdc" %)AT+CHS=868400000(%%) 1980 -(% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%) 1981 -(% style="background-color:#dcdcdc" %)ATZ (%%) 1875 +(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access. 1876 +(% style="background-color:#dcdcdc" %)AT+FDR (%%) Reset Parameters to Factory Default, Keys Reserve 1877 +(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access. 1878 +(% style="background-color:#dcdcdc" %)AT+NJM=0 (%%)Set to ABP mode 1879 +(% style="background-color:#dcdcdc" %)AT+ADR=0 (%%)Set the Adaptive Data Rate Off 1880 +(% style="background-color:#dcdcdc" %)AT+DR=5 (%%) Set Data Rate (Set AT+DR=3 for 915 band) 1881 +(% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%)Set transmit interval to 60 seconds 1882 +(% style="background-color:#dcdcdc" %)AT+CHS=868400000 (%%)Set transmit frequency to 868.4Mhz 1883 +(% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%) Set Device Address to 26 01 1A F1 1884 +(% style="background-color:#dcdcdc" %)ATZ (%%)Reset MCU 1982 1982 ))) 1983 1983 1984 - 1985 1985 ((( 1986 1986 As shown in below: 1987 1987 ))) ... ... @@ -1998,11 +1998,11 @@ 1998 1998 == 5.5 Can i use point to point communication for LT-22222-L? == 1999 1999 2000 2000 Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] 2001 -))) 2002 2002 2003 -((( 2004 2004 1905 +))) 2005 2005 1907 +((( 2006 2006 = 6. Trouble Shooting = 2007 2007 ))) 2008 2008 ... ... @@ -2014,11 +2014,11 @@ 2014 2014 2015 2015 ((( 2016 2016 Please see this link for how to debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H5.1Howitwork"]] 2017 -))) 2018 2018 2019 -((( 2020 2020 1921 +))) 2021 2021 1923 +((( 2022 2022 == 6.2 Have trouble to upload image. == 2023 2023 ))) 2024 2024 ... ... @@ -2028,7 +2028,9 @@ 2028 2028 2029 2029 ((( 2030 2030 1933 +))) 2031 2031 1935 +((( 2032 2032 == 6.3 Why I can’t join TTN in US915 /AU915 bands? == 2033 2033 ))) 2034 2034 ... ... @@ -2036,55 +2036,147 @@ 2036 2036 It might be about the channels mapping. [[Please see this link for detail>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]] 2037 2037 ))) 2038 2038 1943 +((( 1944 + 1945 +))) 2039 2039 2040 - 1947 +((( 2041 2041 = 7. Order Info = 1949 +))) 2042 2042 2043 - 1951 +((( 1952 +((( 2044 2044 (% style="color:#4f81bd" %)**LT-22222-L-XXX:** 1954 +))) 1955 +))) 2045 2045 2046 - 1957 +((( 1958 +((( 2047 2047 (% style="color:#4f81bd" %)**XXX:** 1960 +))) 1961 +))) 2048 2048 2049 -* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433 2050 -* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868 2051 -* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920 2052 -* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470 2053 -* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923 2054 -* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915 2055 -* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915 2056 -* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865 2057 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779 1963 +((( 1964 +* ((( 1965 +(% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433 1966 +))) 1967 +))) 2058 2058 2059 -= 8. Packing Info = 1969 +((( 1970 +* ((( 1971 +(% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868 1972 +))) 1973 +))) 2060 2060 1975 +((( 1976 +* ((( 1977 +(% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920 1978 +))) 1979 +))) 2061 2061 1981 +((( 1982 +* ((( 1983 +(% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470 1984 +))) 1985 +))) 1986 + 1987 +((( 1988 +* ((( 1989 +(% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923 1990 +))) 1991 +))) 1992 + 1993 +((( 1994 +* ((( 1995 +(% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915 1996 +))) 1997 +))) 1998 + 1999 +((( 2000 +* ((( 2001 +(% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915 2002 +))) 2003 +))) 2004 + 2005 +((( 2006 +* ((( 2007 +(% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865 2008 +))) 2009 +))) 2010 + 2011 +((( 2012 +* ((( 2013 +(% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779 2014 + 2015 + 2016 +))) 2017 + 2018 += 8. Packing Info = 2019 +))) 2020 + 2021 +((( 2022 +((( 2062 2062 **Package Includes**: 2024 +))) 2025 +))) 2063 2063 2027 +((( 2028 +((( 2064 2064 * LT-22222-L I/O Controller x 1 2065 2065 * Stick Antenna for LoRa RF part x 1 2066 2066 * Bracket for controller x1 2067 2067 * Program cable x 1 2033 +))) 2034 +))) 2068 2068 2036 +((( 2037 +((( 2069 2069 **Dimension and weight**: 2039 +))) 2040 +))) 2070 2070 2042 +((( 2043 +((( 2071 2071 * Device Size: 13.5 x 7 x 3 cm 2072 2072 * Device Weight: 105g 2073 2073 * Package Size / pcs : 14.5 x 8 x 5 cm 2074 2074 * Weight / pcs : 170g 2075 2075 2049 + 2050 +))) 2051 +))) 2052 + 2053 +((( 2076 2076 = 9. Support = 2055 +))) 2077 2077 2078 2078 * ((( 2058 +((( 2079 2079 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. 2080 2080 ))) 2061 +))) 2081 2081 * ((( 2082 -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]] 2063 +((( 2064 +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 2083 2083 ))) 2066 +))) 2084 2084 2068 +((( 2069 +((( 2070 + [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]] 2071 + 2072 + 2073 +))) 2074 + 2075 +((( 2085 2085 = 10. Reference = 2086 2086 2087 -* 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]] 2078 +* Product Page: 2079 + 2080 +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]] 2081 + 2088 2088 * [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]] 2089 2089 * [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]] 2090 2090 * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]] 2085 +))) 2086 +)))