SWRA751 September 2022
Description:
This command controls the behavior of the HCILL deep-sleep protocol.
Command Parameter | Size (bytes) | Value | Parameter Description |
---|---|---|---|
inactivity_timeout | 2 | 0x00-0xFFFF | Time from UART inactivity to sending sleep_ind packet. If this value is 0, the device does not send sleep_ind packet. Unit is frames (1.25 ms). |
retransmit_timeout | 2 | 0x00-0xFFFF | Time from sending WAKEUP_IND packet, to a retransmission of this packet. If this value is 0, no retransmission occurs. Unit is frames (1.25 ms). |
rts_pulse_width | 1 | 0x00-0xFF | Each WAKEUP_IND packet can be accompanied by a short pulse on the RTS pin. This parameter controls the minimum width of this pulse. If this value is 0, no pulse is sent. Unit is Micro seconds. |
Returned Value | Description | Size (bytes) | Events Generated |
---|---|---|---|
0x00 0x01 – 0xFF |
Command succeeded. Command failed. |
1 | Command Complete |