Last modified by Mengting Qiu on 2025/06/04 18:42

From version 77.97
edited by Xiaoling
on 2022/06/10 09:32
Change comment: There is no comment for this version
To version 90.5
edited by Xiaoling
on 2022/08/18 11:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,6 @@
1 1  (% style="text-align:center" %)
2 2  [[image:image-20220523163353-1.jpeg||height="604" width="500"]]
3 3  
4 -**LT-22222-L LoRa IO Controller User Manual **
5 5  
6 6  
7 7  **Table of Contents:**
... ... @@ -19,6 +19,8 @@
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
21 +
22 +
22 22  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.
23 23  )))
24 24  
... ... @@ -40,6 +40,8 @@
40 40  
41 41  (((
42 42  2) User can set up a LoRaWAN gateway locally and configure the controller to connect to the gateway via wireless.
44 +
45 +
43 43  )))
44 44  
45 45  (((
... ... @@ -48,6 +48,7 @@
48 48  
49 49  )))
50 50  
54 +
51 51  == 1.2  Specifications ==
52 52  
53 53  (((
... ... @@ -76,6 +76,8 @@
76 76  )))
77 77  
78 78  (((
83 +
84 +
79 79  **Interface for Model: LT22222-L:**
80 80  )))
81 81  
... ... @@ -99,6 +99,8 @@
99 99  )))
100 100  
101 101  (((
108 +
109 +
102 102  **LoRa Spec:**
103 103  )))
104 104  
... ... @@ -159,11 +159,14 @@
159 159  * (((
160 160  Packet engine up to 256 bytes with CRC.
161 161  
170 +
171 +
162 162  
163 163  )))
164 164  
165 165  == 1.3 Features ==
166 166  
177 +
167 167  * LoRaWAN Class A & Class C protocol
168 168  * Optional Customized LoRa Protocol
169 169  * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865
... ... @@ -172,8 +172,11 @@
172 172  * Firmware upgradable via program port
173 173  * Counting
174 174  
186 +
187 +
175 175  == 1.4  Applications ==
176 176  
190 +
177 177  * Smart Buildings & Home Automation
178 178  * Logistics and Supply Chain Management
179 179  * Smart Metering
... ... @@ -181,8 +181,11 @@
181 181  * Smart Cities
182 182  * Smart Factory
183 183  
198 +
199 +
184 184  == 1.5 Hardware Variants ==
185 185  
202 +
186 186  (% border="1" style="background-color:#f7faff; width:500px" %)
187 187  |(% style="width:103px" %)**Model**|(% style="width:131px" %)**Photo**|(% style="width:334px" %)**Description**
188 188  |(% style="width:103px" %)**LT22222-L**|(% style="width:131px" %)[[image:1653296302983-697.png]]|(% style="width:334px" %)(((
... ... @@ -194,8 +194,10 @@
194 194  * 1 x Counting Port
195 195  )))
196 196  
214 +
197 197  = 2. Power ON Device =
198 198  
217 +
199 199  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.
200 200  
201 201  (((
... ... @@ -210,14 +210,13 @@
210 210  
211 211  == 3.1 How it works? ==
212 212  
232 +
213 213  (((
214 -The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on **TX LED** will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. **TX LED** will be on for 5 seconds after joined in network. When there is message from server, the **RX LED** will be on for 1 second. 
234 +The LT is configured as LoRaWAN OTAA Class C mode by default. It has OTAA keys to join network. To connect a local LoRaWAN network, user just need to input the OTAA keys in the network server and power on the LT. It will auto join the network via OTAA. For LT-22222-L, the LED will show the Join status: After power on (% style="color:green" %)**TX LED**(%%) will fast blink 5 times, LT-22222-L will enter working mode and start to JOIN LoRaWAN network. (% style="color:green" %)**TX LED**(%%) will be on for 5 seconds after joined in network. When there is message from server, the RX LED will be on for 1 second. 
215 215  )))
216 216  
217 217  (((
218 -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.
219 -
220 -
238 +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.
221 221  )))
222 222  
223 223  
... ... @@ -224,18 +224,24 @@
224 224  
225 225  == 3.2 Example to join LoRaWAN network ==
226 226  
245 +
227 227  (((
228 228  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. 
248 +
249 +
229 229  )))
230 230  
231 231  [[image:image-20220523172350-1.png||height="266" width="864"]]
232 232  
254 +
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:
257 +
258 +
235 235  )))
236 236  
237 237  (((
238 -**Step 1**: Create a device in TTN with the OTAA keys from LT IO controller.
262 +(% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from LT IO controller.
239 239  )))
240 240  
241 241  (((
... ... @@ -244,6 +244,7 @@
244 244  
245 245  [[image:1653297924498-393.png]]
246 246  
271 +
247 247  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
248 248  
249 249  Add APP EUI in the application.
... ... @@ -256,8 +256,9 @@
256 256  [[image:1653298023685-319.png]]
257 257  
258 258  
284 +
259 259  (((
260 -**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.
286 +(% style="color:blue" %)**Step 2**(%%): Power on LT and it will auto join to the TTN network. After join success, it will start to upload message to TTN and user can see in the panel.
261 261  )))
262 262  
263 263  [[image:1653298044601-602.png||height="405" width="709"]]
... ... @@ -266,18 +266,21 @@
266 266  
267 267  == 3.3 Uplink Payload ==
268 268  
295 +
269 269  There are five working modes + one interrupt mode on LT for different type application:
270 270  
271 -* **MOD1**: (default setting): 2 x ACI + 2AVI + DI + DO + RO
272 -* **MOD2**: Double DI Counting + DO + RO
273 -* **MOD3**: Single DI Counting + 2 x ACI + DO + RO
274 -* **MOD4**: Single DI Counting + 1 x Voltage Counting + DO + RO
275 -* **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
276 -* **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
298 +* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO
299 +* (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO
300 +* (% style="color:blue" %)**MOD3**(%%): Single DI Counting + 2 x ACI + DO + RO
301 +* (% style="color:blue" %)**MOD4**(%%): Single DI Counting + 1 x Voltage Counting + DO + RO
302 +* (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
303 +* (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
277 277  
278 278  
306 +
279 279  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
280 280  
309 +
281 281  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
282 282  
283 283  [[image:image-20220523174024-3.png]]
... ... @@ -314,8 +314,6 @@
314 314  * [1] RO1 relay channel is close and the RO1 LED is ON.
315 315  * [0] RO2 relay channel is open and RO2 LED is OFF;
316 316  
317 -
318 -
319 319  **LT22222-L:**
320 320  
321 321  * [1] DI2 channel is high input and DI2 LED is ON;
... ... @@ -332,6 +332,7 @@
332 332  ** DO1 LED is off in both case
333 333  
334 334  
362 +
335 335  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
336 336  
337 337  
... ... @@ -368,12 +368,7 @@
368 368  (((
369 369  (((
370 370  **AT+MOD=2**
371 -)))
372 -)))
373 373  
374 -(% class="box infomessage" %)
375 -(((
376 -(((
377 377  **ATZ**
378 378  )))
379 379  )))
... ... @@ -386,59 +386,33 @@
386 386  
387 387  (((
388 388  **For LT22222-L:**
389 -)))
390 390  
391 -(% class="box infomessage" %)
392 -(((
393 -(((
394 -**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
395 -)))
396 -)))
397 397  
398 -(% class="box infomessage" %)
399 -(((
400 -(((
401 -**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
402 -)))
403 -)))
414 +(% style="color:blue" %)**AT+TRIG1=0,100**(%%)**  (set DI1 port to trigger on low level, valid signal is 100ms) **
404 404  
405 -(% class="box infomessage" %)
406 -(((
407 -(((
408 -**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
409 -)))
410 -)))
416 +(% style="color:blue" %)**AT+TRIG1=1,100**(%%)**  (set DI1 port to trigger on high level, valid signal is 100ms ) **
411 411  
412 -(% class="box infomessage" %)
413 -(((
414 -(((
415 -**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
416 -)))
417 -)))
418 +(% style="color:blue" %)**AT+TRIG2=0,100**(%%)**  (set DI2 port to trigger on low level, valid signal is 100ms) **
418 418  
419 -(% class="box infomessage" %)
420 -(((
421 -(((
422 -**AT+SETCNT=1,60   (Set COUNT1 value to 60)**
423 -)))
424 -)))
420 +(% style="color:blue" %)**AT+TRIG2=1,100**(%%)**  (set DI2 port to trigger on high level, valid signal is 100ms ) **
425 425  
426 -(% class="box infomessage" %)
427 -(((
428 -(((
429 -**AT+SETCNT=2,60   (Set COUNT2 value to 60)**
422 +(% style="color:blue" %)**AT+SETCNT=1,60**(%%)**   (Set COUNT1 value to 60)**
423 +
424 +(% style="color:blue" %)**AT+SETCNT=2,60**(%%)**   (Set COUNT2 value to 60)**
430 430  )))
431 -)))
432 432  
433 433  
434 434  
435 435  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
436 436  
431 +
437 437  **LT22222-L**: This mode the DI1 is used as a counting pin.
438 438  
439 439  [[image:image-20220523181246-5.png]]
440 440  
441 441  (((
437 +
438 +
442 442  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
443 443  )))
444 444  
... ... @@ -452,6 +452,7 @@
452 452  (% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
453 453  )))
454 454  
452 +
455 455  (((
456 456  **To use counting mode, please run:**
457 457  )))
... ... @@ -460,12 +460,7 @@
460 460  (((
461 461  (((
462 462  **AT+MOD=3**
463 -)))
464 -)))
465 465  
466 -(% class="box infomessage" %)
467 -(((
468 -(((
469 469  **ATZ**
470 470  )))
471 471  )))
... ... @@ -472,11 +472,10 @@
472 472  
473 473  (((
474 474  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
475 -
476 -
477 477  )))
478 478  
479 479  
471 +
480 480  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
481 481  
482 482  
... ... @@ -511,20 +511,13 @@
511 511  (((
512 512  (((
513 513  **AT+MOD=4**
514 -)))
515 -)))
516 516  
517 -(% class="box infomessage" %)
518 -(((
519 -(((
520 520  **ATZ**
521 521  )))
522 522  )))
523 523  
524 -(((
525 -
526 -)))
527 527  
512 +
528 528  (((
529 529  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
530 530  )))
... ... @@ -533,35 +533,16 @@
533 533  
534 534  
535 535  **Plus below command for AVI1 Counting:**
536 -)))
537 537  
538 -(% class="box infomessage" %)
539 -(((
540 -(((
541 -**AT+SETCNT=3,60   (set AVI Count to 60)**
542 -)))
543 -)))
544 544  
545 -(% class="box infomessage" %)
546 -(((
547 -(((
548 -**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
549 -)))
550 -)))
523 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
551 551  
552 -(% class="box infomessage" %)
553 -(((
554 -(((
555 -**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
556 -)))
557 -)))
525 +(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
558 558  
559 -(% class="box infomessage" %)
560 -(((
561 -(((
562 -**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
527 +(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**  (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
528 +
529 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**  (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
563 563  )))
564 -)))
565 565  
566 566  
567 567  
... ... @@ -598,12 +598,7 @@
598 598  (((
599 599  (((
600 600  **AT+MOD=5**
601 -)))
602 -)))
603 603  
604 -(% class="box infomessage" %)
605 -(((
606 -(((
607 607  **ATZ**
608 608  )))
609 609  )))
... ... @@ -621,19 +621,17 @@
621 621  
622 622  For example, if user has configured below commands:
623 623  
624 -* **AT+MOD=1 ** **~-~->** The normal working mode
625 -* **AT+ADDMOD6=1**   **~-~->** Enable trigger
585 +* **AT+MOD=1 ** **~-~->**  The normal working mode
586 +* **AT+ADDMOD6=1**   **~-~->**  Enable trigger
626 626  
627 -
628 628  LT will keep monitoring AV1/AV2/AC1/AC2 every 5 seconds; LT will send uplink packets in two cases:
629 629  
630 630  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
631 631  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.**
632 632  
593 +(% style="color:#037691" %)**AT Command to set Trigger Condition**:
633 633  
634 634  
635 -**AT Command to set Trigger Condition**:
636 -
637 637  (% style="color:#4f81bd" %)**Trigger base on voltage**:
638 638  
639 639  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
... ... @@ -668,7 +668,7 @@
668 668  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
669 669  
670 670  
671 -**Downlink Command to set Trigger Condition:**
630 +(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
672 672  
673 673  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
674 674  
... ... @@ -711,8 +711,6 @@
711 711  
712 712  * Each bits shows if the corresponding trigger has been configured.
713 713  
714 -
715 -
716 716  **Example:**
717 717  
718 718  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
... ... @@ -724,8 +724,6 @@
724 724  
725 725  * Each bits shows which status has been trigger on this uplink.
726 726  
727 -
728 -
729 729  **Example:**
730 730  
731 731  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
... ... @@ -737,8 +737,6 @@
737 737  
738 738  * Each bits shows which status has been trigger on this uplink.
739 739  
740 -
741 -
742 742  **Example:**
743 743  
744 744  00000111: Means both DI1 and DI2 trigger are enabled and this packet is trigger by DI1.
... ... @@ -761,9 +761,7 @@
761 761  (((
762 762  
763 763  
764 -**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/]]
765 -
766 -
717 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
767 767  )))
768 768  
769 769  
... ... @@ -770,6 +770,7 @@
770 770  
771 771  == 3.4 ​Configure LT via AT or Downlink ==
772 772  
724 +
773 773  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
774 774  
775 775  (((
... ... @@ -784,6 +784,7 @@
784 784  
785 785  === 3.4.1 Common Commands ===
786 786  
739 +
787 787  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]]
788 788  
789 789  
... ... @@ -790,80 +790,72 @@
790 790  
791 791  === 3.4.2 Sensor related commands ===
792 792  
746 +
793 793  ==== 3.4.2.1 Set Transmit Interval ====
794 794  
749 +
795 795  Set device uplink interval.
796 796  
797 -* AT Command:
752 +* (% style="color:#037691" %)**AT Command:**
798 798  
799 -(% class="box infomessage" %)
800 -(((
801 801  **AT+TDC=N **
802 -)))
803 803  
756 +
804 804  **Example: **AT+TDC=30000. Means set interval to 30 seconds
805 805  
806 806  
807 -* Downlink Payload (prefix 0x01):
760 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
808 808  
809 -(% class="box infomessage" %)
810 -(((
811 811  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
812 -)))
813 813  
814 814  
815 815  
766 +
816 816  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
817 817  
769 +
818 818  Set work mode.
819 819  
820 -* AT Command:
772 +* (% style="color:#037691" %)**AT Command:**
821 821  
822 -(% class="box infomessage" %)
823 -(((
824 824  **AT+MOD=N  **
825 -)))
826 826  
776 +
827 827  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
828 828  
829 829  
830 -* Downlink Payload (prefix 0x0A):
780 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
831 831  
832 -(% class="box infomessage" %)
833 -(((
834 -**0x0A aa     ~/~/ Same as AT+MOD=aa**
835 -)))
782 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
836 836  
837 837  
838 838  
786 +
839 839  ==== 3.4.2.3 Poll an uplink ====
840 840  
841 -* AT Command:
842 842  
790 +* (% style="color:#037691" %)**AT Command:**
791 +
843 843  There is no AT Command to poll uplink
844 844  
845 845  
846 -* Downlink Payload (prefix 0x08):
795 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
847 847  
848 -(% class="box infomessage" %)
849 -(((
850 -**0x08 FF     ~/~/ Poll an uplink,**
851 -)))
797 +**0x08 FF     **~/~/ Poll an uplink
852 852  
853 853  **Example**: 0x08FF, ask device to send an Uplink
854 854  
855 855  
856 856  
803 +
857 857  ==== 3.4.2.4 Enable Trigger Mode ====
858 858  
806 +
859 859  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
860 860  
861 -* AT Command:
809 +* (% style="color:#037691" %)**AT Command:**
862 862  
863 -(% class="box infomessage" %)
864 -(((
865 865  **AT+ADDMOD6=1 or 0**
866 -)))
867 867  
868 868  1: Enable Trigger Mode
869 869  
... ... @@ -870,43 +870,38 @@
870 870  0: Disable Trigger Mode
871 871  
872 872  
873 -* Downlink Payload (prefix 0x0A 06):
818 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
874 874  
875 -(% class="box infomessage" %)
876 -(((
877 -**0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
878 -)))
820 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
879 879  
880 880  
881 881  
824 +
882 882  ==== 3.4.2.5 Poll trigger settings ====
883 883  
827 +
884 884  Poll trigger settings,
885 885  
886 -* AT Command:
830 +* (% style="color:#037691" %)**AT Command:**
887 887  
888 888  There is no AT Command for this feature.
889 889  
890 890  
891 -* Downlink Payload (prefix 0x AB 06):
835 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
892 892  
893 -(% class="box infomessage" %)
894 -(((
895 -**0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
896 -)))
837 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
897 897  
898 898  
899 899  
841 +
900 900  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
901 901  
844 +
902 902  Enable Disable DI1/DI2/DI2 as trigger,
903 903  
904 -* AT Command:
847 +* (% style="color:#037691" %)**AT Command:**
905 905  
906 -(% class="box infomessage" %)
907 -(((
908 908  **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
909 -)))
910 910  
911 911  
912 912  **Example:**
... ... @@ -913,25 +913,21 @@
913 913  
914 914  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
915 915  
916 -* Downlink Payload (prefix 0xAA 02):
856 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
917 917  
918 -(% class="box infomessage" %)
919 -(((
920 -**0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
921 -)))
858 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
922 922  
923 923  
924 924  
862 +
925 925  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
926 926  
865 +
927 927  Set DI1 or DI3(for LT-33222-L) trigger.
928 928  
929 -* AT Command:
868 +* (% style="color:#037691" %)**AT Command:**
930 930  
931 -(% class="box infomessage" %)
932 -(((
933 933  **AT+TRIG1=a,b**
934 -)))
935 935  
936 936  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
937 937  
... ... @@ -943,26 +943,21 @@
943 943  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
944 944  
945 945  
946 -* Downlink Payload (prefix 0x09 01 ):
882 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
883 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
947 947  
948 -(% class="box infomessage" %)
949 -(((
950 -**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
951 -)))
952 952  
953 953  
954 -
955 955  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
956 956  
889 +
957 957  Set DI2 trigger.
958 958  
959 -* AT Command:
892 +* (% style="color:#037691" %)**AT Command:**
960 960  
961 -(% class="box infomessage" %)
962 -(((
963 963  **AT+TRIG2=a,b**
964 -)))
965 965  
896 +
966 966  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
967 967  
968 968  b : delay timing.
... ... @@ -973,93 +973,82 @@
973 973  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
974 974  
975 975  
976 -* Downlink Payload (prefix 0x09 02 ):
907 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
977 977  
978 -(% class="box infomessage" %)
979 -(((
980 -**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
981 -)))
909 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
982 982  
983 983  
984 984  
913 +
985 985  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
986 986  
916 +
987 987  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
988 988  
989 -* AT Command:
919 +* (% style="color:#037691" %)**AT Command**
990 990  
991 -(% class="box infomessage" %)
992 -(((
993 -**AT+ACLIM. **
994 -)))
921 +**AT+ACLIM**
995 995  
996 996  
997 -* Downlink Payload (prefix 0xAA 01 ):
924 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
998 998  
999 -(% class="box infomessage" %)
1000 -(((
1001 -**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1002 -)))
926 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1003 1003  
1004 1004  
1005 1005  
930 +
1006 1006  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
1007 1007  
933 +
1008 1008  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1009 1009  
1010 -* AT Command:
936 +* (% style="color:#037691" %)**AT Command**
1011 1011  
1012 -(% class="box infomessage" %)
1013 -(((
1014 -**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1015 -)))
938 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
1016 1016  
1017 1017  
1018 -* Downlink Payload (prefix 0xAA 00 ):
941 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
1019 1019  
1020 -(% class="box infomessage" %)
1021 -(((
1022 -**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
1023 -)))
943 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
1024 1024  
1025 1025  
1026 1026  
947 +
1027 1027  ==== 3.4.2.11 Trigger – Set minimum interval ====
1028 1028  
1029 -Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
1030 1030  
1031 -* AT Command:
951 +Set AV and AC trigger minimum interval, system won't response to the second trigger within this set time after the first trigger.
1032 1032  
1033 -(% class="box infomessage" %)
1034 -(((
1035 -**AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
1036 -)))
953 +* (% style="color:#037691" %)**AT Command**
1037 1037  
955 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
1038 1038  
1039 -* Downlink Payload (prefix 0xAC ):
1040 1040  
1041 -(% class="box infomessage" %)
958 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
959 +
960 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
961 +
1042 1042  (((
1043 -**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
963 +
964 +
965 +(% style="color:red" %)Note: ATDC setting must be more than 5min
1044 1044  )))
1045 1045  
1046 1046  
1047 1047  
970 +
1048 1048  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
1049 1049  
1050 -* AT Command:
1051 1051  
974 +* (% style="color:#037691" %)**AT Command**
975 +
1052 1052  There is no AT Command to control Digital Output
1053 1053  
1054 1054  
1055 -* Downlink Payload (prefix 0x02):
979 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
980 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1056 1056  
1057 -(% class="box infomessage" %)
1058 1058  (((
1059 -**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
1060 -)))
1061 -
1062 -(((
1063 1063  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
1064 1064  )))
1065 1065  
... ... @@ -1079,22 +1079,20 @@
1079 1079  
1080 1080  
1081 1081  
1002 +
1082 1082  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1083 1083  
1084 -* AT Command:
1085 1085  
1006 +* (% style="color:#037691" %)**AT Command**
1007 +
1086 1086  There is no AT Command to control Digital Output
1087 1087  
1088 1088  
1089 -* Downlink Payload (prefix 0xA9):
1011 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1090 1090  
1091 -(% class="box infomessage" %)
1092 -(((
1093 -(((
1094 -**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1095 -)))
1096 -)))
1013 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1097 1097  
1015 +
1098 1098  This is to control the digital output time of DO pin. Include four bytes:
1099 1099  
1100 1100  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1148,20 +1148,20 @@
1148 1148  
1149 1149  
1150 1150  
1069 +
1151 1151  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1152 1152  
1153 -* AT Command:
1154 1154  
1073 +* (% style="color:#037691" %)**AT Command:**
1074 +
1155 1155  There is no AT Command to control Relay Output
1156 1156  
1157 1157  
1158 -* Downlink Payload (prefix 0x03):
1078 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1159 1159  
1160 -(% class="box infomessage" %)
1161 -(((
1162 -**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1163 -)))
1080 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1164 1164  
1082 +
1165 1165  (((
1166 1166  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1167 1167  )))
... ... @@ -1178,20 +1178,20 @@
1178 1178  
1179 1179  
1180 1180  
1099 +
1181 1181  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1182 1182  
1183 -* AT Command:
1184 1184  
1103 +* (% style="color:#037691" %)**AT Command:**
1104 +
1185 1185  There is no AT Command to control Relay Output
1186 1186  
1187 1187  
1188 -* Downlink Payload (prefix 0x05):
1108 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1189 1189  
1190 -(% class="box infomessage" %)
1191 -(((
1192 -**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1193 -)))
1110 +**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1194 1194  
1112 +
1195 1195  This is to control the relay output time of relay. Include four bytes:
1196 1196  
1197 1197  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1205,7 +1205,7 @@
1205 1205  
1206 1206  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1207 1207  
1208 -[[image:image-20220524093831-10.png]]
1126 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1209 1209  
1210 1210  
1211 1211  (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
... ... @@ -1215,53 +1215,48 @@
1215 1215  
1216 1216  **Example payload:**
1217 1217  
1218 -**~1. 05 01 11 07 D0**
1136 +**~1. 05 01 11 07 D**
1219 1219  
1220 -Relay1 and Relay 2 will be set to NO , last 2 seconds, then change back to original state.
1138 +Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1221 1221  
1222 1222  **2. 05 01 10 07 D0**
1223 1223  
1224 -Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then both change back to original state.
1142 +Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then both change back to original state.
1225 1225  
1226 1226  **3. 05 00 01 07 D0**
1227 1227  
1228 -Relay1 will change to NC, Relay2 will change to NO, last 2 seconds, then relay change to NO, Relay2 change to NC.
1146 +Relay1 will change to NO, Relay2 will change to NC, last 2 seconds, then relay change to NC,Relay2 change to NO.
1229 1229  
1230 1230  **4. 05 00 00 07 D0**
1231 1231  
1232 -Relay 1 & relay2 will change to NC, last 2 seconds, then both change to NO.
1150 +Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC.
1233 1233  
1234 1234  
1235 1235  
1154 +
1236 1236  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1237 1237  
1157 +
1238 1238  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1239 1239  
1240 -* AT Command:
1160 +* (% style="color:#037691" %)**AT Command:**
1241 1241  
1242 -(% class="box infomessage" %)
1243 -(((
1244 -**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1245 -)))
1162 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1246 1246  
1247 1247  
1248 -* Downlink Payload (prefix 0xA5):
1165 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1249 1249  
1250 -(% class="box infomessage" %)
1251 -(((
1252 -**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1253 -)))
1167 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1254 1254  
1255 1255  
1256 1256  
1171 +
1257 1257  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1258 1258  
1259 -* AT Command:
1260 1260  
1261 -(% class="box infomessage" %)
1262 -(((
1175 +* (% style="color:#037691" %)**AT Command:**
1176 +
1263 1263  **AT+SETCNT=aa,(bb cc dd ee) **
1264 -)))
1265 1265  
1266 1266  aa: 1: Set count1,
1267 1267  
... ... @@ -1272,51 +1272,42 @@
1272 1272  Bb cc dd ee: number to be set
1273 1273  
1274 1274  
1275 -* Downlink Payload (prefix 0xA8):
1188 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1276 1276  
1277 -(% class="box infomessage" %)
1278 -(((
1279 -**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1280 -)))
1190 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1281 1281  
1282 1282  
1283 1283  
1194 +
1284 1284  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1285 1285  
1197 +
1286 1286  Clear counting for counting mode
1287 1287  
1288 -* AT Command:
1200 +* (% style="color:#037691" %)**AT Command:**
1289 1289  
1290 -(% class="box infomessage" %)
1291 -(((
1292 -**AT+CLRCOUNT ~/~/ clear all counting**
1293 -)))
1202 +**AT+CLRCOUNT ** ~/~/ clear all counting
1294 1294  
1295 -* Downlink Payload (prefix 0xA6):
1296 1296  
1297 -(% class="box infomessage" %)
1298 -(((
1299 -**0x A6 01     ~/~/ clear all counting,**
1300 -)))
1205 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1301 1301  
1207 +**0x A6 01    ** ~/~/ clear all counting
1302 1302  
1303 1303  
1210 +
1211 +
1304 1304  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1305 1305  
1306 -* AT Command:
1307 1307  
1308 -(% class="box infomessage" %)
1309 -(((
1310 -**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1311 -)))
1215 +* (% style="color:#037691" %)**AT Command:**
1312 1312  
1313 -* Downlink Payload (prefix 0xA7):
1217 +**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1314 1314  
1315 -(% class="box infomessage" %)
1316 -(((
1317 -**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1318 -)))
1319 1319  
1220 +* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1221 +
1222 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1223 +
1320 1320  (((
1321 1321  range: aa bb cc:0 to 16777215,  (unit:second)
1322 1322  
... ... @@ -1324,8 +1324,10 @@
1324 1324  )))
1325 1325  
1326 1326  
1231 +
1327 1327  == 3.5 Integrate with Mydevice ==
1328 1328  
1234 +
1329 1329  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:
1330 1330  
1331 1331  (((
... ... @@ -1334,14 +1334,15 @@
1334 1334  
1335 1335  (((
1336 1336  (% 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:
1243 +
1244 +
1337 1337  )))
1338 1338  
1339 -[[image:1653356737703-362.png||height="232" width="732"]]
1247 +[[image:image-20220719105525-1.png||height="377" width="677"]]
1340 1340  
1341 -[[image:image-20220524094641-11.png||height="390" width="723"]]
1342 1342  
1343 1343  
1344 -[[image:image-20220524094641-12.png||height="402" width="718"]]
1251 +[[image:image-20220719110247-2.png||height="388" width="683"]]
1345 1345  
1346 1346  
1347 1347  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
... ... @@ -1374,8 +1374,10 @@
1374 1374  
1375 1375  == 3.6 Interface Detail ==
1376 1376  
1284 +
1377 1377  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1378 1378  
1287 +
1379 1379  Support NPN Type sensor
1380 1380  
1381 1381  [[image:1653356991268-289.png]]
... ... @@ -1384,6 +1384,7 @@
1384 1384  
1385 1385  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1386 1386  
1296 +
1387 1387  (((
1388 1388  The DI port of LT-22222-L can support NPN or PNP output sensor.
1389 1389  )))
... ... @@ -1390,7 +1390,9 @@
1390 1390  
1391 1391  (((
1392 1392  (((
1393 -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
1303 +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.
1304 +
1305 +
1394 1394  )))
1395 1395  )))
1396 1396  
... ... @@ -1435,6 +1435,8 @@
1435 1435  
1436 1436  (((
1437 1437  
1350 +
1351 +
1438 1438  )))
1439 1439  
1440 1440  (((
... ... @@ -1466,6 +1466,8 @@
1466 1466  
1467 1467  (((
1468 1468  
1383 +
1384 +
1469 1469  )))
1470 1470  
1471 1471  (((
... ... @@ -1499,6 +1499,7 @@
1499 1499  
1500 1500  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1501 1501  
1418 +
1502 1502  NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1503 1503  
1504 1504  [[image:1653357531600-905.png]]
... ... @@ -1507,6 +1507,7 @@
1507 1507  
1508 1508  === 3.6.4 Analog Input Interface ===
1509 1509  
1427 +
1510 1510  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:
1511 1511  
1512 1512  
... ... @@ -1538,6 +1538,7 @@
1538 1538  
1539 1539  === 3.6.5 Relay Output ===
1540 1540  
1459 +
1541 1541  (((
1542 1542  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:
1543 1543  )))
... ... @@ -1550,13 +1550,17 @@
1550 1550  
1551 1551  == 3.7 LEDs Indicators ==
1552 1552  
1472 +
1553 1553  [[image:image-20220524100748-11.png]]
1554 1554  
1555 1555  
1476 +
1556 1556  = 4. Use AT Command =
1557 1557  
1479 +
1558 1558  == 4.1 Access AT Command ==
1559 1559  
1482 +
1560 1560  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.
1561 1561  
1562 1562  [[image:1653358238933-385.png]]
... ... @@ -1755,8 +1755,6 @@
1755 1755  
1756 1756  (((
1757 1757  AT+CFG: Print all settings
1758 -
1759 -
1760 1760  )))
1761 1761  
1762 1762  
... ... @@ -1763,6 +1763,7 @@
1763 1763  
1764 1764  == 4.2 Common AT Command Sequence ==
1765 1765  
1687 +
1766 1766  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1767 1767  
1768 1768  (((
... ... @@ -1802,8 +1802,6 @@
1802 1802  
1803 1803  (((
1804 1804  (% style="background-color:#dcdcdc" %)ATZ
1805 -
1806 -
1807 1807  )))
1808 1808  
1809 1809  
... ... @@ -1888,13 +1888,16 @@
1888 1888  
1889 1889  === 4.2.3 Change to Class A ===
1890 1890  
1811 +
1891 1891  If sensor JOINED
1892 1892  (% style="background-color:#dcdcdc" %)AT+CLASS=A
1893 1893  ATZ
1894 1894  
1895 1895  
1817 +
1896 1896  = 5. FAQ =
1897 1897  
1820 +
1898 1898  == 5.1 How to upgrade the image? ==
1899 1899  
1900 1900  
... ... @@ -1916,7 +1916,9 @@
1916 1916  
1917 1917  
1918 1918  (% style="color:blue" %)**For LT-22222-L**(%%):
1919 -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.
1842 +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.
1843 +
1844 +
1920 1920  )))
1921 1921  
1922 1922   [[image:image-20220524103407-12.png]]
... ... @@ -1928,6 +1928,7 @@
1928 1928  
1929 1929  (% 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:
1930 1930  
1856 +
1931 1931  [[image:1653360054704-518.png||height="186" width="745"]]
1932 1932  
1933 1933  
... ... @@ -1936,6 +1936,8 @@
1936 1936  
1937 1937  
1938 1938  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1865 +
1866 +
1939 1939  )))
1940 1940  )))
1941 1941  
... ... @@ -1946,7 +1946,10 @@
1946 1946  (((
1947 1947  
1948 1948  
1877 +
1949 1949  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
1879 +
1880 +
1950 1950  )))
1951 1951  
1952 1952  (((
... ... @@ -1964,7 +1964,7 @@
1964 1964  )))
1965 1965  
1966 1966  (((
1967 -(% 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.
1898 +(% 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.
1968 1968  )))
1969 1969  
1970 1970  (((
... ... @@ -1972,12 +1972,12 @@
1972 1972  )))
1973 1973  
1974 1974  (((
1975 -(% 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.
1906 +(% 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.**
1976 1976  )))
1977 1977  
1978 1978  
1979 1979  (((
1980 -(% style="color:#4f81bd" %)**Step2**(%%)**: **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1911 +(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
1981 1981  )))
1982 1982  
1983 1983  (((
... ... @@ -2001,26 +2001,46 @@
2001 2001  [[image:1653360498588-932.png||height="485" width="726"]]
2002 2002  
2003 2003  
1935 +
2004 2004  == 5.4 Can I see counting event in Serial? ==
2005 2005  
1938 +
2006 2006  (((
2007 -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.
1940 +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.
2008 2008  
2009 2009  
1943 +
2010 2010  == 5.5 Can i use point to point communication for LT-22222-L? ==
2011 2011  
1946 +
2012 2012  Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
1948 +
1949 +
1950 +
2013 2013  )))
2014 2014  
2015 2015  (((
2016 -
1954 +== 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2017 2017  
1956 +
1957 +If the device is not shut down, but directly powered off.
1958 +
1959 +It will default that this is a power-off state.
1960 +
1961 +In modes 2 to 5, DO RO status and pulse count are saved in flash.
1962 +
1963 +After restart, the status before power failure will be read from flash.
1964 +
1965 +
1966 +
2018 2018  = 6. Trouble Shooting =
2019 2019  )))
2020 2020  
2021 2021  (((
2022 2022  (((
2023 -== 6.1 Downlink doesn’t work, how to solve it? ==
1972 +== 6.1 Downlink doesn't work, how to solve it? ==
1973 +
1974 +
2024 2024  )))
2025 2025  )))
2026 2026  
... ... @@ -2031,7 +2031,10 @@
2031 2031  (((
2032 2032  
2033 2033  
1985 +
2034 2034  == 6.2 Have trouble to upload image. ==
1987 +
1988 +
2035 2035  )))
2036 2036  
2037 2037  (((
... ... @@ -2041,7 +2041,10 @@
2041 2041  (((
2042 2042  
2043 2043  
2044 -== 6.3 Why I can’t join TTN in US915 /AU915 bands? ==
1998 +
1999 +== 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2000 +
2001 +
2045 2045  )))
2046 2046  
2047 2047  (((
... ... @@ -2055,19 +2055,21 @@
2055 2055  
2056 2056  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
2057 2057  
2058 -
2059 2059  (% style="color:#4f81bd" %)**XXX:**
2060 2060  
2061 -* (% style="color:#4f81bd" %)**EU433**(%%): LT with frequency bands EU433
2062 -* (% style="color:#4f81bd" %)**EU868**(%%): LT with frequency bands EU868
2063 -* (% style="color:#4f81bd" %)**KR920**(%%): LT with frequency bands KR920
2064 -* (% style="color:#4f81bd" %)**CN470**(%%): LT with frequency bands CN470
2065 -* (% style="color:#4f81bd" %)**AS923**(%%): LT with frequency bands AS923
2066 -* (% style="color:#4f81bd" %)**AU915**(%%): LT with frequency bands AU915
2067 -* (% style="color:#4f81bd" %)**US915**(%%): LT with frequency bands US915
2068 -* (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
2069 -* (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
2017 +* (% style="color:red" %)**EU433**(%%):  LT with frequency bands EU433
2018 +* (% style="color:red" %)**EU868**(%%):  LT with frequency bands EU868
2019 +* (% style="color:red" %)**KR920**(%%):  LT with frequency bands KR920
2020 +* (% style="color:red" %)**CN470**(%%):  LT with frequency bands CN470
2021 +* (% style="color:red" %)**AS923**(%%):  LT with frequency bands AS923
2022 +* (% style="color:red" %)**AU915**(%%):  LT with frequency bands AU915
2023 +* (% style="color:red" %)**US915**(%%):  LT with frequency bands US915
2024 +* (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2025 +* (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2070 2070  
2027 +
2028 +
2029 +
2071 2071  = 8. Packing Info =
2072 2072  
2073 2073  
... ... @@ -2085,18 +2085,29 @@
2085 2085  * Package Size / pcs : 14.5 x 8 x 5 cm
2086 2086  * Weight / pcs : 170g
2087 2087  
2047 +
2048 +
2049 +
2088 2088  = 9. Support =
2089 2089  
2052 +
2090 2090  * (((
2091 2091  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.
2092 2092  )))
2093 2093  * (((
2094 2094  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]]
2058 +
2059 +
2060 +
2061 +
2062 +
2095 2095  )))
2096 2096  
2097 2097  = 10. Reference​​​​​ =
2098 2098  
2067 +
2099 2099  * 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]]
2100 -* [[Image Download>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]]
2101 -* [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
2069 +* [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2102 2102  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2071 +
2072 +
image-20220714135731-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +54.1 KB
Content
image-20220719105525-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +165.5 KB
Content
image-20220719110247-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +52.9 KB
Content