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

From version 211.1
edited by Dilisi S
on 2024/11/24 01:30
Change comment: Uploaded new attachment "Screenshot 2024-11-23 at 18.27.11.png", version {1}
To version 214.1
edited by Dilisi S
on 2024/11/24 01:55
Change comment: add example dl screenshot

Summary

Details

Page properties
Content
... ... @@ -129,7 +129,7 @@
129 129  * 1 x Counting Port
130 130  )))
131 131  
132 -== 2. Assembling the device ==
132 += 2. Assembling the device =
133 133  
134 134  == 2.1 Connecting the antenna ==
135 135  
... ... @@ -882,7 +882,7 @@
882 882  These commands are specially designed for the LT-22222-L. Commands can be sent to the device using options such as an AT command or a LoRaWAN downlink payload.
883 883  
884 884  
885 -==== 3.4.2.1 Set Transmit Interval ====
885 +==== 3.4.2.1 Set Transmit/Uplink Interval ====
886 886  
887 887  Sets the uplink interval of the device. The default uplink transmission interval is 10 minutes.
888 888  
... ... @@ -891,11 +891,11 @@
891 891  (% border="2" style="width:500px" %)
892 892  |**Command**|AT+TDC=<time>
893 893  |**Response**|
894 -|**Parameters**|**time** : uplink interval is in milliseconds
894 +|**Parameters**|**time** : uplink interval is in **milliseconds**
895 895  |**Example**|(((
896 896  AT+TDC=30000
897 897  
898 -Sets the uplink interval to 30,000 milliseconds (30 seconds)
898 +Sets the uplink interval to **30 seconds** (30000 milliseconds)
899 899  )))
900 900  
901 901  (% style="color:#037691" %)**Downlink payload**
... ... @@ -907,16 +907,18 @@
907 907  |**Parameters**|(((
908 908  **prefix** : 0x01
909 909  
910 -**time** : uplink interval is in milliseconds, represented by 3  bytes in hexadecimal.
910 +**time** : uplink interval is in **seconds**, represented by **3  bytes** in **hexadecimal**.
911 911  )))
912 912  |**Example**|(((
913 -01 **00 75 30**
913 +01 **00 00 1E**
914 914  
915 -Sets the uplink interval to 30,000 milliseconds (30 seconds)
915 +Sets the uplink interval to **30 seconds**
916 916  
917 -Conversion: 30000 (dec) = 00 75 30 (hex)
917 +Conversion: 30 (dec) = 00 00 1E (hex)
918 918  
919 -See [[RapidTables>>https://www.rapidtables.com/convert/number/decimal-to-hex.html?x=30000]]
919 +See [[RapidTables>>https://www.rapidtables.com/convert/number/decimal-to-hex.html?x=30]]
920 +
921 +[[image:Screenshot 2024-11-23 at 18.27.11.png]]
920 920  )))
921 921  
922 922  ==== 3.4.2.2 Set the Working Mode (AT+MOD) ====
... ... @@ -1167,8 +1167,6 @@
1167 1167  )))
1168 1168  |(% style="width:96px" %)**Example**|(% style="width:402px" %)09 02 **00 00 64**
1169 1169  
1170 -
1171 -
1172 1172  ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ====
1173 1173  
1174 1174  Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -1350,8 +1350,6 @@
1350 1350  )))
1351 1351  )))
1352 1352  
1353 -
1354 -
1355 1355  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1356 1356  
1357 1357  
Screenshot 2024-11-23 at 18.27.11.png
Size
... ... @@ -1,1 +1,1 @@
1 -134.9 KB
1 +143.4 KB
Content