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

From version 82.24
edited by Xiaoling
on 2022/06/20 11:59
Change comment: There is no comment for this version
To version 77.48
edited by Xiaoling
on 2022/06/10 09:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,8 +19,6 @@
19 19  == 1.1 What is LT Series I/O Controller ==
20 20  
21 21  (((
22 -
23 -
24 24  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.
25 25  )))
26 26  
... ... @@ -50,7 +50,6 @@
50 50  
51 51  )))
52 52  
53 -
54 54  == 1.2  Specifications ==
55 55  
56 56  (((
... ... @@ -79,8 +79,6 @@
79 79  )))
80 80  
81 81  (((
82 -
83 -
84 84  **Interface for Model: LT22222-L:**
85 85  )))
86 86  
... ... @@ -104,8 +104,6 @@
104 104  )))
105 105  
106 106  (((
107 -
108 -
109 109  **LoRa Spec:**
110 110  )))
111 111  
... ... @@ -166,8 +166,6 @@
166 166  * (((
167 167  Packet engine up to 256 bytes with CRC.
168 168  
169 -
170 -
171 171  
172 172  )))
173 173  
... ... @@ -181,7 +181,6 @@
181 181  * Firmware upgradable via program port
182 182  * Counting
183 183  
184 -
185 185  == 1.4  Applications ==
186 186  
187 187  * Smart Buildings & Home Automation
... ... @@ -191,7 +191,6 @@
191 191  * Smart Cities
192 192  * Smart Factory
193 193  
194 -
195 195  == 1.5 Hardware Variants ==
196 196  
197 197  (% border="1" style="background-color:#f7faff; width:500px" %)
... ... @@ -205,9 +205,6 @@
205 205  * 1 x Counting Port
206 206  )))
207 207  
208 -
209 -
210 -
211 211  = 2. Power ON Device =
212 212  
213 213  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.
... ... @@ -230,9 +230,12 @@
230 230  
231 231  (((
232 232  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 +
233 233  )))
234 234  
235 235  
224 +
236 236  == 3.2 Example to join LoRaWAN network ==
237 237  
238 238  (((
... ... @@ -241,13 +241,12 @@
241 241  
242 242  [[image:image-20220523172350-1.png||height="266" width="864"]]
243 243  
244 -
245 245  (((
246 246  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:
247 247  )))
248 248  
249 249  (((
250 -(% style="color:blue" %)**Step 1**(%%): Create a device in TTN with the OTAA keys from LT IO controller.
238 +**Step 1**: Create a device in TTN with the OTAA keys from LT IO controller.
251 251  )))
252 252  
253 253  (((
... ... @@ -256,7 +256,6 @@
256 256  
257 257  [[image:1653297924498-393.png]]
258 258  
259 -
260 260  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
261 261  
262 262  Add APP EUI in the application.
... ... @@ -270,7 +270,7 @@
270 270  
271 271  
272 272  (((
273 -(% 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.
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.
274 274  )))
275 275  
276 276  [[image:1653298044601-602.png||height="405" width="709"]]
... ... @@ -288,7 +288,6 @@
288 288  * **MOD5**: Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
289 289  * **ADDMOD6**: Trigger Mode, Optional, used together with MOD1 ~~ MOD5
290 290  
291 -
292 292  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
293 293  
294 294  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
... ... @@ -296,8 +296,6 @@
296 296  [[image:image-20220523174024-3.png]]
297 297  
298 298  (((
299 -
300 -
301 301  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
302 302  )))
303 303  
... ... @@ -311,7 +311,6 @@
311 311  
312 312  For example if payload is: [[image:image-20220523175847-2.png]]
313 313  
314 -
315 315  **The value for the interface is:  **
316 316  
317 317  AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V
... ... @@ -342,10 +342,8 @@
342 342  ** DO1 is high in case there is load between DO1 and V+.
343 343  ** DO1 LED is off in both case
344 344  
345 -
346 346  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
347 347  
348 -
349 349  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
350 350  
351 351  (((
... ... @@ -354,7 +354,6 @@
354 354  
355 355  [[image:image-20220523180452-3.png]]
356 356  
357 -
358 358  (((
359 359  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DO3, DO2 and DO1. Totally 1bytes as below
360 360  )))
... ... @@ -370,8 +370,6 @@
370 370  )))
371 371  
372 372  (((
373 -
374 -
375 375  **To use counting mode, please run:**
376 376  )))
377 377  
... ... @@ -379,14 +379,17 @@
379 379  (((
380 380  (((
381 381  **AT+MOD=2**
360 +)))
361 +)))
382 382  
363 +(% class="box infomessage" %)
364 +(((
365 +(((
383 383  **ATZ**
384 384  )))
385 385  )))
386 386  
387 387  (((
388 -
389 -
390 390  (% style="color:#4f81bd" %)**AT Commands for counting:**
391 391  )))
392 392  
... ... @@ -397,16 +397,41 @@
397 397  (% class="box infomessage" %)
398 398  (((
399 399  (((
400 -**AT+TRIG1=0,100  (set DI1 port to trigger on low level, valid signal is 100ms) **
381 +**AT+TRIG1=0,100 (set DI1 port to trigger on low level, valid signal is 100ms) **
382 +)))
383 +)))
401 401  
402 -**AT+TRIG1=1,100  (set DI1 port to trigger on high level, valid signal is 100ms ) **
385 +(% class="box infomessage" %)
386 +(((
387 +(((
388 +**AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms ) **
389 +)))
390 +)))
403 403  
404 -**AT+TRIG2=0,100  (set DI2 port to trigger on low level, valid signal is 100ms) **
392 +(% class="box infomessage" %)
393 +(((
394 +(((
395 +**AT+TRIG2=0,100 (set DI2 port to trigger on low level, valid signal is 100ms) **
396 +)))
397 +)))
405 405  
406 -**AT+TRIG2=1,100  (set DI2 port to trigger on high level, valid signal is 100ms ) **
399 +(% class="box infomessage" %)
400 +(((
401 +(((
402 +**AT+TRIG2=1,100 (set DI2 port to trigger on high level, valid signal is 100ms ) **
403 +)))
404 +)))
407 407  
406 +(% class="box infomessage" %)
407 +(((
408 +(((
408 408  **AT+SETCNT=1,60   (Set COUNT1 value to 60)**
410 +)))
411 +)))
409 409  
413 +(% class="box infomessage" %)
414 +(((
415 +(((
410 410  **AT+SETCNT=2,60   (Set COUNT2 value to 60)**
411 411  )))
412 412  )))
... ... @@ -441,7 +441,12 @@
441 441  (((
442 442  (((
443 443  **AT+MOD=3**
450 +)))
451 +)))
444 444  
453 +(% class="box infomessage" %)
454 +(((
455 +(((
445 445  **ATZ**
446 446  )))
447 447  )))
... ... @@ -448,6 +448,8 @@
448 448  
449 449  (((
450 450  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
462 +
463 +
451 451  )))
452 452  
453 453  
... ... @@ -454,7 +454,6 @@
454 454  
455 455  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
456 456  
457 -
458 458  **LT22222-L**: This mode the DI1 is used as a counting pin.
459 459  
460 460  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.
... ... @@ -461,7 +461,6 @@
461 461  
462 462  [[image:image-20220523181903-8.png]]
463 463  
464 -
465 465  (((
466 466  (% style="color:#4f81bd" %)**DIDORO **(%%)is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
467 467  )))
... ... @@ -477,8 +477,6 @@
477 477  )))
478 478  
479 479  (((
480 -
481 -
482 482  **To use this mode, please run:**
483 483  )))
484 484  
... ... @@ -486,20 +486,25 @@
486 486  (((
487 487  (((
488 488  **AT+MOD=4**
498 +)))
499 +)))
489 489  
501 +(% class="box infomessage" %)
502 +(((
503 +(((
490 490  **ATZ**
491 491  )))
492 492  )))
493 493  
508 +(((
509 +
510 +)))
494 494  
495 -
496 496  (((
497 497  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
498 498  )))
499 499  
500 500  (((
501 -
502 -
503 503  **Plus below command for AVI1 Counting:**
504 504  )))
505 505  
... ... @@ -506,27 +506,40 @@
506 506  (% class="box infomessage" %)
507 507  (((
508 508  (((
509 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)**  (set AVI Count to 60)**
523 +**AT+SETCNT=3,60   (set AVI Count to 60)**
524 +)))
525 +)))
510 510  
511 -(% style="color:blue" %)**AT+VOLMAX=20000**(%%)**  (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
527 +(% class="box infomessage" %)
528 +(((
529 +(((
530 +**AT+VOLMAX=20000   (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)**
531 +)))
532 +)))
512 512  
513 -(% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)**  (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
534 +(% class="box infomessage" %)
535 +(((
536 +(((
537 +**AT+VOLMAX=20000,0   (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)**
538 +)))
539 +)))
514 514  
515 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)**  (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
541 +(% class="box infomessage" %)
542 +(((
543 +(((
544 +**AT+VOLMAX=20000,1   (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)**
516 516  )))
517 517  )))
518 518  
519 519  
549 +
520 520  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
521 521  
522 -
523 523  **LT22222-L**: This mode the DI1 is used as a counting pin.
524 524  
525 525  [[image:image-20220523182334-9.png]]
526 526  
527 527  (((
528 -
529 -
530 530  (% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below
531 531  )))
532 532  
... ... @@ -541,8 +541,6 @@
541 541  )))
542 542  
543 543  (((
544 -
545 -
546 546  **To use this mode, please run:**
547 547  )))
548 548  
... ... @@ -550,7 +550,12 @@
550 550  (((
551 551  (((
552 552  **AT+MOD=5**
578 +)))
579 +)))
553 553  
581 +(% class="box infomessage" %)
582 +(((
583 +(((
554 554  **ATZ**
555 555  )))
556 556  )))
... ... @@ -557,6 +557,8 @@
557 557  
558 558  (((
559 559  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
590 +
591 +
560 560  )))
561 561  
562 562  
... ... @@ -563,7 +563,6 @@
563 563  
564 564  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
565 565  
566 -
567 567  (% style="color:#4f81bd" %)**This mode is an optional mode for trigger purpose. It can run together with other mode.**
568 568  
569 569  For example, if user has configured below commands:
... ... @@ -576,9 +576,8 @@
576 576  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
577 577  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.**
578 578  
610 +**AT Command to set Trigger Condition**:
579 579  
580 -(% style="color:#037691" %)**AT Command to set Trigger Condition**:
581 -
582 582  (% style="color:#4f81bd" %)**Trigger base on voltage**:
583 583  
584 584  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
... ... @@ -590,7 +590,6 @@
590 590  AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
591 591  
592 592  
593 -
594 594  (% style="color:#4f81bd" %)**Trigger base on current**:
595 595  
596 596  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
... ... @@ -600,7 +600,6 @@
600 600  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
601 601  
602 602  
603 -
604 604  (% style="color:#4f81bd" %)**Trigger base on DI status**:
605 605  
606 606  DI status trigger Flag.
... ... @@ -607,13 +607,12 @@
607 607  
608 608  Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >
609 609  
610 -
611 611  **Example:**
612 612  
613 613  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
614 614  
615 615  
616 -(% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
643 +**Downlink Command to set Trigger Condition**
617 617  
618 618  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
619 619  
... ... @@ -631,18 +631,14 @@
631 631  
632 632   Yy4 yy4: AC2 or AV2 high limit.
633 633  
634 -
635 635  **Example1**: AA 00 13 88 00 00 00 00 00 00
636 636  
637 637  Same as AT+AVLIM=5000,0,0,0   (If AVI1 voltage lower than 5V , trigger uplink, 0 means ignore)
638 638  
639 -
640 640  **Example2**: AA 02 01 00
641 641  
642 642  Same as AT+ DTRI =1,0  (Enable DI1 trigger / disable DI2 trigger)
643 643  
644 -
645 -
646 646  (% style="color:#4f81bd" %)**Trigger Settings Payload Explanation:**
647 647  
648 648  MOD6 Payload : total 11 bytes payload
... ... @@ -649,7 +649,6 @@
649 649  
650 650  [[image:image-20220524085923-1.png]]
651 651  
652 -
653 653  (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below
654 654  
655 655  [[image:image-20220524090106-2.png]]
... ... @@ -698,8 +698,6 @@
698 698  === 3.3.7 Payload Decoder ===
699 699  
700 700  (((
701 -
702 -
703 703  **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/]]
704 704  
705 705  
... ... @@ -706,6 +706,7 @@
706 706  )))
707 707  
708 708  
729 +
709 709  == 3.4 ​Configure LT via AT or Downlink ==
710 710  
711 711  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
... ... @@ -718,7 +718,6 @@
718 718  
719 719  * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
720 720  
721 -
722 722  === 3.4.1 Common Commands ===
723 723  
724 724  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]]
... ... @@ -731,7 +731,7 @@
731 731  
732 732  Set device uplink interval.
733 733  
734 -* (% style="color:#037691" %)**AT Command:**
754 +* AT Command:
735 735  
736 736  (% class="box infomessage" %)
737 737  (((
... ... @@ -740,9 +740,8 @@
740 740  
741 741  **Example: **AT+TDC=30000. Means set interval to 30 seconds
742 742  
763 +* Downlink Payload (prefix 0x01):
743 743  
744 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
745 -
746 746  (% class="box infomessage" %)
747 747  (((
748 748  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
... ... @@ -754,7 +754,7 @@
754 754  
755 755  Set work mode.
756 756  
757 -* (% style="color:#037691" %)**AT Command:**
776 +* AT Command:
758 758  
759 759  (% class="box infomessage" %)
760 760  (((
... ... @@ -763,9 +763,8 @@
763 763  
764 764  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
765 765  
785 +* Downlink Payload (prefix 0x0A):
766 766  
767 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
768 -
769 769  (% class="box infomessage" %)
770 770  (((
771 771  **0x0A aa     ~/~/ Same as AT+MOD=aa**
... ... @@ -775,13 +775,12 @@
775 775  
776 776  ==== 3.4.2.3 Poll an uplink ====
777 777  
778 -* (% style="color:#037691" %)AT Command:
796 +* AT Command:
779 779  
780 780  There is no AT Command to poll uplink
781 781  
800 +* Downlink Payload (prefix 0x08):
782 782  
783 -* (% style="color:#037691" %)Downlink Payload (prefix 0x08):
784 -
785 785  (% class="box infomessage" %)
786 786  (((
787 787  **0x08 FF     ~/~/ Poll an uplink,**
... ... @@ -795,7 +795,7 @@
795 795  
796 796  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
797 797  
798 -* (% style="color:#037691" %)AT Command:
815 +* AT Command:
799 799  
800 800  (% class="box infomessage" %)
801 801  (((
... ... @@ -806,9 +806,8 @@
806 806  
807 807  0: Disable Trigger Mode
808 808  
826 +* Downlink Payload (prefix 0x0A 06):
809 809  
810 -* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06):
811 -
812 812  (% class="box infomessage" %)
813 813  (((
814 814  **0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
... ... @@ -820,13 +820,12 @@
820 820  
821 821  Poll trigger settings,
822 822  
823 -* (% style="color:#037691" %)AT Command:
839 +* AT Command:
824 824  
825 825  There is no AT Command for this feature.
826 826  
843 +* Downlink Payload (prefix 0x AB 06):
827 827  
828 -* (% style="color:#037691" %)Downlink Payload (prefix 0x AB 06):
829 -
830 830  (% class="box infomessage" %)
831 831  (((
832 832  **0xAB 06  ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command**
... ... @@ -838,42 +838,51 @@
838 838  
839 839  Enable Disable DI1/DI2/DI2 as trigger,
840 840  
841 -* (% style="color:#037691" %)AT Command:
856 +* AT Command:
842 842  
858 +(% class="box infomessage" %)
859 +(((
843 843  **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
861 +)))
844 844  
845 -
846 846  **Example:**
847 847  
848 848  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
849 849  
850 -* (% style="color:#037691" %)Downlink Payload (prefix 0xAA 02):
867 +* Downlink Payload (prefix 0xAA 02):
851 851  
852 -**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
869 +(% class="box infomessage" %)
870 +(((
871 +**0xAA 02 aa bb  ~/~/ Same as AT+DTRI=aa,bb**
872 +)))
853 853  
854 854  
855 855  
856 -
857 857  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
858 858  
859 859  Set DI1 or DI3(for LT-33222-L) trigger.
860 860  
861 -* (% style="color:#037691" %)AT Command:
880 +* AT Command:
862 862  
882 +(% class="box infomessage" %)
883 +(((
863 863  **AT+TRIG1=a,b**
885 +)))
864 864  
865 865  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
866 866  
867 867  b : delay timing.
868 868  
869 -
870 870  **Example:**
871 871  
872 872  AT+TRIG1=1,100(set DI1 port to trigger on high level, valid signal is 100ms )
873 873  
895 +* Downlink Payload (prefix 0x09 01 ):
874 874  
875 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
876 -* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
897 +(% class="box infomessage" %)
898 +(((
899 +**0x09 01 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
900 +)))
877 877  
878 878  
879 879  
... ... @@ -881,85 +881,102 @@
881 881  
882 882  Set DI2 trigger.
883 883  
884 -* (% style="color:#037691" %)**AT Command:**
908 +* AT Command:
885 885  
910 +(% class="box infomessage" %)
911 +(((
886 886  **AT+TRIG2=a,b**
913 +)))
887 887  
888 -
889 889  a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
890 890  
891 891  b : delay timing.
892 892  
893 -
894 894  **Example:**
895 895  
896 896  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
897 897  
923 +* Downlink Payload (prefix 0x09 02 ):
898 898  
899 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
925 +(% class="box infomessage" %)
926 +(((
927 +**0x09 02 aa bb cc ~/~/ same as AT+TRIG1=aa,0x(bb cc)**
928 +)))
900 900  
901 -**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
902 902  
903 903  
904 -
905 -
906 906  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
907 907  
908 908  Set current trigger , base on AC port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
909 909  
910 -* (% style="color:#037691" %)**AT Command**
936 +* AT Command:
911 911  
912 -**AT+ACLIM**
938 +(% class="box infomessage" %)
939 +(((
940 +**AT+ACLIM. **
941 +)))
913 913  
943 +* Downlink Payload (prefix 0xAA 01 ):
914 914  
915 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
945 +(% class="box infomessage" %)
946 +(((
947 +**0x AA 01 aa bb cc dd ee ff gg hh ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
948 +)))
916 916  
917 -**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
918 918  
919 919  
920 -
921 -
922 922  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
923 923  
924 924  Set current trigger , base on AV port. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
925 925  
926 -* (% style="color:#037691" %)**AT Command**
956 +* AT Command:
927 927  
928 -**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
958 +(% class="box infomessage" %)
959 +(((
960 +**AT+AVLIM. See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
961 +)))
929 929  
963 +* Downlink Payload (prefix 0xAA 00 ):
930 930  
931 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
965 +(% class="box infomessage" %)
966 +(((
967 +**0x AA 00 aa bb cc dd ee ff gg hh ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]] **
968 +)))
932 932  
933 -**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
934 934  
935 935  
936 -
937 -
938 938  ==== 3.4.2.11 Trigger – Set minimum interval ====
939 939  
940 940  Set AV and AC trigger minimum interval, system won’t response to the second trigger within this set time after the first trigger.
941 941  
942 -* (% style="color:#037691" %)**AT Command**
976 +* AT Command:
943 943  
978 +(% class="box infomessage" %)
979 +(((
944 944  **AT+ATDC=5. Device won’t response the second trigger within 5 minute after the first trigger.**
981 +)))
945 945  
983 +* Downlink Payload (prefix 0xAC ):
946 946  
947 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
985 +(% class="box infomessage" %)
986 +(((
987 +**0x AC aa bb ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)**
988 +)))
948 948  
949 -**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
950 950  
951 951  
952 -
953 -
954 954  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
955 955  
956 -* (% style="color:#037691" %)**AT Command**
994 +* AT Command:
957 957  
958 958  There is no AT Command to control Digital Output
959 959  
998 +* Downlink Payload (prefix 0x02):
960 960  
961 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
962 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1000 +(% class="box infomessage" %)
1001 +(((
1002 +**0x02 aa bb cc     ~/~/ Set DO1/DO2/DO3 output**
1003 +)))
963 963  
964 964  (((
965 965  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -981,19 +981,21 @@
981 981  
982 982  
983 983  
984 -
985 985  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
986 986  
987 -* (% style="color:#037691" %)**AT Command**
1027 +* AT Command:
988 988  
989 989  There is no AT Command to control Digital Output
990 990  
1031 +* Downlink Payload (prefix 0xA9):
991 991  
992 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1033 +(% class="box infomessage" %)
1034 +(((
1035 +(((
1036 +**0xA9 aa bb cc     ~/~/ Set DO1/DO2/DO3 output with time control**
1037 +)))
1038 +)))
993 993  
994 -**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
995 -
996 -
997 997  This is to control the digital output time of DO pin. Include four bytes:
998 998  
999 999  (% style="color:#4f81bd" %)**First Byte**(%%)**:** Type code (0xA9)
... ... @@ -1004,22 +1004,18 @@
1004 1004  
1005 1005  00: DO pins will change to an inverter state after timeout 
1006 1006  
1007 -
1008 1008  (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Ports status:
1009 1009  
1010 1010  [[image:image-20220524093238-6.png]]
1011 1011  
1012 -
1013 1013  (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status:
1014 1014  
1015 1015  [[image:image-20220524093328-7.png]]
1016 1016  
1017 -
1018 1018  (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status:
1019 1019  
1020 1020  [[image:image-20220524093351-8.png]]
1021 1021  
1022 -
1023 1023  (% style="color:#4f81bd" %)**Sixth and Seventh Byte**:
1024 1024  
1025 1025   Latching time. Unit: ms
... ... @@ -1026,7 +1026,6 @@
1026 1026  
1027 1027  Device will upload a packet if downlink code executes successfully.
1028 1028  
1029 -
1030 1030  **Example payload:**
1031 1031  
1032 1032  **~1. A9 01 01 01 01 07 D0**
... ... @@ -1047,19 +1047,19 @@
1047 1047  
1048 1048  
1049 1049  
1088 +=== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ===
1050 1050  
1051 -==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1090 +* AT Command:
1052 1052  
1053 -* (% style="color:#037691" %)**AT Command:**
1054 -
1055 1055  There is no AT Command to control Relay Output
1056 1056  
1094 +* Downlink Payload (prefix 0x03):
1057 1057  
1058 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1096 +(% class="box infomessage" %)
1097 +(((
1098 +**0x03 aa bb     ~/~/ Set RO1/RO2 output**
1099 +)))
1059 1059  
1060 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1061 -
1062 -
1063 1063  (((
1064 1064  If payload = 0x030100, it means set RO1 to close and RO2 to open.
1065 1065  )))
... ... @@ -1076,19 +1076,19 @@
1076 1076  
1077 1077  
1078 1078  
1079 -
1080 1080  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1081 1081  
1082 -* (% style="color:#037691" %)**AT Command:**
1119 +* AT Command:
1083 1083  
1084 1084  There is no AT Command to control Relay Output
1085 1085  
1123 +* Downlink Payload (prefix 0x05):
1086 1086  
1087 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1125 +(% class="box infomessage" %)
1126 +(((
1127 +**0x05 aa bb cc dd     ~/~/ Set RO1/RO2 relay with time control:**
1128 +)))
1088 1088  
1089 -**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1090 -
1091 -
1092 1092  This is to control the relay output time of relay. Include four bytes:
1093 1093  
1094 1094  (% style="color:#4f81bd" %)**First Byte **(%%)**:** Type code (0x05)
... ... @@ -1099,17 +1099,14 @@
1099 1099  
1100 1100  00: Relays will change to an inverter state after timeout
1101 1101  
1102 -
1103 1103  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1104 1104  
1105 1105  [[image:image-20220524093831-10.png]]
1106 1106  
1107 -
1108 1108  (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms
1109 1109  
1110 1110  Device will upload a packet if downlink code executes successfully.
1111 1111  
1112 -
1113 1113  **Example payload:**
1114 1114  
1115 1115  **~1. 05 01 11 07 D0**
... ... @@ -1130,28 +1130,34 @@
1130 1130  
1131 1131  
1132 1132  
1133 -
1134 1134  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1135 1135  
1136 1136  When voltage exceed the threshold, count. Feature see [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1137 1137  
1138 -* (% style="color:#037691" %)**AT Command:**
1172 +* AT Command:
1139 1139  
1140 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1174 +(% class="box infomessage" %)
1175 +(((
1176 +**AT+VOLMAX    ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]**
1177 +)))
1141 1141  
1179 +* Downlink Payload (prefix 0xA5):
1142 1142  
1143 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1181 +(% class="box infomessage" %)
1182 +(((
1183 +**0xA5 aa bb cc   ~/~/ Same as AT+VOLMAX=(aa bb),cc**
1184 +)))
1144 1144  
1145 -**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1146 1146  
1147 1147  
1148 -
1149 -
1150 1150  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1151 1151  
1152 -* (% style="color:#037691" %)**AT Command:**
1190 +* AT Command:
1153 1153  
1154 -(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1192 +(% class="box infomessage" %)
1193 +(((
1194 +**AT+SETCNT=aa,(bb cc dd ee) **
1195 +)))
1155 1155  
1156 1156  aa: 1: Set count1,
1157 1157  
... ... @@ -1161,41 +1161,51 @@
1161 1161  
1162 1162  Bb cc dd ee: number to be set
1163 1163  
1205 +* Downlink Payload (prefix 0xA8):
1164 1164  
1165 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1207 +(% class="box infomessage" %)
1208 +(((
1209 +**0x A8 aa bb cc dd ee     ~/~/ same as AT+SETCNT=aa,(bb cc dd ee)**
1210 +)))
1166 1166  
1167 -**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1168 1168  
1169 1169  
1170 -
1171 -
1172 1172  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1173 1173  
1174 1174  Clear counting for counting mode
1175 1175  
1176 -* (% style="color:#037691" %)**AT Command:**
1218 +* AT Command:
1177 1177  
1178 -(% style="color:#037691" %)​​​​​​​​​​​​​​(%%)**AT+CLRCOUNT ** ~/~/ clear all counting
1220 +(% class="box infomessage" %)
1221 +(((
1222 +**AT+CLRCOUNT ~/~/ clear all counting**
1223 +)))
1179 1179  
1225 +* Downlink Payload (prefix 0xA6):
1180 1180  
1181 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1227 +(% class="box infomessage" %)
1228 +(((
1229 +**0x A6 01     ~/~/ clear all counting,**
1230 +)))
1182 1182  
1183 -**0x A6 01    ** ~/~/ clear all counting
1184 1184  
1185 1185  
1186 -
1187 -
1188 1188  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1189 1189  
1190 -* (% style="color:#037691" %)**AT Command:**
1236 +* AT Command:
1191 1191  
1192 -**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1238 +(% class="box infomessage" %)
1239 +(((
1240 +**AT+COUTIME=60  ~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)**
1241 +)))
1193 1193  
1243 +* Downlink Payload (prefix 0xA7):
1194 1194  
1195 -* (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1245 +(% class="box infomessage" %)
1246 +(((
1247 +**0x A7 aa bb cc     ~/~/ same as AT+COUTIME =aa bb cc,**
1248 +)))
1196 1196  
1197 -**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1198 -
1199 1199  (((
1200 1200  range: aa bb cc:0 to 16777215,  (unit:second)
1201 1201  
... ... @@ -1209,11 +1209,11 @@
1209 1209  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:
1210 1210  
1211 1211  (((
1212 -(% style="color:blue" %)**Step 1**(%%): Be sure that your device is programmed and properly connected to the network at this time.
1263 +**Step 1**: Be sure that your device is programmed and properly connected to the network at this time.
1213 1213  )))
1214 1214  
1215 1215  (((
1216 -(% 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:
1267 +**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:
1217 1217  )))
1218 1218  
1219 1219  [[image:1653356737703-362.png||height="232" width="732"]]
... ... @@ -1220,13 +1220,12 @@
1220 1220  
1221 1221  [[image:image-20220524094641-11.png||height="390" width="723"]]
1222 1222  
1223 -
1224 1224  [[image:image-20220524094641-12.png||height="402" width="718"]]
1225 1225  
1226 1226  
1227 -(% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices.
1277 +**Step 3**: Create an account or log in Mydevices.
1228 1228  
1229 -(% style="color:blue" %)**Step 4**(%%): Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
1279 +**Step 4**: Search LT-22222-L(for both LT-22222-L / LT-33222-L) and add DevEUI.(% style="display:none" %)
1230 1230  
1231 1231  Search under The things network
1232 1232  
... ... @@ -1233,21 +1233,16 @@
1233 1233  [[image:1653356838789-523.png||height="337" width="740"]]
1234 1234  
1235 1235  
1236 -
1237 1237  After added, the sensor data arrive TTN, it will also arrive and show in Mydevices.
1238 1238  
1239 1239  [[image:image-20220524094909-1.png||height="335" width="729"]]
1240 1240  
1241 -
1242 1242  [[image:image-20220524094909-2.png||height="337" width="729"]]
1243 1243  
1244 -
1245 1245  [[image:image-20220524094909-3.png||height="338" width="727"]]
1246 1246  
1247 -
1248 1248  [[image:image-20220524094909-4.png||height="339" width="728"]](% style="display:none" %)
1249 1249  
1250 -
1251 1251  [[image:image-20220524094909-5.png||height="341" width="734"]]
1252 1252  
1253 1253  
... ... @@ -1287,7 +1287,7 @@
1287 1287  )))
1288 1288  
1289 1289  (((
1290 -(% style="color:blue" %)**Example1**(%%): Connect to a Low active sensor.
1335 +**Example1**: Connect to a Low active sensor.
1291 1291  )))
1292 1292  
1293 1293  (((
... ... @@ -1318,7 +1318,7 @@
1318 1318  )))
1319 1319  
1320 1320  (((
1321 -(% style="color:blue" %)**Example2**(%%): Connect to a High active sensor.
1366 +**Example2**: Connect to a High active sensor.
1322 1322  )))
1323 1323  
1324 1324  (((
... ... @@ -1349,7 +1349,7 @@
1349 1349  )))
1350 1350  
1351 1351  (((
1352 -(% style="color:blue" %)**Example3**(%%): Connect to a 220v high active sensor.
1397 +**Example3**: Connect to a 220v high active sensor.
1353 1353  )))
1354 1354  
1355 1355  (((
... ... @@ -1389,9 +1389,8 @@
1389 1389  
1390 1390  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:
1391 1391  
1437 +**AC2 = (IN2 voltage )/12**
1392 1392  
1393 -(% style="color:blue" %)**AC2 = (IN2 voltage )/12**
1394 -
1395 1395  [[image:1653357592296-182.png]]
1396 1396  
1397 1397  Example to connect a 4~~20mA sensor
... ... @@ -1398,18 +1398,17 @@
1398 1398  
1399 1399  We take the wind speed sensor as an example for reference only.
1400 1400  
1445 +Specifications of the wind speed sensor:
1401 1401  
1402 -**Specifications of the wind speed sensor:**
1447 +Red:12~~24v
1403 1403  
1404 -Red:  12~~24v
1449 +Yellow:4~~20mA
1405 1405  
1406 -Yellow:  4~~20mA
1451 +Black:GND
1407 1407  
1408 -Black:  GND
1409 1409  
1454 +Connection diagram:
1410 1410  
1411 -**Connection diagram:**
1412 -
1413 1413  [[image:1653357640609-758.png]]
1414 1414  
1415 1415  [[image:1653357648330-671.png||height="155" width="733"]]
... ... @@ -1441,7 +1441,6 @@
1441 1441  
1442 1442  [[image:1653358238933-385.png]]
1443 1443  
1444 -
1445 1445  (((
1446 1446  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:
1447 1447  )))
... ... @@ -1448,7 +1448,6 @@
1448 1448  
1449 1449  [[image:1653358355238-883.png]]
1450 1450  
1451 -
1452 1452  (((
1453 1453  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/]]
1454 1454  )))
... ... @@ -1646,9 +1646,7 @@
1646 1646  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1647 1647  
1648 1648  (((
1649 -
1650 -
1651 -**If device has not joined network yet:**
1690 +If device has not joined network yet:
1652 1652  )))
1653 1653  
1654 1654  (((
... ... @@ -1673,7 +1673,7 @@
1673 1673  
1674 1674  
1675 1675  (((
1676 -**If device already joined network:**
1715 +If device already joined network:
1677 1677  )))
1678 1678  
1679 1679  (((
... ... @@ -1691,9 +1691,7 @@
1691 1691  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1692 1692  
1693 1693  (((
1694 -
1695 -
1696 -(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1733 +(% style="background-color:#dcdcdc" %) 123456(%%)   Enter Password to have AT access.
1697 1697  )))
1698 1698  
1699 1699  (((
... ... @@ -1701,7 +1701,7 @@
1701 1701  )))
1702 1702  
1703 1703  (((
1704 -(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1741 +(% style="background-color:#dcdcdc" %) 123456(%%)   Enter Password to have AT access.
1705 1705  )))
1706 1706  
1707 1707  (((
... ... @@ -1709,41 +1709,39 @@
1709 1709  )))
1710 1710  
1711 1711  (((
1712 -(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1749 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%) Set to ABP mode
1713 1713  )))
1714 1714  
1715 1715  (((
1716 -(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1753 +(% style="background-color:#dcdcdc" %) AT+ADR=0(%%) Set the Adaptive Data Rate Off
1717 1717  )))
1718 1718  
1719 1719  (((
1720 -(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1757 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1721 1721  )))
1722 1722  
1723 1723  (((
1724 -(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1761 +(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1725 1725  )))
1726 1726  
1727 1727  (((
1728 -(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1765 +(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%) Set transmit frequency to 868.4Mhz
1729 1729  )))
1730 1730  
1731 1731  (((
1732 -(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1769 +(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%) Set RX2Frequency to 868.4Mhz (according to the result from server)
1733 1733  )))
1734 1734  
1735 1735  (((
1736 -(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1773 +(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1737 1737  )))
1738 1738  
1739 1739  (((
1740 -(% 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.
1777 +(% 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.
1741 1741  )))
1742 1742  
1743 1743  (((
1744 -(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1745 -
1746 -
1781 +(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1747 1747  )))
1748 1748  
1749 1749  (((
... ... @@ -1893,16 +1893,8 @@
1893 1893  )))
1894 1894  
1895 1895  (((
1896 -== 5.6 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
1931 +
1897 1897  
1898 -If the device is not shut down, but directly powered off.
1899 -
1900 -It will default that this is a power-off state.
1901 -
1902 -In modes 2 to 5, DO RO status and pulse count are saved in flash.
1903 -
1904 -After restart, the status before power failure will be read from flash.
1905 -
1906 1906  = 6. Trouble Shooting =
1907 1907  )))
1908 1908  
... ... @@ -1956,6 +1956,7 @@
1956 1956  * (% style="color:#4f81bd" %)**IN865**(%%): LT with frequency bands IN865
1957 1957  * (% style="color:#4f81bd" %)**CN779**(%%): LT with frequency bands CN779
1958 1958  
1986 +
1959 1959  = 8. Packing Info =
1960 1960  
1961 1961  
... ... @@ -1973,6 +1973,7 @@
1973 1973  * Package Size / pcs : 14.5 x 8 x 5 cm
1974 1974  * Weight / pcs : 170g
1975 1975  
2004 +
1976 1976  = 9. Support =
1977 1977  
1978 1978  * (((
... ... @@ -1982,6 +1982,7 @@
1982 1982  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]]
1983 1983  )))
1984 1984  
2014 +
1985 1985  = 10. Reference​​​​​ =
1986 1986  
1987 1987  * 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]]