5.6.5 LE RX Test[v2] Command

Table 5-33. LE RX Test[v2] Command
CommandOGFOCFCommand ParametersReturn Parameters
LE RX test[v2]0X080X0033

Rx_Channel,

PHY, Modulation_Index

Status

Use this command to start a test where the DUT receives test reference packets at a fixed interval. The tester generates the test reference packets. Do not allow the command during the LE TX test, so the users can use the LE Test End command to stop the LE TX test, then start the command. The command parameters include RX_Channel, PHY and Modulation_Index. The Rx_Channel and PHY parameters specify that the receiver must use the RF channel and PHY. The RNBD350 module does not support the Modulation_Index parameter, so the field of Modulation_Index parameter must be filled ‘0’. The command complete event with return parameters are generated.

Command parameters:

RX_Channel: Size: 1 octet

ValueParameter Description
N = 0xXX

N = (F-2402)/2

Range: 0x00 to 0x27

Frequency Range: 2402 MHz to 2480 MHz

PHY: Size: 1 octet

ValueParameter Description
0x01

Receiver set to use the LE 1M PHY

0x02Receiver set to use the LE 2M PHY
0x03Receiver set to use the LE Coded PHY
All other valuesReserved for future use

Modulation_Index: Size: 1 octet

ValueParameter Description
0x00

Assume transmitter will have a standard modulation index

0x01Assume transmitter will have a stable modulation index
All other valuesReserved for future use

Return parameters:

Status: Size: 1 octet

ValueParameter Description
0x00HCI_LE_Receiver_Test command succeeded.
0x01 to 0xFF

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

Example:01 33 20 03 00 01 00 // LE RX test[v2] command
Response:04 0E 04 01 33 20 00

// Command complete event with status parameter