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
-
... ... @@ -1120,6 +1120,7 @@ 1120 1120 1121 1121 There is no AT Command to control Relay Output 1122 1122 1123 + 1123 1123 * Downlink Payload (prefix 0x05): 1124 1124 1125 1125 (% class="box infomessage" %) ... ... @@ -1137,14 +1137,17 @@ 1137 1137 1138 1138 00: Relays will change to an inverter state after timeout 1139 1139 1141 + 1140 1140 (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status: 1141 1141 1142 1142 [[image:image-20220524093831-10.png]] 1143 1143 1146 + 1144 1144 (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms 1145 1145 1146 1146 Device will upload a packet if downlink code executes successfully. 1147 1147 1151 + 1148 1148 **Example payload:** 1149 1149 1150 1150 **~1. 05 01 11 07 D0** ... ... @@ -1176,6 +1176,7 @@ 1176 1176 **AT+VOLMAX ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]** 1177 1177 ))) 1178 1178 1183 + 1179 1179 * Downlink Payload (prefix 0xA5): 1180 1180 1181 1181 (% class="box infomessage" %) ... ... @@ -1202,6 +1202,7 @@ 1202 1202 1203 1203 Bb cc dd ee: number to be set 1204 1204 1210 + 1205 1205 * Downlink Payload (prefix 0xA8): 1206 1206 1207 1207 (% class="box infomessage" %) ... ... @@ -1254,7 +1254,6 @@ 1254 1254 ))) 1255 1255 1256 1256 1257 - 1258 1258 == 3.5 Integrate with Mydevice == 1259 1259 1260 1260 Mydevices provides a human friendly interface to show the sensor data, once we have data in TTN, we can use Mydevices to connect to TTN and see the data in Mydevices. Below are the steps: