Changes for page RS485-BL – Waterproof RS485 to LoRaWAN Converter
Last modified by Xiaoling on 2025/04/23 15:57
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1244,60 +1244,32 @@ 1244 1244 1245 1245 ==== **RS485 command timeout** ==== 1246 1246 1247 -((( 1248 1248 Some Modbus device has slow action to send replies. This command is used to configure the RS485-BL to use longer time to wait for their action. 1249 -))) 1250 1250 1251 -((( 1252 1252 Default value: 0, range: 0 ~~ 5 seconds 1253 -))) 1254 1254 1255 -((( 1256 - 1257 -))) 1258 1258 1259 -* ((( 1260 -**AT Command:** 1261 -))) 1252 +* **AT Command:** 1262 1262 1263 1263 (% class="box infomessage" %) 1264 1264 ((( 1265 -((( 1266 1266 **AT+CMDDLaa=hex(bb cc)** 1267 1267 ))) 1268 -))) 1269 1269 1270 -((( 1271 1271 **Example:** 1272 -))) 1273 1273 1274 -((( 1275 1275 **AT+CMDDL1=1000** to send the open time to 1000ms 1276 -))) 1277 1277 1278 -((( 1279 - 1280 -))) 1281 1281 1282 -* ((( 1283 -**Downlink Payload:** 1284 -))) 1264 +* **Downlink Payload:** 1285 1285 1286 -((( 1287 1287 0x AA aa bb cc 1288 -))) 1289 1289 1290 -((( 1291 1291 Same as: AT+CMDDLaa=hex(bb cc) 1292 -))) 1293 1293 1294 -((( 1295 1295 **Example:** 1296 -))) 1297 1297 1298 -((( 1299 1299 **0xAA 01 03 E8** ~-~-> Same as **AT+CMDDL1=1000 ms** 1300 -))) 1301 1301 1302 1302 1303 1303 ... ... @@ -1304,47 +1304,28 @@ 1304 1304 1305 1305 ==== **Uplink payload mode** ==== 1306 1306 1307 -((( 1308 1308 Define to use one uplink or multiple uplinks for the sampling. 1309 -))) 1310 1310 1311 -((( 1312 1312 The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]] 1313 -))) 1314 1314 1315 -* ((( 1316 -**AT Command:** 1317 -))) 1283 +* **AT Command:** 1318 1318 1319 1319 (% class="box infomessage" %) 1320 1320 ((( 1321 -((( 1322 1322 **AT+DATAUP=0** 1323 1323 ))) 1324 -))) 1325 1325 1326 1326 (% class="box infomessage" %) 1327 1327 ((( 1328 -((( 1329 1329 **AT+DATAUP=1** 1330 1330 ))) 1331 -))) 1332 1332 1333 -((( 1334 - 1335 -))) 1336 1336 1337 -* ((( 1338 -**Downlink Payload:** 1339 -))) 1296 +* **Downlink Payload:** 1340 1340 1341 -((( 1342 1342 **0xAD 00** **~-~->** Same as AT+DATAUP=0 1343 -))) 1344 1344 1345 -((( 1346 1346 **0xAD 01** **~-~->** Same as AT+DATAUP=1 1347 -))) 1348 1348 1349 1349 1350 1350