Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -738,6 +738,7 @@ 738 738 * (% 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]] 739 739 740 740 * (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for LT-22222-L. User can see these commands below: 741 +* 741 741 742 742 === 3.4.1 Common Commands === 743 743 ... ... @@ -760,6 +760,7 @@ 760 760 761 761 **Example: **AT+TDC=30000. Means set interval to 30 seconds 762 762 764 + 763 763 * Downlink Payload (prefix 0x01): 764 764 765 765 (% class="box infomessage" %) ... ... @@ -782,6 +782,7 @@ 782 782 783 783 **Example**: AT+MOD=2. Set work mode to Double DI counting mode 784 784 787 + 785 785 * Downlink Payload (prefix 0x0A): 786 786 787 787 (% class="box infomessage" %) ... ... @@ -797,6 +797,7 @@ 797 797 798 798 There is no AT Command to poll uplink 799 799 803 + 800 800 * Downlink Payload (prefix 0x08): 801 801 802 802 (% class="box infomessage" %) ... ... @@ -823,6 +823,7 @@ 823 823 824 824 0: Disable Trigger Mode 825 825 830 + 826 826 * Downlink Payload (prefix 0x0A 06): 827 827 828 828 (% class="box infomessage" %) ... ... @@ -840,6 +840,7 @@ 840 840 841 841 There is no AT Command for this feature. 842 842 848 + 843 843 * Downlink Payload (prefix 0x AB 06): 844 844 845 845 (% class="box infomessage" %) ... ... @@ -860,6 +860,7 @@ 860 860 **Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 861 861 ))) 862 862 869 + 863 863 **Example:** 864 864 865 865 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger)