<
From version < 111.1 >
edited by Bei Jinggeng
on 2023/01/10 17:26
To version < 97.1 >
edited by Bei Jinggeng
on 2022/09/09 09:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,10 +20,8 @@
20 20  (((
21 21  
22 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 -)))
27 27  
28 28  (((
29 29  The LT I/O Controllers allows the user to send data and reach extremely long ranges. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. It targets professional wireless sensor network applications such as irrigation systems, smart metering, smart cities, smartphone detection, building automation, and so on.
... ... @@ -53,16 +53,17 @@
53 53  
54 54  )))
55 55  
54 +
56 56  == 1.2  Specifications ==
57 57  
58 58  (((
59 59  
60 60  
61 -(% style="color:#037691" %)**Hardware System:**
60 +**Hardware System:**
62 62  )))
63 63  
64 64  * (((
65 -STM32L072xxxx MCU
64 +STM32L072CZT6 MCU
66 66  )))
67 67  * (((
68 68  SX1276/78 Wireless Chip 
... ... @@ -83,7 +83,7 @@
83 83  (((
84 84  
85 85  
86 -(% style="color:#037691" %)**Interface for Model: LT22222-L:**
85 +**Interface for Model: LT22222-L:**
87 87  )))
88 88  
89 89  * (((
... ... @@ -108,7 +108,7 @@
108 108  (((
109 109  
110 110  
111 -(% style="color:#037691" %)**LoRa Spec:**
110 +**LoRa Spec:**
112 112  )))
113 113  
114 114  * (((
... ... @@ -169,6 +169,7 @@
169 169  Packet engine up to 256 bytes with CRC.
170 170  
171 171  
171 +
172 172  
173 173  )))
174 174  
... ... @@ -183,7 +183,6 @@
183 183  * Firmware upgradable via program port
184 184  * Counting
185 185  
186 -
187 187  == 1.4  Applications ==
188 188  
189 189  
... ... @@ -194,7 +194,6 @@
194 194  * Smart Cities
195 195  * Smart Factory
196 196  
197 -
198 198  == 1.5 Hardware Variants ==
199 199  
200 200  
... ... @@ -209,23 +209,19 @@
209 209  * 1 x Counting Port
210 210  )))
211 211  
212 -
213 213  = 2. Power ON Device =
214 214  
215 215  
216 -(((
217 217  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 -)))
219 219  
220 220  (((
221 221  PWR will on when device is properly powered.
222 -
223 -
224 224  )))
225 225  
226 226  [[image:1653297104069-180.png]]
227 227  
228 228  
222 +
229 229  = 3. Operation Mode =
230 230  
231 231  == 3.1 How it works? ==
... ... @@ -240,6 +240,7 @@
240 240  )))
241 241  
242 242  
237 +
243 243  == 3.2 Example to join LoRaWAN network ==
244 244  
245 245  
... ... @@ -271,12 +271,12 @@
271 271  
272 272  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
273 273  
274 -**Add APP EUI in the application.**
269 +Add APP EUI in the application.
275 275  
276 276  [[image:1653297955910-247.png||height="321" width="716"]]
277 277  
278 278  
279 -**Add APP KEY and DEV EUI**
274 +Add APP KEY and DEV EUI
280 280  
281 281  [[image:1653298023685-319.png]]
282 282  
... ... @@ -284,13 +284,12 @@
284 284  
285 285  (((
286 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.
287 -
288 -
289 289  )))
290 290  
291 291  [[image:1653298044601-602.png||height="405" width="709"]]
292 292  
293 293  
287 +
294 294  == 3.3 Uplink Payload ==
295 295  
296 296  
... ... @@ -303,13 +303,10 @@
303 303  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
304 304  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
305 305  
306 -
307 307  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
308 308  
309 309  
310 -(((
311 311  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
312 -)))
313 313  
314 314  [[image:image-20220523174024-3.png]]
315 315  
... ... @@ -325,7 +325,7 @@
325 325  * DI is for digital input. DIx=1: high or float, DIx=0: low.
326 326  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
327 327  
328 -(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
319 +(% style="color:red" %)Note: DI3 and DO3 bit are not valid for LT-22222-L
329 329  
330 330  For example if payload is: [[image:image-20220523175847-2.png]]
331 331  
... ... @@ -360,13 +360,10 @@
360 360  ** DO1 is high in case there is load between DO1 and V+.
361 361  ** DO1 LED is off in both case
362 362  
363 -
364 364  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
365 365  
366 366  
367 -(((
368 368  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
369 -)))
370 370  
371 371  (((
372 372  Total : 11 bytes payload
... ... @@ -386,7 +386,7 @@
386 386  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
387 387  
388 388  (((
389 -(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.**
377 +(% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
390 390  )))
391 391  
392 392  (((
... ... @@ -398,22 +398,16 @@
398 398  (% class="box infomessage" %)
399 399  (((
400 400  (((
401 -(((
402 402  **AT+MOD=2**
403 -)))
404 404  
405 -(((
406 406  **ATZ**
407 407  )))
408 408  )))
409 -)))
410 410  
411 411  (((
412 412  
413 413  
414 414  (% style="color:#4f81bd" %)**AT Commands for counting:**
415 -
416 -
417 417  )))
418 418  
419 419  (((
... ... @@ -434,6 +434,7 @@
434 434  )))
435 435  
436 436  
419 +
437 437  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
438 438  
439 439  
... ... @@ -454,7 +454,7 @@
454 454  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
455 455  
456 456  (((
457 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
440 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
458 458  )))
459 459  
460 460  
... ... @@ -465,15 +465,11 @@
465 465  (% class="box infomessage" %)
466 466  (((
467 467  (((
468 -(((
469 469  **AT+MOD=3**
470 -)))
471 471  
472 -(((
473 473  **ATZ**
474 474  )))
475 475  )))
476 -)))
477 477  
478 478  (((
479 479  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -480,16 +480,13 @@
480 480  )))
481 481  
482 482  
462 +
483 483  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
484 484  
485 485  
486 -(((
487 487  **LT22222-L**: This mode the DI1 is used as a counting pin.
488 -)))
489 489  
490 -(((
491 491  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.
492 -)))
493 493  
494 494  [[image:image-20220523181903-8.png]]
495 495  
... ... @@ -505,7 +505,7 @@
505 505  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
506 506  
507 507  (((
508 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
484 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
509 509  )))
510 510  
511 511  (((
... ... @@ -517,17 +517,14 @@
517 517  (% class="box infomessage" %)
518 518  (((
519 519  (((
520 -(((
521 521  **AT+MOD=4**
522 -)))
523 523  
524 -(((
525 525  **ATZ**
526 526  )))
527 527  )))
528 -)))
529 529  
530 530  
503 +
531 531  (((
532 532  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
533 533  )))
... ... @@ -548,6 +548,7 @@
548 548  )))
549 549  
550 550  
524 +
551 551  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
552 552  
553 553  
... ... @@ -568,7 +568,7 @@
568 568  )))
569 569  
570 570  (((
571 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
545 +(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
572 572  )))
573 573  
574 574  (((
... ... @@ -580,15 +580,11 @@
580 580  (% class="box infomessage" %)
581 581  (((
582 582  (((
583 -(((
584 584  **AT+MOD=5**
585 -)))
586 586  
587 -(((
588 588  **ATZ**
589 589  )))
590 590  )))
591 -)))
592 592  
593 593  (((
594 594  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -595,6 +595,7 @@
595 595  )))
596 596  
597 597  
568 +
598 598  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
599 599  
600 600  
... ... @@ -617,7 +617,6 @@
617 617  
618 618  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
619 619  
620 -
621 621  **Example:**
622 622  
623 623  AT+AVLIM=3000,6000,0,2000   (If AVI1 voltage lower than 3v or higher than 6v. or AV2 voltage is higher than 2v, LT will trigger Uplink)
... ... @@ -630,7 +630,6 @@
630 630  
631 631  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
632 632  
633 -
634 634  **Example:**
635 635  
636 636  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -649,7 +649,6 @@
649 649  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
650 650  
651 651  
652 -
653 653  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
654 654  
655 655  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -698,7 +698,6 @@
698 698  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
699 699  
700 700  
701 -
702 702  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
703 703  
704 704  [[image:image-20220524090249-3.png]]
... ... @@ -710,7 +710,6 @@
710 710  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
711 711  
712 712  
713 -
714 714  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
715 715  
716 716  [[image:image-20220524090456-4.png]]
... ... @@ -724,7 +724,6 @@
724 724  00000101: Means both DI1 and DI2 trigger are enabled.
725 725  
726 726  
727 -
728 728  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
729 729  
730 730  Downlink command to poll MOD6 status:
... ... @@ -734,43 +734,40 @@
734 734  When device got this command, it will send the MOD6 payload.
735 735  
736 736  
702 +
737 737  === 3.3.7 Payload Decoder ===
738 738  
739 739  (((
740 740  
741 741  
742 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
708 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
743 743  )))
744 744  
745 745  
712 +
746 746  == 3.4 ​Configure LT via AT or Downlink ==
747 747  
748 748  
749 -(((
750 750  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
751 -)))
752 752  
753 753  (((
754 -(((
755 755  There are two kinds of Commands:
756 756  )))
757 -)))
758 758  
759 -* (% style="color:blue" %)**Common Commands**(%%): They should be available for each sensor, 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]]
722 +* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, 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]]
760 760  
761 -* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
724 +* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
762 762  
763 -
764 764  === 3.4.1 Common Commands ===
765 765  
766 766  
767 -(((
768 768  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]]
769 -)))
770 770  
771 771  
732 +
772 772  === 3.4.2 Sensor related commands ===
773 773  
735 +
774 774  ==== 3.4.2.1 Set Transmit Interval ====
775 775  
776 776  
... ... @@ -778,7 +778,7 @@
778 778  
779 779  * (% style="color:#037691" %)**AT Command:**
780 780  
781 -(% style="color:blue" %)**AT+TDC=N **
743 +**AT+TDC=N **
782 782  
783 783  
784 784  **Example: **AT+TDC=30000. Means set interval to 30 seconds
... ... @@ -786,10 +786,11 @@
786 786  
787 787  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
788 788  
789 -(% style="color:blue" %)**0x01 aa bb cc  **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)**
751 +**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
790 790  
791 791  
792 792  
755 +
793 793  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
794 794  
795 795  
... ... @@ -797,7 +797,7 @@
797 797  
798 798  * (% style="color:#037691" %)**AT Command:**
799 799  
800 -(% style="color:blue" %)**AT+MOD=N  **
763 +**AT+MOD=N  **
801 801  
802 802  
803 803  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
... ... @@ -805,10 +805,11 @@
805 805  
806 806  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
807 807  
808 -(% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
771 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
809 809  
810 810  
811 811  
775 +
812 812  ==== 3.4.2.3 Poll an uplink ====
813 813  
814 814  
... ... @@ -819,13 +819,13 @@
819 819  
820 820  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
821 821  
822 -(% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
786 +**0x08 FF     **~/~/ Poll an uplink
823 823  
824 -
825 825  **Example**: 0x08FF, ask device to send an Uplink
826 826  
827 827  
828 828  
792 +
829 829  ==== 3.4.2.4 Enable Trigger Mode ====
830 830  
831 831  
... ... @@ -833,19 +833,20 @@
833 833  
834 834  * (% style="color:#037691" %)**AT Command:**
835 835  
836 -(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
800 +**AT+ADDMOD6=1 or 0**
837 837  
838 -(% style="color:red" %)**1:** (%%)Enable Trigger Mode
802 +1: Enable Trigger Mode
839 839  
840 -(% style="color:red" %)**0: **(%%)Disable Trigger Mode
804 +0: Disable Trigger Mode
841 841  
842 842  
843 843  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
844 844  
845 -(% style="color:blue" %)**0x0A 06 aa    **(%%) ~/~/ Same as AT+ADDMOD6=aa
809 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
846 846  
847 847  
848 848  
813 +
849 849  ==== 3.4.2.5 Poll trigger settings ====
850 850  
851 851  
... ... @@ -858,10 +858,11 @@
858 858  
859 859  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
860 860  
861 -(% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
826 +**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
862 862  
863 863  
864 864  
830 +
865 865  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
866 866  
867 867  
... ... @@ -869,7 +869,7 @@
869 869  
870 870  * (% style="color:#037691" %)**AT Command:**
871 871  
872 -(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
838 +**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
873 873  
874 874  
875 875  **Example:**
... ... @@ -878,10 +878,11 @@
878 878  
879 879  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
880 880  
881 -(% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
847 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
882 882  
883 883  
884 884  
851 +
885 885  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
886 886  
887 887  
... ... @@ -889,11 +889,11 @@
889 889  
890 890  * (% style="color:#037691" %)**AT Command:**
891 891  
892 -(% style="color:blue" %)**AT+TRIG1=a,b**
859 +**AT+TRIG1=a,b**
893 893  
894 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
861 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
895 895  
896 -(% style="color:red" %)**b :** (%%)delay timing.
863 +b : delay timing.
897 897  
898 898  
899 899  **Example:**
... ... @@ -902,11 +902,8 @@
902 902  
903 903  
904 904  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
872 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
905 905  
906 -(% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
907 -
908 -
909 -
910 910  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
911 911  
912 912  
... ... @@ -914,13 +914,14 @@
914 914  
915 915  * (% style="color:#037691" %)**AT Command:**
916 916  
917 -(% style="color:blue" %)**AT+TRIG2=a,b**
881 +**AT+TRIG2=a,b**
918 918  
919 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
920 920  
921 -(% style="color:red" %)**b :** (%%)delay timing.
884 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
922 922  
886 +b : delay timing.
923 923  
888 +
924 924  **Example:**
925 925  
926 926  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
... ... @@ -928,10 +928,11 @@
928 928  
929 929  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
930 930  
931 -(% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG2=aa,0x(bb cc)
896 +**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
932 932  
933 933  
934 934  
900 +
935 935  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
936 936  
937 937  
... ... @@ -939,15 +939,16 @@
939 939  
940 940  * (% style="color:#037691" %)**AT Command**
941 941  
942 -(% style="color:blue" %)**AT+ACLIM**
908 +**AT+ACLIM**
943 943  
944 944  
945 945  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
946 946  
947 -(% style="color:blue" %)**0x AA 01 aa bb cc dd ee ff gg hh        ** (%%) ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
913 +**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
948 948  
949 949  
950 950  
917 +
951 951  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
952 952  
953 953  
... ... @@ -955,15 +955,16 @@
955 955  
956 956  * (% style="color:#037691" %)**AT Command**
957 957  
958 -(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
925 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
959 959  
960 960  
961 961  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
962 962  
963 -(% style="color:blue" %)**0x AA 00 aa bb cc dd ee ff gg hh    ** (%%) ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
930 +**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
964 964  
965 965  
966 966  
934 +
967 967  ==== 3.4.2.11 Trigger – Set minimum interval ====
968 968  
969 969  
... ... @@ -971,21 +971,22 @@
971 971  
972 972  * (% style="color:#037691" %)**AT Command**
973 973  
974 -(% style="color:blue" %)**AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
942 +**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
975 975  
976 976  
977 977  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
978 978  
979 -(% style="color:blue" %)**0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
947 +**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
980 980  
981 981  (((
982 982  
983 983  
984 -(% style="color:red" %)**Note: ATDC setting must be more than 5min**
952 +(% style="color:red" %)Note: ATDC setting must be more than 5min
985 985  )))
986 986  
987 987  
988 988  
957 +
989 989  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
990 990  
991 991  
... ... @@ -995,7 +995,7 @@
995 995  
996 996  
997 997  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
998 -* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
967 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
999 999  
1000 1000  (((
1001 1001  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1008,15 +1008,16 @@
1008 1008  [[image:image-20220524092754-5.png]]
1009 1009  
1010 1010  (((
1011 -(% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
980 +(% style="color:red" %)Note: For LT-22222-L, there is no DO3, the last byte can use any value.
1012 1012  )))
1013 1013  
1014 1014  (((
1015 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
984 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1016 1016  )))
1017 1017  
1018 1018  
1019 1019  
989 +
1020 1020  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1021 1021  
1022 1022  
... ... @@ -1027,7 +1027,7 @@
1027 1027  
1028 1028  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1029 1029  
1030 -(% style="color:blue" %)**0xA9 aa bb cc     **(%%) ~/~/ Set DO1/DO2/DO3 output with time control
1000 +**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1031 1031  
1032 1032  
1033 1033  This is to control the digital output time of DO pin. Include four bytes:
... ... @@ -1060,16 +1060,9 @@
1060 1060  
1061 1061   Latching time. Unit: ms
1062 1062  
1063 -Note:
1033 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1064 1064  
1065 - Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1066 1066  
1067 - Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1068 -
1069 -
1070 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1071 -
1072 -
1073 1073  **Example payload:**
1074 1074  
1075 1075  **~1. A9 01 01 01 01 07 D0**
... ... @@ -1090,6 +1090,7 @@
1090 1090  
1091 1091  
1092 1092  
1056 +
1093 1093  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1094 1094  
1095 1095  
... ... @@ -1100,7 +1100,7 @@
1100 1100  
1101 1101  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1102 1102  
1103 -(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1067 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1104 1104  
1105 1105  
1106 1106  (((
... ... @@ -1115,10 +1115,11 @@
1115 1115  [[image:image-20220524093724-9.png]]
1116 1116  )))
1117 1117  
1118 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1082 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1119 1119  
1120 1120  
1121 1121  
1086 +
1122 1122  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1123 1123  
1124 1124  
... ... @@ -1129,7 +1129,7 @@
1129 1129  
1130 1130  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1131 1131  
1132 -(% style="color:blue" %)**0x05 aa bb cc dd     ** (%%)~/~/ Set RO1/RO2 relay with time control
1097 +**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1133 1133  
1134 1134  
1135 1135  This is to control the relay output time of relay. Include four bytes:
... ... @@ -1145,24 +1145,17 @@
1145 1145  
1146 1146  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1147 1147  
1148 -[[image:image-20221008095908-1.png||height="364" width="564"]]
1113 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1149 1149  
1150 1150  
1151 1151  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1152 1152  
1153 -Note:
1118 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1154 1154  
1155 - Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1156 1156  
1157 - Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1158 -
1159 -
1160 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1161 -
1162 -
1163 1163  **Example payload:**
1164 1164  
1165 -**~1. 05 01 11 07 D0**
1123 +**~1. 05 01 11 07 D**
1166 1166  
1167 1167  Relay1 and Relay 2 will be set to NC , last 2 seconds, then change back to original state.
1168 1168  
... ... @@ -1187,33 +1187,39 @@
1187 1187  
1188 1188  * (% style="color:#037691" %)**AT Command:**
1189 1189  
1190 -(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1148 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1191 1191  
1192 1192  
1193 1193  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1194 1194  
1195 -(% style="color:blue" %)**0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
1153 +**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1196 1196  
1197 1197  
1198 1198  
1157 +
1199 1199  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1200 1200  
1201 1201  
1202 1202  * (% style="color:#037691" %)**AT Command:**
1203 1203  
1204 -(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1163 +**AT+SETCNT=aa,(bb cc dd ee) **
1205 1205  
1206 -(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1165 +aa: 1: Set count1,
1207 1207  
1208 -(% style="color:red" %)**bb cc dd ee: **(%%)number to be set
1167 +2: Set count2,
1209 1209  
1169 +3: Set AV1 count
1210 1210  
1171 +Bb cc dd ee: number to be set
1172 +
1173 +
1211 1211  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1212 1212  
1213 -(% style="color:blue" %)**0x A8 aa bb cc dd ee     ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1176 +**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1214 1214  
1215 1215  
1216 1216  
1180 +
1217 1217  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1218 1218  
1219 1219  
... ... @@ -1221,114 +1221,109 @@
1221 1221  
1222 1222  * (% style="color:#037691" %)**AT Command:**
1223 1223  
1224 -(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1188 +**AT+CLRCOUNT ** ~/~/ clear all counting
1225 1225  
1226 1226  
1227 1227  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1228 1228  
1229 -(% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
1193 +**0x A6 01    ** ~/~/ clear all counting
1230 1230  
1231 1231  
1232 1232  
1197 +
1233 1233  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1234 1234  
1235 1235  
1236 1236  * (% style="color:#037691" %)**AT Command:**
1237 1237  
1238 -(% style="color:blue" %)**AT+COUTIME=60  **(%%)~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1203 +**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1239 1239  
1240 1240  
1241 1241  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1242 1242  
1243 -(% style="color:blue" %)**0x A7 aa bb cc     ** (%%)~/~/ same as AT+COUTIME =aa bb cc,
1208 +**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1244 1244  
1245 1245  (((
1246 1246  range: aa bb cc:0 to 16777215,  (unit:second)
1212 +
1213 +
1247 1247  )))
1248 1248  
1216 +==== 3.4.2.20 Reset save DR DO state ====
1249 1249  
1250 1250  
1251 -==== 3.4.2.20 Reset save RO DO state ====
1252 -
1253 -
1254 1254  * (% style="color:#037691" %)**AT Command:**
1255 1255  
1256 -(% style="color:blue" %)**AT+RODORESET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1221 +**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1257 1257  
1258 -(% style="color:blue" %)**AT+RODORESET=0    **(%%)~/~/ After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1223 +**AT+RODORET=0  **~/~/After the device is reset, the previously saved RODO state (only MOD2 to MOD5) is read, and its state is not changed when it is reconnected to the network.
1259 1259  
1260 1260  
1261 1261  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1262 1262  
1263 -(% style="color:blue" %)**0x AD aa      ** (%%)~/~/ same as AT+RODORET =aa
1228 +**0x AD aa      **~/~/ same as AT+RODORET =aa
1264 1264  
1230 +(((
1231 +
1265 1265  
1266 -
1267 1267  ==== 3.4.2.21 Encrypted payload ====
1268 1268  
1269 1269  
1270 1270  * (% style="color:#037691" %)**AT Command:**
1271 1271  
1272 -(% style="color:blue" %)**AT+DECRYPT=1  ** (%%)~/~/ The payload is uploaded without encryption
1238 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1273 1273  
1274 -(% style="color:blue" %)**AT+DECRYPT=0    **(%%)~/~/  Encrypt when uploading payload (default)
1240 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1275 1275  
1276 1276  
1277 -
1278 1278  ==== 3.4.2.22 Get sensor value ====
1279 1279  
1280 1280  
1281 1281  * (% style="color:#037691" %)**AT Command:**
1282 1282  
1283 -(% style="color:blue" %)**AT+GETSENSORVALUE=0    **(%%)~/~/ The serial port gets the reading of the current sensor
1248 +**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1284 1284  
1285 -(% style="color:blue" %)**AT+GETSENSORVALUE=1    **(%%)~/~/ The serial port gets the current sensor reading and uploads it.
1250 +**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1286 1286  
1287 1287  
1288 -
1289 1289  ==== 3.4.2.23 Resets the downlink packet count ====
1290 1290  
1291 1291  
1292 1292  * (% style="color:#037691" %)**AT Command:**
1293 1293  
1294 -(% style="color:blue" %)**AT+DISFCNTCHECK=0   **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1258 +**AT+DISFCNTCHECK=0  **~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node will no longer receive downlink packets (default)
1295 1295  
1296 -(% style="color:blue" %)**AT+DISFCNTCHECK=1   **(%%)~/~/ When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1260 +**AT+DISFCNTCHECK=1  **~/~/When the downlink packet count sent by the server is less than the node downlink packet count or exceeds 16384, the node resets the downlink packet count and keeps it consistent with the server downlink packet count.
1297 1297  
1298 1298  
1299 -
1300 1300  ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1301 1301  
1302 1302  
1303 1303  * (% style="color:#037691" %)**AT Command:**
1304 1304  
1305 -(% style="color:blue" %)**AT+DISMACANS=0**   (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1268 + **AT+DISMACANS=0**  ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of 11 bytes (DR0 of US915, DR2 of AS923, DR2 of AU195), the node will send a packet with a payload of 00 and a port of 4. (default)
1306 1306  
1307 -(% style="color:blue" %)**AT+DISMACANS=1**  (%%) ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1270 + **AT+DISMACANS=1**      ~/~/ When the MACANS of the reply server plus the payload exceeds the maximum number of bytes of the DR, the node will ignore the MACANS and not reply, and only upload the payload part.
1308 1308  
1309 1309  
1310 1310  * (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1311 1311  
1312 -(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1275 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1313 1313  
1314 1314  
1315 -
1316 1316  ==== 3.4.2.25 Copy downlink to uplink ====
1317 1317  
1318 1318  
1319 1319  * (% style="color:#037691" %)**AT Command**(%%)**:**
1320 1320  
1321 -(% style="color:blue" %)**AT+RPL=5**   (%%) ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1283 + **AT+RPL=5**  ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100.
1322 1322  
1323 1323  Example:**aa xx xx xx xx**         ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent.
1324 1324  
1325 -
1326 1326  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1327 1327  
1328 1328  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1329 1329  
1330 -
1331 -
1332 1332  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]]
1333 1333  
1334 1334  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -1341,16 +1341,17 @@
1341 1341  * (((
1342 1342  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
1343 1343  
1344 -(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1345 -
1346 -
1303 +**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1347 1347  )))
1348 1348  
1349 -**Example:**
1306 +Example:
1350 1350  
1351 1351  [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]]
1352 1352  
1353 1353  
1311 +
1312 +)))
1313 +
1354 1354  == 3.5 Integrate with Mydevice ==
1355 1355  
1356 1356  
... ... @@ -1400,8 +1400,10 @@
1400 1400  [[image:image-20220524094909-5.png||height="341" width="734"]]
1401 1401  
1402 1402  
1363 +
1403 1403  == 3.6 Interface Detail ==
1404 1404  
1366 +
1405 1405  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1406 1406  
1407 1407  
... ... @@ -1410,6 +1410,7 @@
1410 1410  [[image:1653356991268-289.png]]
1411 1411  
1412 1412  
1375 +
1413 1413  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1414 1414  
1415 1415  
... ... @@ -1446,10 +1446,10 @@
1446 1446  )))
1447 1447  
1448 1448  * (((
1449 -Connect sensor's output to DI1-
1412 +Connect sensors output to DI1-
1450 1450  )))
1451 1451  * (((
1452 -Connect sensor's VCC to DI1+.
1415 +Connect sensors VCC to DI1+.
1453 1453  )))
1454 1454  
1455 1455  (((
... ... @@ -1457,15 +1457,17 @@
1457 1457  )))
1458 1458  
1459 1459  (((
1460 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1423 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1461 1461  )))
1462 1462  
1463 1463  (((
1464 -If** DI1+ **= **12v**, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1427 +If DI1+ = 12v, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA , So the LT-22222-L will be able to detect this active signal.
1465 1465  )))
1466 1466  
1467 1467  (((
1468 1468  
1432 +
1433 +
1469 1469  )))
1470 1470  
1471 1471  (((
... ... @@ -1477,10 +1477,10 @@
1477 1477  )))
1478 1478  
1479 1479  * (((
1480 -Connect sensor's output to DI1+
1445 +Connect sensors output to DI1+
1481 1481  )))
1482 1482  * (((
1483 -Connect sensor's GND DI1-.
1448 +Connect sensors GND DI1-.
1484 1484  )))
1485 1485  
1486 1486  (((
... ... @@ -1497,6 +1497,8 @@
1497 1497  
1498 1498  (((
1499 1499  
1465 +
1466 +
1500 1500  )))
1501 1501  
1502 1502  (((
... ... @@ -1508,10 +1508,10 @@
1508 1508  )))
1509 1509  
1510 1510  * (((
1511 -Connect sensor's output to DI1+ with a serial 50K resistor
1478 +Connect sensors output to DI1+ with a serial 50K resistor
1512 1512  )))
1513 1513  * (((
1514 -Connect sensor's GND DI1-.
1481 +Connect sensors GND DI1-.
1515 1515  )))
1516 1516  
1517 1517  (((
... ... @@ -1527,16 +1527,16 @@
1527 1527  )))
1528 1528  
1529 1529  
1497 +
1530 1530  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1531 1531  
1532 1532  
1533 -**NPN output**: GND or Float. Max voltage can apply to output pin is 36v.
1501 +NPN output: GND or Float. Max voltage can apply to output pin is 36v.
1534 1534  
1535 -Note: DO pins go to float when device is power off.
1536 -
1537 1537  [[image:1653357531600-905.png]]
1538 1538  
1539 1539  
1506 +
1540 1540  === 3.6.4 Analog Input Interface ===
1541 1541  
1542 1542  
... ... @@ -1552,13 +1552,13 @@
1552 1552  We take the wind speed sensor as an example for reference only.
1553 1553  
1554 1554  
1555 -(% style="color:blue" %)**Specifications of the wind speed sensor:**
1522 +**Specifications of the wind speed sensor:**
1556 1556  
1557 -**Red:  12~~24v**
1524 +Red:  12~~24v
1558 1558  
1559 -**Yellow:  4~~20mA**
1526 +Yellow:  4~~20mA
1560 1560  
1561 -**Black:  GND**
1528 +Black:  GND
1562 1562  
1563 1563  
1564 1564  **Connection diagram:**
... ... @@ -1568,21 +1568,20 @@
1568 1568  [[image:1653357648330-671.png||height="155" width="733"]]
1569 1569  
1570 1570  
1538 +
1571 1571  === 3.6.5 Relay Output ===
1572 1572  
1573 1573  
1574 1574  (((
1575 -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:
1576 -
1577 -**Note**: RO pins go to Open(NO) when device is power off.
1543 +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:
1578 1578  )))
1579 1579  
1580 1580  [[image:image-20220524100215-9.png]]
1581 1581  
1582 -
1583 1583  [[image:image-20220524100215-10.png||height="382" width="723"]]
1584 1584  
1585 1585  
1551 +
1586 1586  == 3.7 LEDs Indicators ==
1587 1587  
1588 1588  
... ... @@ -1589,19 +1589,15 @@
1589 1589  [[image:image-20220524100748-11.png]]
1590 1590  
1591 1591  
1558 +
1592 1592  = 4. Use AT Command =
1593 1593  
1561 +
1594 1594  == 4.1 Access AT Command ==
1595 1595  
1596 1596  
1597 -(((
1598 1598  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.
1599 -)))
1600 1600  
1601 -(((
1602 -
1603 -)))
1604 -
1605 1605  [[image:1653358238933-385.png]]
1606 1606  
1607 1607  
... ... @@ -1629,7 +1629,7 @@
1629 1629  )))
1630 1630  
1631 1631  (((
1632 -AT+<CMD>=?       :  Get the value
1594 +AT+<CMD>=?       : Get the value
1633 1633  )))
1634 1634  
1635 1635  (((
... ... @@ -1657,11 +1657,11 @@
1657 1657  )))
1658 1658  
1659 1659  (((
1660 -AT+APPSKEY:  Get or Set the Application Session Key
1622 +AT+APPSKEY: Get or Set the Application Session Key
1661 1661  )))
1662 1662  
1663 1663  (((
1664 -AT+APPEUI:  Get or Set the Application EUI
1626 +AT+APPEUI: Get or Set the Application EUI
1665 1665  )))
1666 1666  
1667 1667  (((
... ... @@ -1673,7 +1673,7 @@
1673 1673  )))
1674 1674  
1675 1675  (((
1676 -AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1638 +AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1677 1677  )))
1678 1678  
1679 1679  (((
... ... @@ -1709,7 +1709,7 @@
1709 1709  )))
1710 1710  
1711 1711  (((
1712 -AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1674 +AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1713 1713  )))
1714 1714  
1715 1715  (((
... ... @@ -1753,7 +1753,7 @@
1753 1753  )))
1754 1754  
1755 1755  (((
1756 -AT+VER:  Get current image version and Frequency Band
1718 +AT+VER: Get current image version and Frequency Band
1757 1757  )))
1758 1758  
1759 1759  (((
... ... @@ -1761,7 +1761,7 @@
1761 1761  )))
1762 1762  
1763 1763  (((
1764 -AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1726 +AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1765 1765  )))
1766 1766  
1767 1767  (((
... ... @@ -1801,108 +1801,107 @@
1801 1801  )))
1802 1802  
1803 1803  
1766 +
1804 1804  == 4.2 Common AT Command Sequence ==
1805 1805  
1769 +
1806 1806  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1807 1807  
1808 1808  (((
1809 1809  
1810 1810  
1811 -(((
1812 -(% style="color:blue" %)**If device has not joined network yet:**
1775 +**If device has not joined network yet:**
1813 1813  )))
1814 -)))
1815 1815  
1816 1816  (((
1817 -(% style="background-color:#dcdcdc" %)**123456**
1779 +(% style="background-color:#dcdcdc" %)123456
1818 1818  )))
1819 1819  
1820 1820  (((
1821 -(% style="background-color:#dcdcdc" %)**AT+FDR**
1783 +(% style="background-color:#dcdcdc" %)AT+FDR
1822 1822  )))
1823 1823  
1824 1824  (((
1825 -(% style="background-color:#dcdcdc" %)**123456**
1787 +(% style="background-color:#dcdcdc" %)123456
1826 1826  )))
1827 1827  
1828 1828  (((
1829 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1791 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1830 1830  )))
1831 1831  
1832 1832  (((
1833 -(% style="background-color:#dcdcdc" %)**ATZ**
1795 +(% style="background-color:#dcdcdc" %)ATZ
1834 1834  )))
1835 1835  
1836 1836  
1837 1837  (((
1838 -(% style="color:blue" %)**If device already joined network:**
1800 +**If device already joined network:**
1839 1839  )))
1840 1840  
1841 1841  (((
1842 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1804 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1843 1843  )))
1844 1844  
1845 1845  (((
1846 -(% style="background-color:#dcdcdc" %)**ATZ**
1808 +(% style="background-color:#dcdcdc" %)ATZ
1847 1847  )))
1848 1848  
1849 1849  
1812 +
1850 1850  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1851 1851  
1852 1852  (((
1853 1853  
1854 1854  
1855 -(((
1856 -(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1818 +(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1857 1857  )))
1858 -)))
1859 1859  
1860 1860  (((
1861 -(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset Parameters to Factory Default, Keys Reserve
1822 +(% style="background-color:#dcdcdc" %) AT+FDR(%%)   Reset Parameters to Factory Default, Keys Reserve
1862 1862  )))
1863 1863  
1864 1864  (((
1865 -(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1826 +(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1866 1866  )))
1867 1867  
1868 1868  (((
1869 -(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to work in CLASS C
1830 +(% style="background-color:#dcdcdc" %) AT+CLASS=C(%%) Set to work in CLASS C
1870 1870  )))
1871 1871  
1872 1872  (((
1873 -(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%)  ~/~/ Set to ABP mode
1834 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1874 1874  )))
1875 1875  
1876 1876  (((
1877 -(% style="background-color:#dcdcdc" %) **AT+ADR=0**(%%)  ~/~/ Set the Adaptive Data Rate Off
1838 +(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1878 1878  )))
1879 1879  
1880 1880  (((
1881 -(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%)  ~/~/ Set Data Rate
1842 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1882 1882  )))
1883 1883  
1884 1884  (((
1885 -(% style="background-color:#dcdcdc" %)** AT+TDC=60000**(%%)  ~/~/ Set transmit interval to 60 seconds
1846 +(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1886 1886  )))
1887 1887  
1888 1888  (((
1889 -(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4Mhz
1850 +(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1890 1890  )))
1891 1891  
1892 1892  (((
1893 -(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2Frequency to 868.4Mhz (according to the result from server)
1854 +(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1894 1894  )))
1895 1895  
1896 1896  (((
1897 -(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2DR to match the downlink DR from server. see below
1858 +(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1898 1898  )))
1899 1899  
1900 1900  (((
1901 -(% 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.
1862 +(% 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.
1902 1902  )))
1903 1903  
1904 1904  (((
1905 -(% style="background-color:#dcdcdc" %)** ATZ**         (%%) ~/~/ Reset MCU
1866 +(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1906 1906  
1907 1907  
1908 1908  )))
... ... @@ -1912,15 +1912,11 @@
1912 1912  )))
1913 1913  
1914 1914  (((
1915 -**~1. Make sure the device is set to ABP mode in the IoT Server.**
1876 +(% style="color:red" %)1. Make sure the device is set to ABP mode in the IoT Server.
1877 +2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1878 +3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.
1879 +4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5
1916 1916  
1917 -**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1918 -
1919 -**3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?
1920 -dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1921 -
1922 -**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5**
1923 -
1924 1924  
1925 1925  )))
1926 1926  
... ... @@ -1932,19 +1932,19 @@
1932 1932  
1933 1933  )))
1934 1934  
1892 +
1935 1935  === 4.2.3 Change to Class A ===
1936 1936  
1937 1937  
1938 -(((
1939 -(% style="color:blue" %)**If sensor JOINED:**
1896 +If sensor JOINED
1897 +(% style="background-color:#dcdcdc" %)AT+CLASS=A
1898 +ATZ
1940 1940  
1941 -(% style="background-color:#dcdcdc" %)**AT+CLASS=A
1942 -ATZ**
1943 -)))
1944 1944  
1945 1945  
1946 1946  = 5. FAQ =
1947 1947  
1904 +
1948 1948  == 5.1 How to upgrade the image? ==
1949 1949  
1950 1950  
... ... @@ -1965,10 +1965,8 @@
1965 1965  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1966 1966  
1967 1967  
1968 -(((
1969 1969  (% style="color:blue" %)**For LT-22222-L**(%%):
1970 1970  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.
1971 -)))
1972 1972  
1973 1973  
1974 1974  )))
... ... @@ -1988,6 +1988,8 @@
1988 1988  
1989 1989  (((
1990 1990  (((
1946 +
1947 +
1991 1991  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1992 1992  
1993 1993  
... ... @@ -2001,6 +2001,7 @@
2001 2001  (((
2002 2002  
2003 2003  
1961 +
2004 2004  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2005 2005  
2006 2006  
... ... @@ -2022,14 +2022,10 @@
2022 2022  
2023 2023  (((
2024 2024  (% 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.
2025 -
2026 -
2027 2027  )))
2028 2028  
2029 2029  (((
2030 2030  [[image:1653360231087-571.png||height="401" width="727"]]
2031 -
2032 -
2033 2033  )))
2034 2034  
2035 2035  (((
... ... @@ -2037,23 +2037,21 @@
2037 2037  )))
2038 2038  
2039 2039  
2040 -
2041 2041  (((
2042 2042  (% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2043 -
2044 -
2045 2045  )))
2046 2046  
2047 2047  (((
2048 -(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2049 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2050 -(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2051 -(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2052 -(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2053 -(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2054 -(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2055 -(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2056 -(% style="background-color:#dcdcdc" %)**ATZ**        (%%) :  Reset MCU
1999 +(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
2000 +(% style="background-color:#dcdcdc" %)AT+FDR(%%)  Reset Parameters to Factory Default, Keys Reserve
2001 +(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
2002 +(% style="background-color:#dcdcdc" %)AT+NJM=0 (%%) Set to ABP mode
2003 +(% style="background-color:#dcdcdc" %)AT+ADR=0 (%%) Set the Adaptive Data Rate Off
2004 +(% style="background-color:#dcdcdc" %)AT+DR=5 (%%) Set Data Rate (Set AT+DR=3 for 915 band)
2005 +(% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%) Set transmit interval to 60 seconds
2006 +(% style="background-color:#dcdcdc" %)AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
2007 +(% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%)  Set Device Address to 26 01 1A F1
2008 +(% style="background-color:#dcdcdc" %)ATZ        (%%) Reset MCU
2057 2057  )))
2058 2058  
2059 2059  
... ... @@ -2064,6 +2064,7 @@
2064 2064  [[image:1653360498588-932.png||height="485" width="726"]]
2065 2065  
2066 2066  
2019 +
2067 2067  == 5.4 Can I see counting event in Serial? ==
2068 2068  
2069 2069  
... ... @@ -2071,11 +2071,13 @@
2071 2071  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.
2072 2072  
2073 2073  
2027 +
2074 2074  == 5.5 Can i use point to point communication for LT-22222-L? ==
2075 2075  
2076 2076  
2077 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]].
2031 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
2078 2078  
2033 +
2079 2079  
2080 2080  )))
2081 2081  
... ... @@ -2092,21 +2092,7 @@
2092 2092  After restart, the status before power failure will be read from flash.
2093 2093  
2094 2094  
2095 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2096 2096  
2097 -
2098 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2099 -
2100 -
2101 -[[image:image-20221006170630-1.png||height="610" width="945"]]
2102 -
2103 -
2104 -== 5.8 Can LT22222-L save RO state? ==
2105 -
2106 -
2107 -Firmware version needs to be no less than 1.6.0.
2108 -
2109 -
2110 2110  = 6. Trouble Shooting =
2111 2111  )))
2112 2112  
... ... @@ -2125,6 +2125,7 @@
2125 2125  (((
2126 2126  
2127 2127  
2069 +
2128 2128  == 6.2 Have trouble to upload image. ==
2129 2129  
2130 2130  
... ... @@ -2137,6 +2137,7 @@
2137 2137  (((
2138 2138  
2139 2139  
2082 +
2140 2140  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2141 2141  
2142 2142  
... ... @@ -2147,6 +2147,7 @@
2147 2147  )))
2148 2148  
2149 2149  
2093 +
2150 2150  = 7. Order Info =
2151 2151  
2152 2152  
... ... @@ -2164,7 +2164,6 @@
2164 2164  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2165 2165  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2166 2166  
2167 -
2168 2168  = 8. Packing Info =
2169 2169  
2170 2170  
... ... @@ -2182,7 +2182,6 @@
2182 2182  * Package Size / pcs : 14.5 x 8 x 5 cm
2183 2183  * Weight / pcs : 170g
2184 2184  
2185 -
2186 2186  = 9. Support =
2187 2187  
2188 2188  
... ... @@ -2193,6 +2193,7 @@
2193 2193  Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LT系列/support@dragino.com]]
2194 2194  
2195 2195  
2138 +
2196 2196  
2197 2197  )))
2198 2198  
image-20221006170630-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -486.5 KB
Content
image-20221008095908-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Bei
Size
... ... @@ -1,1 +1,0 @@
1 -41.8 KB
Content
image-20221112174847-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -102.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0