6.1.1 HCI VND Bluetooth Sleep Enable

Table 6-1. Format
CommandOCF

Sub-op

code

Command

Parameters

Return

Parameters

HCI_VND_BT_Sleep_Enable0x00000x00Sleep_Enable_OptionStatus

Description:

This command is the same with the SO command of the RN application to enable or disable low-power operation of RNBD350. When the low-power scheme is enabled, it needs the UART_RX_IND pin to wake up RNBD350 before the command arrives. For more details, refer to Low Power Control or Set Power Down.

This command parameter will be stored to PDS.

Table 6-2. Command Parameters
CommandSizeValueParameter Description
Sleep_Enable_Option1 octet0x00Sleep mode disabled
0x01Sleep mode enabled
All other valuesReserved for future use
Table 6-3. Return Parameters
CommandSizeValueParameter Description
Status1 octet0x00

HCI_BT_Sleep_Enable command succeeded

0x01 to 0xFF

HCI_BT_Sleep_Enable command failed. See [Vol 1] Part F, Controller Error Codes for a list of error codes and descriptions

Event(s) Generated (unless masked away):

When the HCI_VND_BT_Sleep_Enable command is complete, an HCI_Command_Complete event generates.