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
-
... ... @@ -1497,36 +1497,48 @@ 1497 1497 ==== 3.4.2.14 Relay ~-~- Control Relay Output RO1/RO2 ==== 1498 1498 1499 1499 1500 - *(% style="color:#037691" %)**AT Command:**1500 +(% style="color:#037691" %)**AT Command:** 1501 1501 1502 -There is no AT Command to control the Relay Output 1502 +There is no AT Command to control the Relay Output. 1503 1503 1504 1504 1505 - *(% style="color:#037691" %)**Downlink Payload(prefix 0x03):**1505 +(% style="color:#037691" %)**Downlink Payload** 1506 1506 1507 -(% style="color:blue" %)**0x03 aa bb ** (%%)~/~/ Sets RO1/RO2 output 1507 +(% border="2" style="width:500px" %) 1508 +|(% style="width:113px" %)**Prefix**|(% style="width:384px" %)0x03 1509 +|(% style="width:113px" %)**Parameters**|(% style="width:384px" %)((( 1510 +**RO1_status** : 1 byte in hex 1508 1508 1512 +00: Close 1509 1509 1510 -((( 1511 -If the payload is 0x030100, it means setting RO1 to close and RO2 to open. 1512 -))) 1514 +01: Open 1513 1513 1514 -((( 1515 -00: Close , 01: Open , 11: No action 1516 +11: No action 1516 1516 1517 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %) 1518 -|(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**RO1**|(% style="background-color:#4f81bd; color:white" %)**RO2** 1519 -|03 00 11|Open|No Action 1520 -|03 01 11|Close|No Action 1521 -|03 11 00|No Action|Open 1522 -|03 11 01|No Action|Close 1523 -|03 00 00|Open|Open 1524 -|03 01 01|Close|Close 1525 -|03 01 00|Close|Open 1526 -|03 00 01|Open|Close 1518 + 1519 +**RO2_status** : 1 byte in hex 1520 + 1521 +00: Close 1522 + 1523 +01: Open 1524 + 1525 +11: No action 1527 1527 ))) 1527 +|(% style="width:113px" %)**Payload format**|(% style="width:384px" %)<prefix><RO1_status><RO2_status> 1528 +|(% style="width:113px" %)**Example**|(% style="width:384px" %)((( 1529 +(% border="2" %) 1530 +|=Payload|=RO1|=RO2 1531 +|03 00 11|Open|No action 1532 +|03 01 11|Close|No action 1533 +|03 11 00|No action|Open 1534 +|03 11 10|No action|Close 1535 +|03 00 00|Open|Open 1536 +|03 01 01|Close|Close 1537 +|03 01 00|Close|Open 1538 +|03 00 01|Open|Close 1528 1528 1529 -(% style="color:red" %)**The device will uplink a packet if the downlink code executes successfully.** 1540 +(% style="color:red" %)**The device will transmit an uplink packet if the downlink payload is executed successfully.** 1541 +))) 1530 1530 1531 1531 1532 1532 ==== 3.4.2.15 Relay ~-~- Control Relay Output RO1/RO2 with time control ==== ... ... @@ -1534,12 +1534,13 @@ 1534 1534 1535 1535 Controls the relay output time. 1536 1536 1537 -* (% style="color:#037691" %)**AT Command:** 1538 1538 1550 +(% style="color:#037691" %)**AT Command:** 1551 + 1539 1539 There is no AT Command to control the Relay Output 1540 1540 1541 1541 1542 - *(% style="color:#037691" %)**Downlink Payload (prefix 0x05):**1555 +(% style="color:#037691" %)**Downlink Payload (prefix 0x05):** 1543 1543 1544 1544 (% style="color:blue" %)**0x05 aa bb cc dd ** (%%)~/~/ Sets RO1/RO2 relays with time control 1545 1545