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
-
... ... @@ -1120,7 +1120,6 @@ 1120 1120 1121 1121 There is no AT Command to control Relay Output 1122 1122 1123 - 1124 1124 * Downlink Payload (prefix 0x05): 1125 1125 1126 1126 (% class="box infomessage" %) ... ... @@ -1138,17 +1138,14 @@ 1138 1138 1139 1139 00: Relays will change to an inverter state after timeout 1140 1140 1141 - 1142 1142 (% style="color:#4f81bd" %)**Third Byte(bb)**(%%): Control Method and Ports status: 1143 1143 1144 1144 [[image:image-20220524093831-10.png]] 1145 1145 1146 - 1147 1147 (% style="color:#4f81bd" %)**Fourth/Fifth Bytes(cc)**(%%): Latching time. Unit: ms 1148 1148 1149 1149 Device will upload a packet if downlink code executes successfully. 1150 1150 1151 - 1152 1152 **Example payload:** 1153 1153 1154 1154 **~1. 05 01 11 07 D0** ... ... @@ -1180,7 +1180,6 @@ 1180 1180 **AT+VOLMAX ~/~/ See [[MOD4>>||anchor="H3.3.4AT2BMOD3D42CSingleDICounting2B1xVoltageCounting"]]** 1181 1181 ))) 1182 1182 1183 - 1184 1184 * Downlink Payload (prefix 0xA5): 1185 1185 1186 1186 (% class="box infomessage" %) ... ... @@ -1207,7 +1207,6 @@ 1207 1207 1208 1208 Bb cc dd ee: number to be set 1209 1209 1210 - 1211 1211 * Downlink Payload (prefix 0xA8): 1212 1212 1213 1213 (% class="box infomessage" %) ... ... @@ -1260,6 +1260,7 @@ 1260 1260 ))) 1261 1261 1262 1262 1257 + 1263 1263 == 3.5 Integrate with Mydevice == 1264 1264 1265 1265 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: