5.6.5 LE RX Test[v2] Command
| Command | OGF | OCF | Command Parameters | Return Parameters |
|---|---|---|---|---|
LE RX test[v2] | 0X08 | 0X0033 | 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 | Size | Value | Parameter Description |
|---|---|---|---|
RX_Channel | 1 octet | N = 0xXX | N = (F-2402)/2 Range: 0x00 to 0x27 Frequency Range: 2402 MHz to 2480 MHz |
PHY | 1 octet | 0x01 | Receiver set to use the LE 1M PHY |
| 0x02 | Receiver set to use the LE 2M PHY | ||
| 0x03 | Receiver set to use the LE Coded PHY | ||
| All other values | Reserved for future use | ||
Modulation_Index | 1 octet | 0x00 | Assume transmitter will have a standard modulation index |
| 0x01 | Assume transmitter will have a stable modulation index | ||
| All other values | Reserved for future use |
| Command | Size | Value | Parameter Description |
|---|---|---|---|
Status | 1 octet | 0x00 |
|
| 0x01 to 0xFF |
|
| Item | Firmware Version 1.0 and Later | Description |
|---|---|---|
| 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 |
