<
From version < 93.1 >
edited by Bei Jinggeng
on 2022/08/24 15:56
To version < 104.1 >
edited by Xiaoling
on 2022/11/12 17:48
>
Change comment: Uploaded new attachment "image-20221112174847-1.png", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Bei
1 +XWiki.Xiaoling
Content
... ... @@ -15,13 +15,16 @@
15 15  
16 16  = 1.Introduction =
17 17  
18 +
18 18  == 1.1 What is LT Series I/O Controller ==
19 19  
20 20  (((
21 21  
22 22  
24 +(((
23 23  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.
24 24  )))
27 +)))
25 25  
26 26  (((
27 27  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.
... ... @@ -57,7 +57,7 @@
57 57  (((
58 58  
59 59  
60 -**Hardware System:**
63 +(% style="color:#037691" %)**Hardware System:**
61 61  )))
62 62  
63 63  * (((
... ... @@ -82,7 +82,7 @@
82 82  (((
83 83  
84 84  
85 -**Interface for Model: LT22222-L:**
88 +(% style="color:#037691" %)**Interface for Model: LT22222-L:**
86 86  )))
87 87  
88 88  * (((
... ... @@ -107,7 +107,7 @@
107 107  (((
108 108  
109 109  
110 -**LoRa Spec:**
113 +(% style="color:#037691" %)**LoRa Spec:**
111 111  )))
112 112  
113 113  * (((
... ... @@ -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  
... ... @@ -212,10 +212,14 @@
212 212  = 2. Power ON Device =
213 213  
214 214  
216 +(((
215 215  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 +)))
216 216  
217 217  (((
218 218  PWR will on when device is properly powered.
222 +
223 +
219 219  )))
220 220  
221 221  [[image:1653297104069-180.png]]
... ... @@ -224,6 +224,7 @@
224 224  
225 225  = 3. Operation Mode =
226 226  
232 +
227 227  == 3.1 How it works? ==
228 228  
229 229  
... ... @@ -268,12 +268,12 @@
268 268  
269 269  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
270 270  
271 -Add APP EUI in the application.
277 +**Add APP EUI in the application.**
272 272  
273 273  [[image:1653297955910-247.png||height="321" width="716"]]
274 274  
275 275  
276 -Add APP KEY and DEV EUI
282 +**Add APP KEY and DEV EUI**
277 277  
278 278  [[image:1653298023685-319.png]]
279 279  
... ... @@ -281,6 +281,8 @@
281 281  
282 282  (((
283 283  (% 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.
290 +
291 +
284 284  )))
285 285  
286 286  [[image:1653298044601-602.png||height="405" width="709"]]
... ... @@ -303,7 +303,9 @@
303 303  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
304 304  
305 305  
314 +(((
306 306  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
316 +)))
307 307  
308 308  [[image:image-20220523174024-3.png]]
309 309  
... ... @@ -319,7 +319,7 @@
319 319  * DI is for digital input. DIx=1: high or float, DIx=0: low.
320 320  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
321 321  
322 -(% style="color:red" %)Note: DI3 and DO3 bit are not valid for LT-22222-L
332 +(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L**
323 323  
324 324  For example if payload is: [[image:image-20220523175847-2.png]]
325 325  
... ... @@ -358,7 +358,9 @@
358 358  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
359 359  
360 360  
371 +(((
361 361  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
373 +)))
362 362  
363 363  (((
364 364  Total : 11 bytes payload
... ... @@ -378,7 +378,7 @@
378 378  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
379 379  
380 380  (((
381 -(% style="color:red" %)Note: DO3 bit is not valid for LT-22222-L.
393 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.**
382 382  )))
383 383  
384 384  (((
... ... @@ -390,16 +390,22 @@
390 390  (% class="box infomessage" %)
391 391  (((
392 392  (((
405 +(((
393 393  **AT+MOD=2**
407 +)))
394 394  
409 +(((
395 395  **ATZ**
396 396  )))
397 397  )))
413 +)))
398 398  
399 399  (((
400 400  
401 401  
402 402  (% style="color:#4f81bd" %)**AT Commands for counting:**
419 +
420 +
403 403  )))
404 404  
405 405  (((
... ... @@ -441,7 +441,7 @@
441 441  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
442 442  
443 443  (((
444 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
462 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
445 445  )))
446 446  
447 447  
... ... @@ -452,11 +452,15 @@
452 452  (% class="box infomessage" %)
453 453  (((
454 454  (((
473 +(((
455 455  **AT+MOD=3**
475 +)))
456 456  
477 +(((
457 457  **ATZ**
458 458  )))
459 459  )))
481 +)))
460 460  
461 461  (((
462 462  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -467,9 +467,13 @@
467 467  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
468 468  
469 469  
492 +(((
470 470  **LT22222-L**: This mode the DI1 is used as a counting pin.
494 +)))
471 471  
496 +(((
472 472  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.
498 +)))
473 473  
474 474  [[image:image-20220523181903-8.png]]
475 475  
... ... @@ -485,7 +485,7 @@
485 485  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
486 486  
487 487  (((
488 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
514 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
489 489  )))
490 490  
491 491  (((
... ... @@ -497,14 +497,17 @@
497 497  (% class="box infomessage" %)
498 498  (((
499 499  (((
526 +(((
500 500  **AT+MOD=4**
528 +)))
501 501  
530 +(((
502 502  **ATZ**
503 503  )))
504 504  )))
534 +)))
505 505  
506 506  
507 -
508 508  (((
509 509  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
510 510  )))
... ... @@ -546,7 +546,7 @@
546 546  )))
547 547  
548 548  (((
549 -(% style="color:red" %)Note: DO3 is not valid for LT-22222-L.
578 +(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.**
550 550  )))
551 551  
552 552  (((
... ... @@ -558,11 +558,15 @@
558 558  (% class="box infomessage" %)
559 559  (((
560 560  (((
590 +(((
561 561  **AT+MOD=5**
592 +)))
562 562  
594 +(((
563 563  **ATZ**
564 564  )))
565 565  )))
598 +)))
566 566  
567 567  (((
568 568  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -592,6 +592,7 @@
592 592  
593 593  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
594 594  
628 +
595 595  **Example:**
596 596  
597 597  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)
... ... @@ -604,6 +604,7 @@
604 604  
605 605  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
606 606  
641 +
607 607  **Example:**
608 608  
609 609  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -622,6 +622,7 @@
622 622  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
623 623  
624 624  
660 +
625 625  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
626 626  
627 627  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -670,6 +670,7 @@
670 670  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
671 671  
672 672  
709 +
673 673  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
674 674  
675 675  [[image:image-20220524090249-3.png]]
... ... @@ -681,6 +681,7 @@
681 681  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
682 682  
683 683  
721 +
684 684  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
685 685  
686 686  [[image:image-20220524090456-4.png]]
... ... @@ -694,6 +694,7 @@
694 694  00000101: Means both DI1 and DI2 trigger are enabled.
695 695  
696 696  
735 +
697 697  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
698 698  
699 699  Downlink command to poll MOD6 status:
... ... @@ -709,7 +709,7 @@
709 709  (((
710 710  
711 711  
712 -**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0>>https://www.dropbox.com/sh/wtrzu7avdtkmn3z/AACK5NwOMkU9jnvf1uCMuqrVa?dl=0]]
751 +**Decoder for TTN/loraserver/ChirpStack**:  [[https:~~/~~/github.com/dragino/dragino-end-node-decoder>>https://github.com/dragino/dragino-end-node-decoder]]
713 713  )))
714 714  
715 715  
... ... @@ -717,20 +717,26 @@
717 717  == 3.4 ​Configure LT via AT or Downlink ==
718 718  
719 719  
759 +(((
720 720  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
761 +)))
721 721  
722 722  (((
764 +(((
723 723  There are two kinds of Commands:
724 724  )))
767 +)))
725 725  
726 -* (% 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]]
769 +* (% 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]]
727 727  
728 -* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
771 +* (% style="color:blue" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L.  User can see these commands below:
729 729  
730 730  === 3.4.1 Common Commands ===
731 731  
732 732  
776 +(((
733 733  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]]
778 +)))
734 734  
735 735  
736 736  
... ... @@ -744,7 +744,7 @@
744 744  
745 745  * (% style="color:#037691" %)**AT Command:**
746 746  
747 -**AT+TDC=N **
792 +(% style="color:blue" %)**AT+TDC=N **
748 748  
749 749  
750 750  **Example: **AT+TDC=30000. Means set interval to 30 seconds
... ... @@ -752,11 +752,10 @@
752 752  
753 753  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
754 754  
755 -**0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
800 +(% style="color:blue" %)**0x01 aa bb cc  **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)**
756 756  
757 757  
758 758  
759 -
760 760  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
761 761  
762 762  
... ... @@ -764,7 +764,7 @@
764 764  
765 765  * (% style="color:#037691" %)**AT Command:**
766 766  
767 -**AT+MOD=N  **
811 +(% style="color:blue" %)**AT+MOD=N  **
768 768  
769 769  
770 770  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
... ... @@ -772,11 +772,10 @@
772 772  
773 773  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
774 774  
775 -**0x0A aa    ** ~/~/ Same as AT+MOD=aa
819 +(% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
776 776  
777 777  
778 778  
779 -
780 780  ==== 3.4.2.3 Poll an uplink ====
781 781  
782 782  
... ... @@ -787,13 +787,13 @@
787 787  
788 788  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
789 789  
790 -**0x08 FF     **~/~/ Poll an uplink
833 +(% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
791 791  
835 +
792 792  **Example**: 0x08FF, ask device to send an Uplink
793 793  
794 794  
795 795  
796 -
797 797  ==== 3.4.2.4 Enable Trigger Mode ====
798 798  
799 799  
... ... @@ -801,16 +801,16 @@
801 801  
802 802  * (% style="color:#037691" %)**AT Command:**
803 803  
804 -**AT+ADDMOD6=1 or 0**
847 +(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
805 805  
806 -1: Enable Trigger Mode
849 +(% style="color:red" %)**1:** (%%)Enable Trigger Mode
807 807  
808 -0: Disable Trigger Mode
851 +(% style="color:red" %)**0: **(%%)Disable Trigger Mode
809 809  
810 810  
811 811  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
812 812  
813 -**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
856 +(% style="color:blue" %)**0x0A 06 aa    **(%%) ~/~/ Same as AT+ADDMOD6=aa
814 814  
815 815  
816 816  
... ... @@ -827,11 +827,10 @@
827 827  
828 828  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
829 829  
830 -**0xAB 06         **~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
873 +(% style="color:blue" %)**0xAB 06  ** (%%) ~/~/ Poll trigger settings, device will uplink trigger settings once receive this command
831 831  
832 832  
833 833  
834 -
835 835  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
836 836  
837 837  
... ... @@ -839,7 +839,7 @@
839 839  
840 840  * (% style="color:#037691" %)**AT Command:**
841 841  
842 -**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
884 +(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
843 843  
844 844  
845 845  **Example:**
... ... @@ -848,11 +848,10 @@
848 848  
849 849  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
850 850  
851 -**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
893 +(% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
852 852  
853 853  
854 854  
855 -
856 856  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
857 857  
858 858  
... ... @@ -860,11 +860,11 @@
860 860  
861 861  * (% style="color:#037691" %)**AT Command:**
862 862  
863 -**AT+TRIG1=a,b**
904 +(% style="color:blue" %)**AT+TRIG1=a,b**
864 864  
865 -a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
906 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
866 866  
867 -b : delay timing.
908 +(% style="color:red" %)**b :** (%%)delay timing.
868 868  
869 869  
870 870  **Example:**
... ... @@ -873,9 +873,11 @@
873 873  
874 874  
875 875  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
876 -* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
877 877  
918 +(% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
878 878  
920 +
921 +
879 879  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
880 880  
881 881  
... ... @@ -883,14 +883,13 @@
883 883  
884 884  * (% style="color:#037691" %)**AT Command:**
885 885  
886 -**AT+TRIG2=a,b**
929 +(% style="color:blue" %)**AT+TRIG2=a,b**
887 887  
931 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
888 888  
889 -a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
933 +(% style="color:red" %)**b :** (%%)delay timing.
890 890  
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 )
... ... @@ -898,11 +898,10 @@
898 898  
899 899  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
900 900  
901 -**0x09 02 aa bb cc           **~/~/ same as AT+TRIG1=aa,0x(bb cc)
943 +(% style="color:blue" %)**0x09 02 aa bb cc   ** (%%)~/~/ same as AT+TRIG1=aa,0x(bb cc)
902 902  
903 903  
904 904  
905 -
906 906  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
907 907  
908 908  
... ... @@ -910,16 +910,15 @@
910 910  
911 911  * (% style="color:#037691" %)**AT Command**
912 912  
913 -**AT+ACLIM**
954 +(% style="color:blue" %)**AT+ACLIM**
914 914  
915 915  
916 916  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
917 917  
918 -**0x AA 01 aa bb cc dd ee ff gg hh        ** ~/~/ same as AT+ACLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
959 +(% 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"]]
919 919  
920 920  
921 921  
922 -
923 923  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
924 924  
925 925  
... ... @@ -927,16 +927,15 @@
927 927  
928 928  * (% style="color:#037691" %)**AT Command**
929 929  
930 -**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
970 +(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
931 931  
932 932  
933 933  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
934 934  
935 -**0x AA 00 aa bb cc dd ee ff gg hh    ** ~/~/ same as AT+AVLIM See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
975 +(% 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"]]
936 936  
937 937  
938 938  
939 -
940 940  ==== 3.4.2.11 Trigger – Set minimum interval ====
941 941  
942 942  
... ... @@ -944,22 +944,21 @@
944 944  
945 945  * (% style="color:#037691" %)**AT Command**
946 946  
947 -**AT+ATDC=5        ** Device won't response the second trigger within 5 minute after the first trigger.
986 +(% style="color:blue" %)**AT+ATDC=5        ** (%%)Device won't response the second trigger within 5 minute after the first trigger.
948 948  
949 949  
950 950  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
951 951  
952 -**0x AC aa bb   ** ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
991 +(% style="color:blue" %)**0x AC aa bb   **(%%) ~/~/ same as AT+ATDC=0x(aa bb)   . Unit (min)
953 953  
954 954  (((
955 955  
956 956  
957 -(% style="color:red" %)Note: ATDC setting must be more than 5min
996 +(% style="color:red" %)**Note: ATDC setting must be more than 5min**
958 958  )))
959 959  
960 960  
961 961  
962 -
963 963  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
964 964  
965 965  
... ... @@ -969,7 +969,7 @@
969 969  
970 970  
971 971  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
972 -* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1010 +* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
973 973  
974 974  (((
975 975  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -982,16 +982,15 @@
982 982  [[image:image-20220524092754-5.png]]
983 983  
984 984  (((
985 -(% style="color:red" %)Note: For LT-22222-L, there is no DO3, the last byte can use any value.
1023 +(% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.**
986 986  )))
987 987  
988 988  (((
989 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1027 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
990 990  )))
991 991  
992 992  
993 993  
994 -
995 995  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
996 996  
997 997  
... ... @@ -1002,7 +1002,7 @@
1002 1002  
1003 1003  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1004 1004  
1005 -**0xA9 aa bb cc     **~/~/ Set DO1/DO2/DO3 output with time control
1042 +(% style="color:blue" %)**0xA9 aa bb cc     **(%%) ~/~/ Set DO1/DO2/DO3 output with time control
1006 1006  
1007 1007  
1008 1008  This is to control the digital output time of DO pin. Include four bytes:
... ... @@ -1035,7 +1035,7 @@
1035 1035  
1036 1036   Latching time. Unit: ms
1037 1037  
1038 -Device will upload a packet if downlink code executes successfully.
1075 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1039 1039  
1040 1040  
1041 1041  **Example payload:**
... ... @@ -1056,10 +1056,8 @@
1056 1056  
1057 1057  DO1 pin no action, DO2 pin set low, DO3 pin set high, last 2 seconds, then DO1 pin no action, DO2 pin set high, DO3 pin set low
1058 1058  
1059 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1060 1060  
1061 1061  
1062 -
1063 1063  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1064 1064  
1065 1065  
... ... @@ -1070,7 +1070,7 @@
1070 1070  
1071 1071  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1072 1072  
1073 -**0x03 aa bb     **~/~/ Set RO1/RO2 output
1108 +(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1074 1074  
1075 1075  
1076 1076  (((
... ... @@ -1085,7 +1085,7 @@
1085 1085  [[image:image-20220524093724-9.png]]
1086 1086  )))
1087 1087  
1088 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1123 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1089 1089  
1090 1090  
1091 1091  
... ... @@ -1100,7 +1100,7 @@
1100 1100  
1101 1101  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1102 1102  
1103 -**0x05 aa bb cc dd     **~/~/ Set RO1/RO2 relay with time control
1138 +(% style="color:blue" %)**0x05 aa bb cc dd     ** (%%)~/~/ Set RO1/RO2 relay with time control
1104 1104  
1105 1105  
1106 1106  This is to control the relay output time of relay. Include four bytes:
... ... @@ -1116,12 +1116,12 @@
1116 1116  
1117 1117  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1118 1118  
1119 -[[image:image-20220714135731-1.png||height="406" width="627"]]
1154 +[[image:image-20221008095908-1.png||height="364" width="564"]]
1120 1120  
1121 1121  
1122 1122  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1123 1123  
1124 -Device will upload a packet if downlink code executes successfully.
1159 +(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1125 1125  
1126 1126  
1127 1127  **Example payload:**
... ... @@ -1142,10 +1142,8 @@
1142 1142  
1143 1143  Relay 1 & relay2 will change to NO, last 2 seconds, then both change to NC.
1144 1144  
1145 -(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1146 1146  
1147 1147  
1148 -
1149 1149  ==== 3.4.2.16 Counting ~-~- Voltage threshold counting ====
1150 1150  
1151 1151  
... ... @@ -1153,39 +1153,33 @@
1153 1153  
1154 1154  * (% style="color:#037691" %)**AT Command:**
1155 1155  
1156 -**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1189 +(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1157 1157  
1158 1158  
1159 1159  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1160 1160  
1161 -**0xA5 aa bb cc   **~/~/ Same as AT+VOLMAX=(aa bb),cc
1194 +(% style="color:blue" %)**0xA5 aa bb cc   ** (%%)~/~/ Same as AT+VOLMAX=(aa bb),cc
1162 1162  
1163 1163  
1164 1164  
1165 -
1166 1166  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1167 1167  
1168 1168  
1169 1169  * (% style="color:#037691" %)**AT Command:**
1170 1170  
1171 -**AT+SETCNT=aa,(bb cc dd ee) **
1203 +(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1172 1172  
1173 -aa: 1: Set count1,
1205 +(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1174 1174  
1175 -2: Set count2,
1207 +(% style="color:red" %)**bb cc dd ee: **(%%)number to be set
1176 1176  
1177 -3: Set AV1 count
1178 1178  
1179 -Bb cc dd ee: number to be set
1180 -
1181 -
1182 1182  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1183 1183  
1184 -**0x A8 aa bb cc dd ee     **~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1212 +(% style="color:blue" %)**0x A8 aa bb cc dd ee     ** (%%)~/~/ same as AT+SETCNT=aa,(bb cc dd ee)
1185 1185  
1186 1186  
1187 1187  
1188 -
1189 1189  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1190 1190  
1191 1191  
... ... @@ -1193,102 +1193,116 @@
1193 1193  
1194 1194  * (% style="color:#037691" %)**AT Command:**
1195 1195  
1196 -**AT+CLRCOUNT ** ~/~/ clear all counting
1223 +(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1197 1197  
1198 1198  
1199 1199  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1200 1200  
1201 -**0x A6 01    ** ~/~/ clear all counting
1228 +(% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
1202 1202  
1203 1203  
1204 1204  
1205 -
1206 1206  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1207 1207  
1208 1208  
1209 1209  * (% style="color:#037691" %)**AT Command:**
1210 1210  
1211 -**AT+COUTIME=60  **~/~/ Set save time to 60 seconds. Device will save the counting result in internal flash every 60 seconds. (min value: 30)
1237 +(% 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)
1212 1212  
1213 1213  
1214 1214  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1215 1215  
1216 -**0x A7 aa bb cc     **~/~/ same as AT+COUTIME =aa bb cc,
1242 +(% style="color:blue" %)**0x A7 aa bb cc     ** (%%)~/~/ same as AT+COUTIME =aa bb cc,
1217 1217  
1218 1218  (((
1219 1219  range: aa bb cc:0 to 16777215,  (unit:second)
1220 -
1221 -
1222 1222  )))
1223 1223  
1248 +
1249 +
1224 1224  ==== 3.4.2.20 Reset save DR DO state ====
1225 1225  
1252 +
1226 1226  * (% style="color:#037691" %)**AT Command:**
1227 1227  
1228 -**AT+RODORET=1  **~/~/ RODO will close when the device joining the network. (default)
1255 +(% style="color:blue" %)**AT+RODORET=1    **(%%)~/~/ RODO will close when the device joining the network. (default)
1229 1229  
1230 -**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.
1257 +(% style="color:blue" %)**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.
1231 1231  
1232 1232  
1233 1233  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1234 1234  
1235 -**0x AD aa      **~/~/ same as AT+RODORET =aa
1262 +(% style="color:blue" %)**0x AD aa      ** (%%)~/~/ same as AT+RODORET =aa
1236 1236  
1237 -(((
1238 -
1239 1239  
1265 +
1240 1240  ==== 3.4.2.21 Encrypted payload ====
1241 1241  
1268 +
1242 1242  * (% style="color:#037691" %)**AT Command:**
1243 1243  
1244 -**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1271 +(% style="color:blue" %)**AT+DECRYPT=1  ** (%%)~/~/ The payload is uploaded without encryption
1245 1245  
1246 -**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1273 +(% style="color:blue" %)**AT+DECRYPT=0    **(%%)~/~/  Encrypt when uploading payload (default)
1247 1247  
1248 1248  
1276 +
1249 1249  ==== 3.4.2.22 Get sensor value ====
1250 1250  
1279 +
1251 1251  * (% style="color:#037691" %)**AT Command:**
1252 1252  
1253 -**AT+GETSENSORVALUE=0  **~/~/ The serial port gets the reading of the current sensor
1282 +(% style="color:blue" %)**AT+GETSENSORVALUE=0    **(%%)~/~/ The serial port gets the reading of the current sensor
1254 1254  
1255 -**AT+GETSENSORVALUE=1  **~/~/The serial port gets the current sensor reading and uploads it.
1284 +(% style="color:blue" %)**AT+GETSENSORVALUE=1    **(%%)~/~/ The serial port gets the current sensor reading and uploads it.
1256 1256  
1257 1257  
1287 +
1258 1258  ==== 3.4.2.23 Resets the downlink packet count ====
1259 1259  
1290 +
1260 1260  * (% style="color:#037691" %)**AT Command:**
1261 1261  
1262 -**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)
1293 +(% 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)
1263 1263  
1264 -**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.
1295 +(% 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.
1265 1265  
1266 1266  
1298 +
1299 +
1267 1267  ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1268 1268  
1302 +
1269 1269  * (% style="color:#037691" %)**AT Command:**
1270 1270  
1271 - **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)
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)
1272 1272  
1273 - **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.
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.
1274 1274  
1275 1275  
1276 1276  * (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1277 1277  
1278 -**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1312 +(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1279 1279  
1314 +
1315 +
1316 +
1280 1280  ==== 3.4.2.25 Copy downlink to uplink ====
1281 1281  
1319 +
1282 1282  * (% style="color:#037691" %)**AT Command**(%%)**:**
1283 1283  
1284 - **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 +(% 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.
1285 1285  
1286 1286  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.
1287 1287  
1326 +
1288 1288  [[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"]]
1289 1289  
1290 1290  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1291 1291  
1331 +
1332 +
1292 1292  [[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"]]
1293 1293  
1294 1294  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -1297,17 +1297,20 @@
1297 1297  
1298 1298  ==== 3.4.2.26 Query version number and frequency band 、TDC ====
1299 1299  
1341 +
1300 1300  * (((
1301 -(% style="color:#037691" %)**Downlink Payload**(%%)**: 26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1343 +(% style="color:#037691" %)**Downlink Payload**(%%)**:**
1344 +
1345 +(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1346 +
1347 +
1302 1302  )))
1303 1303  
1304 -Example:
1350 +**Example:**
1305 1305  
1306 1306  [[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"]]
1307 1307  
1308 1308  
1309 -
1310 -)))
1311 1311  
1312 1312  == 3.5 Integrate with Mydevice ==
1313 1313  
... ... @@ -1407,10 +1407,10 @@
1407 1407  )))
1408 1408  
1409 1409  * (((
1410 -Connect sensors output to DI1-
1454 +Connect sensor's output to DI1-
1411 1411  )))
1412 1412  * (((
1413 -Connect sensors VCC to DI1+.
1457 +Connect sensor's VCC to DI1+.
1414 1414  )))
1415 1415  
1416 1416  (((
... ... @@ -1418,11 +1418,11 @@
1418 1418  )))
1419 1419  
1420 1420  (((
1421 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1465 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1422 1422  )))
1423 1423  
1424 1424  (((
1425 -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.
1469 +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.
1426 1426  )))
1427 1427  
1428 1428  (((
... ... @@ -1440,10 +1440,10 @@
1440 1440  )))
1441 1441  
1442 1442  * (((
1443 -Connect sensors output to DI1+
1487 +Connect sensor's output to DI1+
1444 1444  )))
1445 1445  * (((
1446 -Connect sensors GND DI1-.
1490 +Connect sensor's GND DI1-.
1447 1447  )))
1448 1448  
1449 1449  (((
... ... @@ -1473,10 +1473,10 @@
1473 1473  )))
1474 1474  
1475 1475  * (((
1476 -Connect sensors output to DI1+ with a serial 50K resistor
1520 +Connect sensor's output to DI1+ with a serial 50K resistor
1477 1477  )))
1478 1478  * (((
1479 -Connect sensors GND DI1-.
1523 +Connect sensor's GND DI1-.
1480 1480  )))
1481 1481  
1482 1482  (((
... ... @@ -1517,13 +1517,13 @@
1517 1517  We take the wind speed sensor as an example for reference only.
1518 1518  
1519 1519  
1520 -**Specifications of the wind speed sensor:**
1564 +(% style="color:blue" %)**Specifications of the wind speed sensor:**
1521 1521  
1522 -Red:  12~~24v
1566 +**Red:  12~~24v**
1523 1523  
1524 -Yellow:  4~~20mA
1568 +**Yellow:  4~~20mA**
1525 1525  
1526 -Black:  GND
1570 +**Black:  GND**
1527 1527  
1528 1528  
1529 1529  **Connection diagram:**
... ... @@ -1543,6 +1543,7 @@
1543 1543  
1544 1544  [[image:image-20220524100215-9.png]]
1545 1545  
1590 +
1546 1546  [[image:image-20220524100215-10.png||height="382" width="723"]]
1547 1547  
1548 1548  
... ... @@ -1560,8 +1560,14 @@
1560 1560  == 4.1 Access AT Command ==
1561 1561  
1562 1562  
1608 +(((
1563 1563  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.
1610 +)))
1564 1564  
1612 +(((
1613 +
1614 +)))
1615 +
1565 1565  [[image:1653358238933-385.png]]
1566 1566  
1567 1567  
... ... @@ -1589,7 +1589,7 @@
1589 1589  )))
1590 1590  
1591 1591  (((
1592 -AT+<CMD>=?       : Get the value
1643 +AT+<CMD>=?       :  Get the value
1593 1593  )))
1594 1594  
1595 1595  (((
... ... @@ -1617,11 +1617,11 @@
1617 1617  )))
1618 1618  
1619 1619  (((
1620 -AT+APPSKEY: Get or Set the Application Session Key
1671 +AT+APPSKEY:  Get or Set the Application Session Key
1621 1621  )))
1622 1622  
1623 1623  (((
1624 -AT+APPEUI: Get or Set the Application EUI
1675 +AT+APPEUI:  Get or Set the Application EUI
1625 1625  )))
1626 1626  
1627 1627  (((
... ... @@ -1633,7 +1633,7 @@
1633 1633  )))
1634 1634  
1635 1635  (((
1636 -AT+DR: Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1687 +AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1637 1637  )))
1638 1638  
1639 1639  (((
... ... @@ -1669,7 +1669,7 @@
1669 1669  )))
1670 1670  
1671 1671  (((
1672 -AT+NJM: Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1723 +AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1673 1673  )))
1674 1674  
1675 1675  (((
... ... @@ -1713,7 +1713,7 @@
1713 1713  )))
1714 1714  
1715 1715  (((
1716 -AT+VER: Get current image version and Frequency Band
1767 +AT+VER:  Get current image version and Frequency Band
1717 1717  )))
1718 1718  
1719 1719  (((
... ... @@ -1721,7 +1721,7 @@
1721 1721  )))
1722 1722  
1723 1723  (((
1724 -AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1775 +AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1725 1725  )))
1726 1726  
1727 1727  (((
... ... @@ -1770,40 +1770,42 @@
1770 1770  (((
1771 1771  
1772 1772  
1773 -**If device has not joined network yet:**
1824 +(((
1825 +(% style="color:blue" %)**If device has not joined network yet:**
1774 1774  )))
1827 +)))
1775 1775  
1776 1776  (((
1777 -(% style="background-color:#dcdcdc" %)123456
1830 +(% style="background-color:#dcdcdc" %)**123456**
1778 1778  )))
1779 1779  
1780 1780  (((
1781 -(% style="background-color:#dcdcdc" %)AT+FDR
1834 +(% style="background-color:#dcdcdc" %)**AT+FDR**
1782 1782  )))
1783 1783  
1784 1784  (((
1785 -(% style="background-color:#dcdcdc" %)123456
1838 +(% style="background-color:#dcdcdc" %)**123456**
1786 1786  )))
1787 1787  
1788 1788  (((
1789 -(% style="background-color:#dcdcdc" %)AT+NJM=0
1842 +(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1790 1790  )))
1791 1791  
1792 1792  (((
1793 -(% style="background-color:#dcdcdc" %)ATZ
1846 +(% style="background-color:#dcdcdc" %)**ATZ**
1794 1794  )))
1795 1795  
1796 1796  
1797 1797  (((
1798 -**If device already joined network:**
1851 +(% style="color:blue" %)**If device already joined network:**
1799 1799  )))
1800 1800  
1801 1801  (((
1802 -(% style="background-color:#dcdcdc" %)AT+NJM=0
1855 +(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1803 1803  )))
1804 1804  
1805 1805  (((
1806 -(% style="background-color:#dcdcdc" %)ATZ
1859 +(% style="background-color:#dcdcdc" %)**ATZ**
1807 1807  )))
1808 1808  
1809 1809  
... ... @@ -1813,55 +1813,57 @@
1813 1813  (((
1814 1814  
1815 1815  
1816 -(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1869 +(((
1870 +(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1817 1817  )))
1872 +)))
1818 1818  
1819 1819  (((
1820 -(% style="background-color:#dcdcdc" %) AT+FDR(%%)   Reset Parameters to Factory Default, Keys Reserve
1875 +(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset Parameters to Factory Default, Keys Reserve
1821 1821  )))
1822 1822  
1823 1823  (((
1824 -(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1879 +(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1825 1825  )))
1826 1826  
1827 1827  (((
1828 -(% style="background-color:#dcdcdc" %) AT+CLASS=C(%%) Set to work in CLASS C
1883 +(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to work in CLASS C
1829 1829  )))
1830 1830  
1831 1831  (((
1832 -(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1887 +(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%)  ~/~/ Set to ABP mode
1833 1833  )))
1834 1834  
1835 1835  (((
1836 -(% style="background-color:#dcdcdc" %) AT+ADR=0(%%)  Set the Adaptive Data Rate Off
1891 +(% style="background-color:#dcdcdc" %) **AT+ADR=0**(%%)  ~/~/ Set the Adaptive Data Rate Off
1837 1837  )))
1838 1838  
1839 1839  (((
1840 -(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1895 +(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%)  ~/~/ Set Data Rate
1841 1841  )))
1842 1842  
1843 1843  (((
1844 -(% style="background-color:#dcdcdc" %) AT+TDC=60000(%%)  Set transmit interval to 60 seconds
1899 +(% style="background-color:#dcdcdc" %)** AT+TDC=60000**(%%)  ~/~/ Set transmit interval to 60 seconds
1845 1845  )))
1846 1846  
1847 1847  (((
1848 -(% style="background-color:#dcdcdc" %) AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
1903 +(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4Mhz
1849 1849  )))
1850 1850  
1851 1851  (((
1852 -(% style="background-color:#dcdcdc" %) AT+RX2FQ=868400000(%%)  Set RX2Frequency to 868.4Mhz (according to the result from server)
1907 +(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2Frequency to 868.4Mhz (according to the result from server)
1853 1853  )))
1854 1854  
1855 1855  (((
1856 -(% style="background-color:#dcdcdc" %) AT+RX2DR=5(%%)  Set RX2DR to match the downlink DR from server. see below
1911 +(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2DR to match the downlink DR from server. see below
1857 1857  )))
1858 1858  
1859 1859  (((
1860 -(% 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.
1915 +(% 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.
1861 1861  )))
1862 1862  
1863 1863  (((
1864 -(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1919 +(% style="background-color:#dcdcdc" %)** ATZ**         (%%) ~/~/ Reset MCU
1865 1865  
1866 1866  
1867 1867  )))
... ... @@ -1871,11 +1871,15 @@
1871 1871  )))
1872 1872  
1873 1873  (((
1874 -(% style="color:red" %)1. Make sure the device is set to ABP mode in the IoT Server.
1875 -2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
1876 -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.
1877 -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
1929 +**~1. Make sure the device is set to ABP mode in the IoT Server.**
1878 1878  
1931 +**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1932 +
1933 +**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?
1934 +dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1935 +
1936 +**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**
1937 +
1879 1879  
1880 1880  )))
1881 1881  
... ... @@ -1891,12 +1891,15 @@
1891 1891  === 4.2.3 Change to Class A ===
1892 1892  
1893 1893  
1894 -If sensor JOINED
1895 -(% style="background-color:#dcdcdc" %)AT+CLASS=A
1896 -ATZ
1953 +(((
1954 +(% style="color:blue" %)**If sensor JOINED:**
1897 1897  
1956 +(% style="background-color:#dcdcdc" %)**AT+CLASS=A
1957 +ATZ**
1958 +)))
1898 1898  
1899 1899  
1961 +
1900 1900  = 5. FAQ =
1901 1901  
1902 1902  
... ... @@ -1916,12 +1916,14 @@
1916 1916  
1917 1917  (((
1918 1918  (% style="color:blue" %)**Step1**(%%)**:** Download [[flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
1919 -(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1981 +(% style="color:blue" %)**Step2**(%%)**:** Download the [[LT Image files>>url:https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
1920 1920  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1921 1921  
1922 1922  
1985 +(((
1923 1923  (% style="color:blue" %)**For LT-22222-L**(%%):
1924 1924  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.
1988 +)))
1925 1925  
1926 1926  
1927 1927  )))
... ... @@ -1978,10 +1978,14 @@
1978 1978  
1979 1979  (((
1980 1980  (% 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.
2045 +
2046 +
1981 1981  )))
1982 1982  
1983 1983  (((
1984 1984  [[image:1653360231087-571.png||height="401" width="727"]]
2051 +
2052 +
1985 1985  )))
1986 1986  
1987 1987  (((
... ... @@ -1989,21 +1989,23 @@
1989 1989  )))
1990 1990  
1991 1991  
2060 +
1992 1992  (((
1993 1993  (% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2063 +
2064 +
1994 1994  )))
1995 1995  
1996 1996  (((
1997 -(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
1998 -(% style="background-color:#dcdcdc" %)AT+FDR(%%)  Reset Parameters to Factory Default, Keys Reserve
1999 -(% style="background-color:#dcdcdc" %)123456 (%%) Enter Password to have AT access.
2000 -(% style="background-color:#dcdcdc" %)AT+NJM=0 (%%) Set to ABP mode
2001 -(% style="background-color:#dcdcdc" %)AT+ADR=0 (%%) Set the Adaptive Data Rate Off
2002 -(% style="background-color:#dcdcdc" %)AT+DR=5 (%%) Set Data Rate (Set AT+DR=3 for 915 band)
2003 -(% style="background-color:#dcdcdc" %)AT+TDC=60000 (%%) Set transmit interval to 60 seconds
2004 -(% style="background-color:#dcdcdc" %)AT+CHS=868400000(%%)  Set transmit frequency to 868.4Mhz
2005 -(% style="background-color:#dcdcdc" %)AT+DADDR=26 01 1A F1(%%)  Set Device Address to 26 01 1A F1
2006 -(% style="background-color:#dcdcdc" %)ATZ        (%%) Reset MCU
2068 +(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2069 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2070 +(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2071 +(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2072 +(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2073 +(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2074 +(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2075 +(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2076 +(% style="background-color:#dcdcdc" %)**ATZ**        (%%) :  Reset MCU
2007 2007  )))
2008 2008  
2009 2009  
... ... @@ -2026,7 +2026,7 @@
2026 2026  == 5.5 Can i use point to point communication for LT-22222-L? ==
2027 2027  
2028 2028  
2029 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]
2099 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]  ,this is [[firmware>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AADKXQ2v5ZT-S3sxdmbvE7UAa/LT-22222-L/image?dl=0&subfolder_nav_tracking=1]].
2030 2030  
2031 2031  
2032 2032  
... ... @@ -2046,7 +2046,23 @@
2046 2046  
2047 2047  
2048 2048  
2119 +== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2120 +
2121 +
2122 +LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2123 +
2124 +
2125 +[[image:image-20221006170630-1.png||height="610" width="945"]]
2126 +
2127 +
2128 +== 5.8 Can LT22222 save RO state? ==
2129 +
2130 +Firmware version needs to be no less than 1.6.0.
2131 +
2132 +
2049 2049  = 6. Trouble Shooting =
2134 +
2135 +
2050 2050  )))
2051 2051  
2052 2052  (((
... ... @@ -2123,6 +2123,8 @@
2123 2123  * Package Size / pcs : 14.5 x 8 x 5 cm
2124 2124  * Weight / pcs : 170g
2125 2125  
2212 +
2213 +
2126 2126  = 9. Support =
2127 2127  
2128 2128  
... ... @@ -2143,5 +2143,3 @@
2143 2143  * 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]]
2144 2144  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2145 2145  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2146 -
2147 -
image-20221006170630-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +486.5 KB
Content
image-20221008095908-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Bei
Size
... ... @@ -1,0 +1,1 @@
1 +41.8 KB
Content
image-20221112174847-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +102.6 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0