<
From version < 110.2 >
edited by Xiaoling
on 2022/12/23 08:41
To version < 95.1 >
edited by Bei Jinggeng
on 2022/08/24 15:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Bei
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,8 +183,6 @@
183 183  * Firmware upgradable via program port
184 184  * Counting
185 185  
186 -
187 -
188 188  == 1.4  Applications ==
189 189  
190 190  
... ... @@ -195,8 +195,6 @@
195 195  * Smart Cities
196 196  * Smart Factory
197 197  
198 -
199 -
200 200  == 1.5 Hardware Variants ==
201 201  
202 202  
... ... @@ -211,24 +211,19 @@
211 211  * 1 x Counting Port
212 212  )))
213 213  
214 -
215 -
216 216  = 2. Power ON Device =
217 217  
218 218  
219 -(((
220 220  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.
221 -)))
222 222  
223 223  (((
224 224  PWR will on when device is properly powered.
225 -
226 -
227 227  )))
228 228  
229 229  [[image:1653297104069-180.png]]
230 230  
231 231  
222 +
232 232  = 3. Operation Mode =
233 233  
234 234  == 3.1 How it works? ==
... ... @@ -243,6 +243,7 @@
243 243  )))
244 244  
245 245  
237 +
246 246  == 3.2 Example to join LoRaWAN network ==
247 247  
248 248  
... ... @@ -274,12 +274,12 @@
274 274  
275 275  Input these keys in the LoRaWAN Server portal. Below is TTN screen shot:
276 276  
277 -**Add APP EUI in the application.**
269 +Add APP EUI in the application.
278 278  
279 279  [[image:1653297955910-247.png||height="321" width="716"]]
280 280  
281 281  
282 -**Add APP KEY and DEV EUI**
274 +Add APP KEY and DEV EUI
283 283  
284 284  [[image:1653298023685-319.png]]
285 285  
... ... @@ -287,13 +287,12 @@
287 287  
288 288  (((
289 289  (% 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 -
292 292  )))
293 293  
294 294  [[image:1653298044601-602.png||height="405" width="709"]]
295 295  
296 296  
287 +
297 297  == 3.3 Uplink Payload ==
298 298  
299 299  
... ... @@ -306,14 +306,10 @@
306 306  * (% style="color:blue" %)**MOD5**(%%): Single DI Counting + 2 x AVI + 1 x ACI + DO + RO
307 307  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
308 308  
309 -
310 -
311 311  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
312 312  
313 313  
314 -(((
315 315  The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default.
316 -)))
317 317  
318 318  [[image:image-20220523174024-3.png]]
319 319  
... ... @@ -329,7 +329,7 @@
329 329  * DI is for digital input. DIx=1: high or float, DIx=0: low.
330 330  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
331 331  
332 -(% 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
333 333  
334 334  For example if payload is: [[image:image-20220523175847-2.png]]
335 335  
... ... @@ -364,14 +364,10 @@
364 364  ** DO1 is high in case there is load between DO1 and V+.
365 365  ** DO1 LED is off in both case
366 366  
367 -
368 -
369 369  === 3.3.2 AT+MOD~=2, (Double DI Counting) ===
370 370  
371 371  
372 -(((
373 373  **For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins.
374 -)))
375 375  
376 376  (((
377 377  Total : 11 bytes payload
... ... @@ -391,7 +391,7 @@
391 391  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
392 392  
393 393  (((
394 -(% 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.
395 395  )))
396 396  
397 397  (((
... ... @@ -403,22 +403,16 @@
403 403  (% class="box infomessage" %)
404 404  (((
405 405  (((
406 -(((
407 407  **AT+MOD=2**
408 -)))
409 409  
410 -(((
411 411  **ATZ**
412 412  )))
413 413  )))
414 -)))
415 415  
416 416  (((
417 417  
418 418  
419 419  (% style="color:#4f81bd" %)**AT Commands for counting:**
420 -
421 -
422 422  )))
423 423  
424 424  (((
... ... @@ -439,6 +439,7 @@
439 439  )))
440 440  
441 441  
419 +
442 442  === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI ===
443 443  
444 444  
... ... @@ -459,7 +459,7 @@
459 459  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
460 460  
461 461  (((
462 -(% 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.
463 463  )))
464 464  
465 465  
... ... @@ -470,15 +470,11 @@
470 470  (% class="box infomessage" %)
471 471  (((
472 472  (((
473 -(((
474 474  **AT+MOD=3**
475 -)))
476 476  
477 -(((
478 478  **ATZ**
479 479  )))
480 480  )))
481 -)))
482 482  
483 483  (((
484 484  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -485,16 +485,13 @@
485 485  )))
486 486  
487 487  
462 +
488 488  === 3.3.4 AT+MOD~=4, Single DI Counting + 1 x Voltage Counting ===
489 489  
490 490  
491 -(((
492 492  **LT22222-L**: This mode the DI1 is used as a counting pin.
493 -)))
494 494  
495 -(((
496 496  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.
497 -)))
498 498  
499 499  [[image:image-20220523181903-8.png]]
500 500  
... ... @@ -510,7 +510,7 @@
510 510  * DO is for reverse digital output. DOx=1: output low, DOx=0: high or float.
511 511  
512 512  (((
513 -(% 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.
514 514  )))
515 515  
516 516  (((
... ... @@ -522,17 +522,14 @@
522 522  (% class="box infomessage" %)
523 523  (((
524 524  (((
525 -(((
526 526  **AT+MOD=4**
527 -)))
528 528  
529 -(((
530 530  **ATZ**
531 531  )))
532 532  )))
533 -)))
534 534  
535 535  
503 +
536 536  (((
537 537  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
538 538  )))
... ... @@ -553,6 +553,7 @@
553 553  )))
554 554  
555 555  
524 +
556 556  === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI ===
557 557  
558 558  
... ... @@ -573,7 +573,7 @@
573 573  )))
574 574  
575 575  (((
576 -(% 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.
577 577  )))
578 578  
579 579  (((
... ... @@ -585,15 +585,11 @@
585 585  (% class="box infomessage" %)
586 586  (((
587 587  (((
588 -(((
589 589  **AT+MOD=5**
590 -)))
591 591  
592 -(((
593 593  **ATZ**
594 594  )))
595 595  )))
596 -)))
597 597  
598 598  (((
599 599  Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]].
... ... @@ -600,6 +600,7 @@
600 600  )))
601 601  
602 602  
568 +
603 603  === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) ===
604 604  
605 605  
... ... @@ -622,7 +622,6 @@
622 622  
623 623  Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH>
624 624  
625 -
626 626  **Example:**
627 627  
628 628  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)
... ... @@ -635,7 +635,6 @@
635 635  
636 636  Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH>
637 637  
638 -
639 639  **Example:**
640 640  
641 641  AT+ACLIM=10000,15000,0,0   (If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)
... ... @@ -654,7 +654,6 @@
654 654  AT+ DTRI =1,0   (Enable DI1 trigger / disable DI2 trigger)
655 655  
656 656  
657 -
658 658  (% style="color:#037691" %)**Downlink Command to set Trigger Condition:**
659 659  
660 660  Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM**
... ... @@ -703,7 +703,6 @@
703 703  10100000: Means the system has configure to use the trigger: AC1_LOW and AV2_LOW
704 704  
705 705  
706 -
707 707  (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below
708 708  
709 709  [[image:image-20220524090249-3.png]]
... ... @@ -715,7 +715,6 @@
715 715  10000000: Means this packet is trigger by AC1_LOW. Means voltage too low.
716 716  
717 717  
718 -
719 719  (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below
720 720  
721 721  [[image:image-20220524090456-4.png]]
... ... @@ -729,7 +729,6 @@
729 729  00000101: Means both DI1 and DI2 trigger are enabled.
730 730  
731 731  
732 -
733 733  (% style="color:#4f81bd" %)**Enable/Disable MOD6 **(%%): 0x01: MOD6 is enable. 0x00: MOD6 is disable.
734 734  
735 735  Downlink command to poll MOD6 status:
... ... @@ -739,44 +739,40 @@
739 739  When device got this command, it will send the MOD6 payload.
740 740  
741 741  
702 +
742 742  === 3.3.7 Payload Decoder ===
743 743  
744 744  (((
745 745  
746 746  
747 -**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]]
748 748  )))
749 749  
750 750  
712 +
751 751  == 3.4 ​Configure LT via AT or Downlink ==
752 752  
753 753  
754 -(((
755 755  User can configure LT I/O Controller via AT Commands or LoRaWAN Downlink Commands
756 -)))
757 757  
758 758  (((
759 -(((
760 760  There are two kinds of Commands:
761 761  )))
762 -)))
763 763  
764 -* (% 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]]
765 765  
766 -* (% 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:
767 767  
768 -
769 -
770 770  === 3.4.1 Common Commands ===
771 771  
772 772  
773 -(((
774 774  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]]
775 -)))
776 776  
777 777  
732 +
778 778  === 3.4.2 Sensor related commands ===
779 779  
735 +
780 780  ==== 3.4.2.1 Set Transmit Interval ====
781 781  
782 782  
... ... @@ -784,7 +784,7 @@
784 784  
785 785  * (% style="color:#037691" %)**AT Command:**
786 786  
787 -(% style="color:blue" %)**AT+TDC=N **
743 +**AT+TDC=N **
788 788  
789 789  
790 790  **Example: **AT+TDC=30000. Means set interval to 30 seconds
... ... @@ -792,10 +792,11 @@
792 792  
793 793  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
794 794  
795 -(% 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)**
796 796  
797 797  
798 798  
755 +
799 799  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
800 800  
801 801  
... ... @@ -803,7 +803,7 @@
803 803  
804 804  * (% style="color:#037691" %)**AT Command:**
805 805  
806 -(% style="color:blue" %)**AT+MOD=N  **
763 +**AT+MOD=N  **
807 807  
808 808  
809 809  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
... ... @@ -811,10 +811,11 @@
811 811  
812 812  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
813 813  
814 -(% style="color:blue" %)**0x0A aa  **(%%)** ** ~/~/ Same as AT+MOD=aa
771 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
815 815  
816 816  
817 817  
775 +
818 818  ==== 3.4.2.3 Poll an uplink ====
819 819  
820 820  
... ... @@ -825,13 +825,13 @@
825 825  
826 826  * (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
827 827  
828 -(% style="color:blue" %)**0x08 FF  **(%%)** **~/~/ Poll an uplink
786 +**0x08 FF     **~/~/ Poll an uplink
829 829  
830 -
831 831  **Example**: 0x08FF, ask device to send an Uplink
832 832  
833 833  
834 834  
792 +
835 835  ==== 3.4.2.4 Enable Trigger Mode ====
836 836  
837 837  
... ... @@ -839,19 +839,20 @@
839 839  
840 840  * (% style="color:#037691" %)**AT Command:**
841 841  
842 -(% style="color:blue" %)**AT+ADDMOD6=1 or 0**
800 +**AT+ADDMOD6=1 or 0**
843 843  
844 -(% style="color:red" %)**1:** (%%)Enable Trigger Mode
802 +1: Enable Trigger Mode
845 845  
846 -(% style="color:red" %)**0: **(%%)Disable Trigger Mode
804 +0: Disable Trigger Mode
847 847  
848 848  
849 849  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
850 850  
851 -(% style="color:blue" %)**0x0A 06 aa    **(%%) ~/~/ Same as AT+ADDMOD6=aa
809 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
852 852  
853 853  
854 854  
813 +
855 855  ==== 3.4.2.5 Poll trigger settings ====
856 856  
857 857  
... ... @@ -864,10 +864,11 @@
864 864  
865 865  * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):**
866 866  
867 -(% 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
868 868  
869 869  
870 870  
830 +
871 871  ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ====
872 872  
873 873  
... ... @@ -875,7 +875,7 @@
875 875  
876 876  * (% style="color:#037691" %)**AT Command:**
877 877  
878 -(% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
838 +**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >**
879 879  
880 880  
881 881  **Example:**
... ... @@ -884,10 +884,11 @@
884 884  
885 885  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):**
886 886  
887 -(% style="color:blue" %)**0xAA 02 aa bb   ** (%%) ~/~/ Same as AT+DTRI=aa,bb
847 +**0xAA 02 aa bb        **~/~/ Same as AT+DTRI=aa,bb
888 888  
889 889  
890 890  
851 +
891 891  ==== 3.4.2.7 Trigger1 – Set DI1 or DI3 as trigger ====
892 892  
893 893  
... ... @@ -895,11 +895,11 @@
895 895  
896 896  * (% style="color:#037691" %)**AT Command:**
897 897  
898 -(% style="color:blue" %)**AT+TRIG1=a,b**
859 +**AT+TRIG1=a,b**
899 899  
900 -(% 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).
901 901  
902 -(% style="color:red" %)**b :** (%%)delay timing.
863 +b : delay timing.
903 903  
904 904  
905 905  **Example:**
... ... @@ -908,11 +908,8 @@
908 908  
909 909  
910 910  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 01 ):**
872 +* **0x09 01 aa bb cc    ** ~/~/ same as AT+TRIG1=aa,0x(bb cc)
911 911  
912 -(% style="color:blue" %)**0x09 01 aa bb cc    ** (%%) ~/~/ same as AT+TRIG1=aa,0x(bb cc)
913 -
914 -
915 -
916 916  ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ====
917 917  
918 918  
... ... @@ -920,13 +920,14 @@
920 920  
921 921  * (% style="color:#037691" %)**AT Command:**
922 922  
923 -(% style="color:blue" %)**AT+TRIG2=a,b**
881 +**AT+TRIG2=a,b**
924 924  
925 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
926 926  
927 -(% style="color:red" %)**b :** (%%)delay timing.
884 +a : Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1).
928 928  
886 +b : delay timing.
929 929  
888 +
930 930  **Example:**
931 931  
932 932  AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms )
... ... @@ -934,10 +934,11 @@
934 934  
935 935  * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):**
936 936  
937 -(% 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)
938 938  
939 939  
940 940  
900 +
941 941  ==== 3.4.2.9 Trigger – Set AC (current) as trigger ====
942 942  
943 943  
... ... @@ -945,15 +945,16 @@
945 945  
946 946  * (% style="color:#037691" %)**AT Command**
947 947  
948 -(% style="color:blue" %)**AT+ACLIM**
908 +**AT+ACLIM**
949 949  
950 950  
951 951  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 01 )**
952 952  
953 -(% 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"]]
954 954  
955 955  
956 956  
917 +
957 957  ==== 3.4.2.10 Trigger – Set AV (voltage) as trigger ====
958 958  
959 959  
... ... @@ -961,15 +961,16 @@
961 961  
962 962  * (% style="color:#037691" %)**AT Command**
963 963  
964 -(% style="color:blue" %)**AT+AVLIM    **(%%)** See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
925 +**AT+AVLIM  See [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]**
965 965  
966 966  
967 967  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 00 )**
968 968  
969 -(% 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"]]
970 970  
971 971  
972 972  
934 +
973 973  ==== 3.4.2.11 Trigger – Set minimum interval ====
974 974  
975 975  
... ... @@ -977,21 +977,22 @@
977 977  
978 978  * (% style="color:#037691" %)**AT Command**
979 979  
980 -(% 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.
981 981  
982 982  
983 983  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAC )**
984 984  
985 -(% 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)
986 986  
987 987  (((
988 988  
989 989  
990 -(% style="color:red" %)**Note: ATDC setting must be more than 5min**
952 +(% style="color:red" %)Note: ATDC setting must be more than 5min
991 991  )))
992 992  
993 993  
994 994  
957 +
995 995  ==== 3.4.2.12 DO ~-~- Control Digital Output DO1/DO2/DO3 ====
996 996  
997 997  
... ... @@ -1001,7 +1001,7 @@
1001 1001  
1002 1002  
1003 1003  * (% style="color:#037691" %)**Downlink Payload (prefix 0x02)**
1004 -* (% style="color:blue" %)**0x02 aa bb cc     ** (%%)~/~/ Set DO1/DO2/DO3 output
967 +* **0x02 aa bb cc     **~/~/ Set DO1/DO2/DO3 output
1005 1005  
1006 1006  (((
1007 1007  If payload = 0x02010001, while there is load between V+ and DOx, it means set DO1 to low, DO2 to high and DO3 to low.
... ... @@ -1014,15 +1014,16 @@
1014 1014  [[image:image-20220524092754-5.png]]
1015 1015  
1016 1016  (((
1017 -(% 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.
1018 1018  )))
1019 1019  
1020 1020  (((
1021 -(% 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.
1022 1022  )))
1023 1023  
1024 1024  
1025 1025  
989 +
1026 1026  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1027 1027  
1028 1028  
... ... @@ -1033,7 +1033,7 @@
1033 1033  
1034 1034  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA9)**
1035 1035  
1036 -(% 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
1037 1037  
1038 1038  
1039 1039  This is to control the digital output time of DO pin. Include four bytes:
... ... @@ -1066,16 +1066,9 @@
1066 1066  
1067 1067   Latching time. Unit: ms
1068 1068  
1069 -Note:
1033 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1070 1070  
1071 - Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1072 1072  
1073 - Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1074 -
1075 -
1076 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1077 -
1078 -
1079 1079  **Example payload:**
1080 1080  
1081 1081  **~1. A9 01 01 01 01 07 D0**
... ... @@ -1096,6 +1096,7 @@
1096 1096  
1097 1097  
1098 1098  
1056 +
1099 1099  ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ====
1100 1100  
1101 1101  
... ... @@ -1106,7 +1106,7 @@
1106 1106  
1107 1107  * (% style="color:#037691" %)**Downlink Payload (prefix 0x03):**
1108 1108  
1109 -(% style="color:blue" %)**0x03 aa bb     ** (%%)~/~/ Set RO1/RO2 output
1067 +**0x03 aa bb     **~/~/ Set RO1/RO2 output
1110 1110  
1111 1111  
1112 1112  (((
... ... @@ -1121,10 +1121,11 @@
1121 1121  [[image:image-20220524093724-9.png]]
1122 1122  )))
1123 1123  
1124 -(% 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.
1125 1125  
1126 1126  
1127 1127  
1086 +
1128 1128  ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ====
1129 1129  
1130 1130  
... ... @@ -1135,7 +1135,7 @@
1135 1135  
1136 1136  * (% style="color:#037691" %)**Downlink Payload (prefix 0x05):**
1137 1137  
1138 -(% 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
1139 1139  
1140 1140  
1141 1141  This is to control the relay output time of relay. Include four bytes:
... ... @@ -1151,21 +1151,14 @@
1151 1151  
1152 1152  (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status:
1153 1153  
1154 -[[image:image-20221008095908-1.png||height="364" width="564"]]
1113 +[[image:image-20220714135731-1.png||height="406" width="627"]]
1155 1155  
1156 1156  
1157 1157  (% style="color:#4f81bd" %)**Fourth/Fifth/Sixth/Seventh Bytes(cc)**(%%): Latching time. Unit: ms
1158 1158  
1159 -Note:
1118 +(% style="color:red" %)Device will upload a packet if downlink code executes successfully.
1160 1160  
1161 - Since Firmware v1.6.0, the latch time support 4 bytes and 2 bytes
1162 1162  
1163 - Before Firmwre v1.6.0 the latch time only suport 2 bytes.
1164 -
1165 -
1166 -(% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**
1167 -
1168 -
1169 1169  **Example payload:**
1170 1170  
1171 1171  **~1. 05 01 11 07 D**
... ... @@ -1193,33 +1193,39 @@
1193 1193  
1194 1194  * (% style="color:#037691" %)**AT Command:**
1195 1195  
1196 -(% style="color:blue" %)**AT+VOLMAX   ** (%%)~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1148 +**AT+VOLMAX   ** ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]
1197 1197  
1198 1198  
1199 1199  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA5):**
1200 1200  
1201 -(% 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
1202 1202  
1203 1203  
1204 1204  
1157 +
1205 1205  ==== 3.4.2.17 Counting ~-~- Pre-configure the Count Number ====
1206 1206  
1207 1207  
1208 1208  * (% style="color:#037691" %)**AT Command:**
1209 1209  
1210 -(% style="color:blue" %)**AT+SETCNT=aa,(bb cc dd ee) **
1163 +**AT+SETCNT=aa,(bb cc dd ee) **
1211 1211  
1212 -(% style="color:red" %)**aa:**(%%) 1: Set count1; 2: Set count2; 3: Set AV1 count
1165 +aa: 1: Set count1,
1213 1213  
1214 -(% style="color:red" %)**bb cc dd ee: **(%%)number to be set
1167 +2: Set count2,
1215 1215  
1169 +3: Set AV1 count
1216 1216  
1171 +Bb cc dd ee: number to be set
1172 +
1173 +
1217 1217  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA8):**
1218 1218  
1219 -(% 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)
1220 1220  
1221 1221  
1222 1222  
1180 +
1223 1223  ==== 3.4.2.18 Counting ~-~- Clear Counting ====
1224 1224  
1225 1225  
... ... @@ -1227,114 +1227,109 @@
1227 1227  
1228 1228  * (% style="color:#037691" %)**AT Command:**
1229 1229  
1230 -(% style="color:blue" %)**AT+CLRCOUNT **(%%) ~/~/ clear all counting
1188 +**AT+CLRCOUNT ** ~/~/ clear all counting
1231 1231  
1232 1232  
1233 1233  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA6):**
1234 1234  
1235 -(% style="color:blue" %)**0x A6 01    ** (%%)~/~/ clear all counting
1193 +**0x A6 01    ** ~/~/ clear all counting
1236 1236  
1237 1237  
1238 1238  
1197 +
1239 1239  ==== 3.4.2.19 Counting ~-~- Change counting mode save time ====
1240 1240  
1241 1241  
1242 1242  * (% style="color:#037691" %)**AT Command:**
1243 1243  
1244 -(% 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)
1245 1245  
1246 1246  
1247 1247  * (% style="color:#037691" %)**Downlink Payload (prefix 0xA7):**
1248 1248  
1249 -(% 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,
1250 1250  
1251 1251  (((
1252 1252  range: aa bb cc:0 to 16777215,  (unit:second)
1212 +
1213 +
1253 1253  )))
1254 1254  
1216 +==== 3.4.2.20 Reset save DR DO state ====
1255 1255  
1256 1256  
1257 -==== 3.4.2.20 Reset save RO DO state ====
1258 -
1259 -
1260 1260  * (% style="color:#037691" %)**AT Command:**
1261 1261  
1262 -(% 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)
1263 1263  
1264 -(% 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.
1265 1265  
1266 1266  
1267 1267  * (% style="color:#037691" %)**Downlink Payload (prefix 0xAD):**
1268 1268  
1269 -(% style="color:blue" %)**0x AD aa      ** (%%)~/~/ same as AT+RODORET =aa
1228 +**0x AD aa      **~/~/ same as AT+RODORET =aa
1270 1270  
1230 +(((
1231 +
1271 1271  
1272 -
1273 1273  ==== 3.4.2.21 Encrypted payload ====
1274 1274  
1275 1275  
1276 1276  * (% style="color:#037691" %)**AT Command:**
1277 1277  
1278 -(% style="color:blue" %)**AT+DECRYPT=1  ** (%%)~/~/ The payload is uploaded without encryption
1238 +**AT+DECRYPT=1  **~/~/ The payload is uploaded without encryption
1279 1279  
1280 -(% style="color:blue" %)**AT+DECRYPT=0    **(%%)~/~/  Encrypt when uploading payload (default)
1240 +**AT+DECRYPT=0  **~/~/Encrypt when uploading payload (default)
1281 1281  
1282 1282  
1283 -
1284 1284  ==== 3.4.2.22 Get sensor value ====
1285 1285  
1286 1286  
1287 1287  * (% style="color:#037691" %)**AT Command:**
1288 1288  
1289 -(% 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
1290 1290  
1291 -(% 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.
1292 1292  
1293 1293  
1294 -
1295 1295  ==== 3.4.2.23 Resets the downlink packet count ====
1296 1296  
1297 1297  
1298 1298  * (% style="color:#037691" %)**AT Command:**
1299 1299  
1300 -(% 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)
1301 1301  
1302 -(% 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.
1303 1303  
1304 1304  
1305 -
1306 1306  ==== 3.4.2.24 When the limit bytes are exceeded, upload in batches ====
1307 1307  
1308 1308  
1309 1309  * (% style="color:#037691" %)**AT Command:**
1310 1310  
1311 -(% 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)
1312 1312  
1313 -(% 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.
1314 1314  
1315 1315  
1316 1316  * (% style="color:#037691" %)**Downlink Payload **(%%)**:**
1317 1317  
1318 -(% style="color:blue" %)**0x21 00 01 ** (%%) ~/~/ Set  the DISMACANS=1
1275 +**0x21 00 01 ** ~/~/ Set  the DISMACANS=1
1319 1319  
1320 1320  
1321 -
1322 1322  ==== 3.4.2.25 Copy downlink to uplink ====
1323 1323  
1324 1324  
1325 1325  * (% style="color:#037691" %)**AT Command**(%%)**:**
1326 1326  
1327 -(% 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.
1328 1328  
1329 1329  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.
1330 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-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]]
1333 1333  
1334 1334  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1335 1335  
1336 -
1337 -
1338 1338  [[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"]]
1339 1339  
1340 1340  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -1347,16 +1347,17 @@
1347 1347  * (((
1348 1348  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
1349 1349  
1350 -(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1351 -
1352 -
1303 +**26 01  ** ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
1353 1353  )))
1354 1354  
1355 -**Example:**
1306 +Example:
1356 1356  
1357 1357  [[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"]]
1358 1358  
1359 1359  
1311 +
1312 +)))
1313 +
1360 1360  == 3.5 Integrate with Mydevice ==
1361 1361  
1362 1362  
... ... @@ -1406,8 +1406,10 @@
1406 1406  [[image:image-20220524094909-5.png||height="341" width="734"]]
1407 1407  
1408 1408  
1363 +
1409 1409  == 3.6 Interface Detail ==
1410 1410  
1366 +
1411 1411  === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
1412 1412  
1413 1413  
... ... @@ -1416,6 +1416,7 @@
1416 1416  [[image:1653356991268-289.png]]
1417 1417  
1418 1418  
1375 +
1419 1419  === 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) ===
1420 1420  
1421 1421  
... ... @@ -1452,10 +1452,10 @@
1452 1452  )))
1453 1453  
1454 1454  * (((
1455 -Connect sensor's output to DI1-
1412 +Connect sensors output to DI1-
1456 1456  )))
1457 1457  * (((
1458 -Connect sensor's VCC to DI1+.
1415 +Connect sensors VCC to DI1+.
1459 1459  )))
1460 1460  
1461 1461  (((
... ... @@ -1463,15 +1463,17 @@
1463 1463  )))
1464 1464  
1465 1465  (((
1466 -[[image:1653968155772-850.png||height="23" width="19"]]**= DI1**+** / 1K.**
1423 +[[image:1653968155772-850.png||height="23" width="19"]]**= DI1+ / 1K.**
1467 1467  )))
1468 1468  
1469 1469  (((
1470 -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.
1471 1471  )))
1472 1472  
1473 1473  (((
1474 1474  
1432 +
1433 +
1475 1475  )))
1476 1476  
1477 1477  (((
... ... @@ -1483,10 +1483,10 @@
1483 1483  )))
1484 1484  
1485 1485  * (((
1486 -Connect sensor's output to DI1+
1445 +Connect sensors output to DI1+
1487 1487  )))
1488 1488  * (((
1489 -Connect sensor's GND DI1-.
1448 +Connect sensors GND DI1-.
1490 1490  )))
1491 1491  
1492 1492  (((
... ... @@ -1503,6 +1503,8 @@
1503 1503  
1504 1504  (((
1505 1505  
1465 +
1466 +
1506 1506  )))
1507 1507  
1508 1508  (((
... ... @@ -1514,10 +1514,10 @@
1514 1514  )))
1515 1515  
1516 1516  * (((
1517 -Connect sensor's output to DI1+ with a serial 50K resistor
1478 +Connect sensors output to DI1+ with a serial 50K resistor
1518 1518  )))
1519 1519  * (((
1520 -Connect sensor's GND DI1-.
1481 +Connect sensors GND DI1-.
1521 1521  )))
1522 1522  
1523 1523  (((
... ... @@ -1533,16 +1533,16 @@
1533 1533  )))
1534 1534  
1535 1535  
1497 +
1536 1536  === 3.6.3 Digital Output Port: DO1/DO2 /DO3 ===
1537 1537  
1538 1538  
1539 -**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.
1540 1540  
1541 -Note: DO pins go to float when device is power off.
1542 -
1543 1543  [[image:1653357531600-905.png]]
1544 1544  
1545 1545  
1506 +
1546 1546  === 3.6.4 Analog Input Interface ===
1547 1547  
1548 1548  
... ... @@ -1558,13 +1558,13 @@
1558 1558  We take the wind speed sensor as an example for reference only.
1559 1559  
1560 1560  
1561 -(% style="color:blue" %)**Specifications of the wind speed sensor:**
1522 +**Specifications of the wind speed sensor:**
1562 1562  
1563 -**Red:  12~~24v**
1524 +Red:  12~~24v
1564 1564  
1565 -**Yellow:  4~~20mA**
1526 +Yellow:  4~~20mA
1566 1566  
1567 -**Black:  GND**
1528 +Black:  GND
1568 1568  
1569 1569  
1570 1570  **Connection diagram:**
... ... @@ -1574,21 +1574,20 @@
1574 1574  [[image:1653357648330-671.png||height="155" width="733"]]
1575 1575  
1576 1576  
1538 +
1577 1577  === 3.6.5 Relay Output ===
1578 1578  
1579 1579  
1580 1580  (((
1581 -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:
1582 -
1583 -**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:
1584 1584  )))
1585 1585  
1586 1586  [[image:image-20220524100215-9.png]]
1587 1587  
1588 -
1589 1589  [[image:image-20220524100215-10.png||height="382" width="723"]]
1590 1590  
1591 1591  
1551 +
1592 1592  == 3.7 LEDs Indicators ==
1593 1593  
1594 1594  
... ... @@ -1595,19 +1595,15 @@
1595 1595  [[image:image-20220524100748-11.png]]
1596 1596  
1597 1597  
1558 +
1598 1598  = 4. Use AT Command =
1599 1599  
1561 +
1600 1600  == 4.1 Access AT Command ==
1601 1601  
1602 1602  
1603 -(((
1604 1604  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.
1605 -)))
1606 1606  
1607 -(((
1608 -
1609 -)))
1610 -
1611 1611  [[image:1653358238933-385.png]]
1612 1612  
1613 1613  
... ... @@ -1635,7 +1635,7 @@
1635 1635  )))
1636 1636  
1637 1637  (((
1638 -AT+<CMD>=?       :  Get the value
1594 +AT+<CMD>=?       : Get the value
1639 1639  )))
1640 1640  
1641 1641  (((
... ... @@ -1663,11 +1663,11 @@
1663 1663  )))
1664 1664  
1665 1665  (((
1666 -AT+APPSKEY:  Get or Set the Application Session Key
1622 +AT+APPSKEY: Get or Set the Application Session Key
1667 1667  )))
1668 1668  
1669 1669  (((
1670 -AT+APPEUI:  Get or Set the Application EUI
1626 +AT+APPEUI: Get or Set the Application EUI
1671 1671  )))
1672 1672  
1673 1673  (((
... ... @@ -1679,7 +1679,7 @@
1679 1679  )))
1680 1680  
1681 1681  (((
1682 -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)  
1683 1683  )))
1684 1684  
1685 1685  (((
... ... @@ -1715,7 +1715,7 @@
1715 1715  )))
1716 1716  
1717 1717  (((
1718 -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)
1719 1719  )))
1720 1720  
1721 1721  (((
... ... @@ -1759,7 +1759,7 @@
1759 1759  )))
1760 1760  
1761 1761  (((
1762 -AT+VER:  Get current image version and Frequency Band
1718 +AT+VER: Get current image version and Frequency Band
1763 1763  )))
1764 1764  
1765 1765  (((
... ... @@ -1767,7 +1767,7 @@
1767 1767  )))
1768 1768  
1769 1769  (((
1770 -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)
1771 1771  )))
1772 1772  
1773 1773  (((
... ... @@ -1807,108 +1807,107 @@
1807 1807  )))
1808 1808  
1809 1809  
1766 +
1810 1810  == 4.2 Common AT Command Sequence ==
1811 1811  
1769 +
1812 1812  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
1813 1813  
1814 1814  (((
1815 1815  
1816 1816  
1817 -(((
1818 -(% style="color:blue" %)**If device has not joined network yet:**
1775 +**If device has not joined network yet:**
1819 1819  )))
1820 -)))
1821 1821  
1822 1822  (((
1823 -(% style="background-color:#dcdcdc" %)**123456**
1779 +(% style="background-color:#dcdcdc" %)123456
1824 1824  )))
1825 1825  
1826 1826  (((
1827 -(% style="background-color:#dcdcdc" %)**AT+FDR**
1783 +(% style="background-color:#dcdcdc" %)AT+FDR
1828 1828  )))
1829 1829  
1830 1830  (((
1831 -(% style="background-color:#dcdcdc" %)**123456**
1787 +(% style="background-color:#dcdcdc" %)123456
1832 1832  )))
1833 1833  
1834 1834  (((
1835 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1791 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1836 1836  )))
1837 1837  
1838 1838  (((
1839 -(% style="background-color:#dcdcdc" %)**ATZ**
1795 +(% style="background-color:#dcdcdc" %)ATZ
1840 1840  )))
1841 1841  
1842 1842  
1843 1843  (((
1844 -(% style="color:blue" %)**If device already joined network:**
1800 +**If device already joined network:**
1845 1845  )))
1846 1846  
1847 1847  (((
1848 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1804 +(% style="background-color:#dcdcdc" %)AT+NJM=0
1849 1849  )))
1850 1850  
1851 1851  (((
1852 -(% style="background-color:#dcdcdc" %)**ATZ**
1808 +(% style="background-color:#dcdcdc" %)ATZ
1853 1853  )))
1854 1854  
1855 1855  
1812 +
1856 1856  === 4.2.2 Single-channel ABP mode (Use with LG01/LG02) ===
1857 1857  
1858 1858  (((
1859 1859  
1860 1860  
1861 -(((
1862 -(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1818 +(% style="background-color:#dcdcdc" %)123456(%%)  Enter Password to have AT access.
1863 1863  )))
1864 -)))
1865 1865  
1866 1866  (((
1867 -(% 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
1868 1868  )))
1869 1869  
1870 1870  (((
1871 -(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1826 +(% style="background-color:#dcdcdc" %) 123456(%%)  Enter Password to have AT access.
1872 1872  )))
1873 1873  
1874 1874  (((
1875 -(% 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
1876 1876  )))
1877 1877  
1878 1878  (((
1879 -(% style="background-color:#dcdcdc" %)** AT+NJM=0**(%%)  ~/~/ Set to ABP mode
1834 +(% style="background-color:#dcdcdc" %) AT+NJM=0(%%)  Set to ABP mode
1880 1880  )))
1881 1881  
1882 1882  (((
1883 -(% 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
1884 1884  )))
1885 1885  
1886 1886  (((
1887 -(% style="background-color:#dcdcdc" %)** AT+DR=5**(%%)  ~/~/ Set Data Rate
1842 +(% style="background-color:#dcdcdc" %) AT+DR=5(%%)  Set Data Rate
1888 1888  )))
1889 1889  
1890 1890  (((
1891 -(% 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
1892 1892  )))
1893 1893  
1894 1894  (((
1895 -(% 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
1896 1896  )))
1897 1897  
1898 1898  (((
1899 -(% 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)
1900 1900  )))
1901 1901  
1902 1902  (((
1903 -(% 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
1904 1904  )))
1905 1905  
1906 1906  (((
1907 -(% 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.
1908 1908  )))
1909 1909  
1910 1910  (((
1911 -(% style="background-color:#dcdcdc" %)** ATZ**         (%%) ~/~/ Reset MCU
1866 +(% style="background-color:#dcdcdc" %) ATZ         (%%) Reset MCU
1912 1912  
1913 1913  
1914 1914  )))
... ... @@ -1918,15 +1918,11 @@
1918 1918  )))
1919 1919  
1920 1920  (((
1921 -**~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
1922 1922  
1923 -**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1924 -
1925 -**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?
1926 -dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1927 -
1928 -**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 -
1930 1930  
1931 1931  )))
1932 1932  
... ... @@ -1938,19 +1938,19 @@
1938 1938  
1939 1939  )))
1940 1940  
1892 +
1941 1941  === 4.2.3 Change to Class A ===
1942 1942  
1943 1943  
1944 -(((
1945 -(% style="color:blue" %)**If sensor JOINED:**
1896 +If sensor JOINED
1897 +(% style="background-color:#dcdcdc" %)AT+CLASS=A
1898 +ATZ
1946 1946  
1947 -(% style="background-color:#dcdcdc" %)**AT+CLASS=A
1948 -ATZ**
1949 -)))
1950 1950  
1951 1951  
1952 1952  = 5. FAQ =
1953 1953  
1904 +
1954 1954  == 5.1 How to upgrade the image? ==
1955 1955  
1956 1956  
... ... @@ -1967,14 +1967,12 @@
1967 1967  
1968 1968  (((
1969 1969  (% 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]].
1970 -(% 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]].
1921 +(% 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/]].
1971 1971  (% style="color:blue" %)**Step3**(%%)**:** Open flashloader; choose the correct COM port to update.
1972 1972  
1973 1973  
1974 -(((
1975 1975  (% style="color:blue" %)**For LT-22222-L**(%%):
1976 1976  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.
1977 -)))
1978 1978  
1979 1979  
1980 1980  )))
... ... @@ -1994,6 +1994,8 @@
1994 1994  
1995 1995  (((
1996 1996  (((
1946 +
1947 +
1997 1997  == 5.2 How to change the LoRa Frequency Bands/Region? ==
1998 1998  
1999 1999  
... ... @@ -2007,6 +2007,7 @@
2007 2007  (((
2008 2008  
2009 2009  
1961 +
2010 2010  == 5.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? ==
2011 2011  
2012 2012  
... ... @@ -2028,14 +2028,10 @@
2028 2028  
2029 2029  (((
2030 2030  (% 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.
2031 -
2032 -
2033 2033  )))
2034 2034  
2035 2035  (((
2036 2036  [[image:1653360231087-571.png||height="401" width="727"]]
2037 -
2038 -
2039 2039  )))
2040 2040  
2041 2041  (((
... ... @@ -2043,23 +2043,21 @@
2043 2043  )))
2044 2044  
2045 2045  
2046 -
2047 2047  (((
2048 2048  (% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2049 -
2050 -
2051 2051  )))
2052 2052  
2053 2053  (((
2054 -(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2055 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2056 -(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2057 -(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2058 -(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2059 -(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2060 -(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2061 -(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2062 -(% 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
2063 2063  )))
2064 2064  
2065 2065  
... ... @@ -2070,6 +2070,7 @@
2070 2070  [[image:1653360498588-932.png||height="485" width="726"]]
2071 2071  
2072 2072  
2019 +
2073 2073  == 5.4 Can I see counting event in Serial? ==
2074 2074  
2075 2075  
... ... @@ -2077,11 +2077,13 @@
2077 2077  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.
2078 2078  
2079 2079  
2027 +
2080 2080  == 5.5 Can i use point to point communication for LT-22222-L? ==
2081 2081  
2082 2082  
2083 -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]]
2084 2084  
2033 +
2085 2085  
2086 2086  )))
2087 2087  
... ... @@ -2098,21 +2098,7 @@
2098 2098  After restart, the status before power failure will be read from flash.
2099 2099  
2100 2100  
2101 -== 5.7 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2102 2102  
2103 -
2104 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2105 -
2106 -
2107 -[[image:image-20221006170630-1.png||height="610" width="945"]]
2108 -
2109 -
2110 -== 5.8 Can LT22222-L save RO state? ==
2111 -
2112 -
2113 -Firmware version needs to be no less than 1.6.0.
2114 -
2115 -
2116 2116  = 6. Trouble Shooting =
2117 2117  )))
2118 2118  
... ... @@ -2131,6 +2131,7 @@
2131 2131  (((
2132 2132  
2133 2133  
2069 +
2134 2134  == 6.2 Have trouble to upload image. ==
2135 2135  
2136 2136  
... ... @@ -2143,6 +2143,7 @@
2143 2143  (((
2144 2144  
2145 2145  
2082 +
2146 2146  == 6.3 Why I can't join TTN in US915 /AU915 bands? ==
2147 2147  
2148 2148  
... ... @@ -2153,6 +2153,7 @@
2153 2153  )))
2154 2154  
2155 2155  
2093 +
2156 2156  = 7. Order Info =
2157 2157  
2158 2158  
... ... @@ -2170,8 +2170,6 @@
2170 2170  * (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2171 2171  * (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2172 2172  
2173 -
2174 -
2175 2175  = 8. Packing Info =
2176 2176  
2177 2177  
... ... @@ -2189,8 +2189,6 @@
2189 2189  * Package Size / pcs : 14.5 x 8 x 5 cm
2190 2190  * Weight / pcs : 170g
2191 2191  
2192 -
2193 -
2194 2194  = 9. Support =
2195 2195  
2196 2196  
... ... @@ -2201,6 +2201,7 @@
2201 2201  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]]
2202 2202  
2203 2203  
2138 +
2204 2204  
2205 2205  )))
2206 2206  
... ... @@ -2211,5 +2211,4 @@
2211 2211  * [[Datasheet, Document Base>>https://www.dropbox.com/sh/gxxmgks42tqfr3a/AACEdsj_mqzeoTOXARRlwYZ2a?dl=0]]
2212 2212  * [[Hardware Source>>url:https://github.com/dragino/Lora/tree/master/LT/LT-33222-L/v1.0]]
2213 2213  
2214 -
2215 2215  
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