Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -626,7 +626,6 @@ 626 626 Reserve 627 627 )))|MOD 628 628 629 - 630 630 ((( 631 631 632 632 ... ... @@ -775,8 +775,6 @@ 775 775 (6) 776 776 ))) 777 777 778 - 779 - 780 780 (% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below 781 781 782 782 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) ... ... @@ -807,7 +807,6 @@ 807 807 HIGH 808 808 ))) 809 809 810 - 811 811 * Each bits shows if the corresponding trigger has been configured. 812 812 813 813 **Example:** ... ... @@ -818,8 +818,35 @@ 818 818 819 819 (% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below 820 820 821 -[[image:image-20220524090249-3.png]] 817 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 818 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 819 +|((( 820 +AV1_ 821 +LOW 822 +)))|((( 823 +AV1_ 824 +HIGH 825 +)))|((( 826 +AV2_ 827 +LOW 828 +)))|((( 829 +AV2_ 830 +HIGH 831 +)))|((( 832 +AC1_ 833 +LOW 834 +)))|((( 835 +AC1_ 836 +HIGH 837 +)))|((( 838 +AC2_ 839 +LOW 840 +)))|((( 841 +AC2_ 842 +HIGH 843 +))) 822 822 845 + 823 823 * Each bits shows which status has been trigger on this uplink. 824 824 825 825 **Example:** ... ... @@ -829,7 +829,9 @@ 829 829 830 830 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below 831 831 832 -[[image:image-20220524090456-4.png]] 855 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 856 +|bit7|bit6|bit5|bit4|bit3|bit2|bit1|bit0 857 +|N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG 833 833 834 834 * Each bits shows which status has been trigger on this uplink. 835 835 ... ... @@ -1117,9 +1117,14 @@ 1117 1117 1118 1118 ((( 1119 1119 01: Low, 00: High , 11: No action 1145 + 1146 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:520px" %) 1147 +|Downlink Code|DO1|DO2|DO3 1148 +|02 01 00 11|Low|High|No Action 1149 +|02 00 11 01|High|No Action|Low 1150 +|02 11 01 00|No Action|Low|High 1120 1120 ))) 1121 1121 1122 -[[image:image-20220524092754-5.png]] 1123 1123 1124 1124 ((( 1125 1125 (% style="color:red" %)**Note: For LT-22222-L, there is no DO3, the last byte can use any value.** ... ... @@ -1157,19 +1157,34 @@ 1157 1157 1158 1158 (% style="color:#4f81bd" %)**Third Byte**(%%): Control Method and Ports status: 1159 1159 1160 -[[image:image-20220524093238-6.png]] 1190 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %) 1191 +|**Second Byte**|**Status** 1192 +|0x01|DO1 set to low 1193 +|0x00|DO1 set to high 1194 +|0x11|DO1 NO Action 1161 1161 1162 1162 1197 + 1163 1163 (% style="color:#4f81bd" %)**Fourth Byte**(%%): Control Method and Ports status: 1164 1164 1165 -[[image:image-20220524093328-7.png]] 1200 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %) 1201 +|**Second Byte**|**Status** 1202 +|0x01|DO2 set to low 1203 +|0x00|DO2 set to high 1204 +|0x11|DO2 NO Action 1166 1166 1167 1167 1207 + 1168 1168 (% style="color:#4f81bd" %)**Fifth Byte**(%%): Control Method and Ports status: 1169 1169 1170 -[[image:image-20220524093351-8.png]] 1210 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:300px" %) 1211 +|**Second Byte**|**Status** 1212 +|0x01|DO3 set to low 1213 +|0x00|DO3 set to high 1214 +|0x11|DO3 NO Action 1171 1171 1172 1172 1217 + 1173 1173 (% style="color:#4f81bd" %)**Sixth and Seventh and Eighth and Ninth Byte**: 1174 1174 1175 1175 Latching time. Unit: ms ... ... @@ -1224,10 +1224,21 @@ 1224 1224 1225 1225 ((( 1226 1226 01: Close , 00: Open , 11: No action 1272 + 1273 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %) 1274 +|**Downlink Code**|**RO1**|**RO2** 1275 +|03 00 11|Open|No Action 1276 +|03 01 11|Close|No Action 1277 +|03 11 00|No Action|Open 1278 +|03 11 01|No Action|Close 1279 +|03 00 00|Open|Open 1280 +|03 01 01|Close|Close 1281 +|03 01 00|Close|Open 1282 +|03 00 01|Open|Close 1227 1227 ))) 1228 1228 1229 1229 ((( 1230 - [[image:image-20230426161322-1.png]]1286 + 1231 1231 ))) 1232 1232 1233 1233 (% style="color:red" %)**Device will upload a packet if downlink code executes successfully.**