5.6.6 LE TX Test[v2] Command
Command | OGF | OCF | Command Parameters | Return Parameters |
---|---|---|---|---|
LE TX Test[v2] | 0X08 | 0X0034 |
Tx_Channel, Test_Data_Length, Packet_Payload, PHY |
Status |
Use this command to start a test where the DUT generates test reference packets at a
fixed interval. The Controller transmits the packets. Do not allow the command during
the LE RX test, so the users can use the LE Test End
command to stop LE
RX test, then start the command. The command parameters include Tx_Channel,
Test_Data_Length, Packet_Payload and PHY (see Figure 5-14). The TX_Channel and PHY parameters specify that the transmitter
must use the RF channel and PHY. The Test_Data_Length and Packet_Payload parameters
specify the length and contents of the payload of the test reference packets. An LE
controller supports Packet_Payload values 0x00, 0x01 and 0x02. The command complete
event with return parameters is generated (see Figure 5-15).
Example: | 01 34 20 04 00 25 00 01
|
// LE TX test[v2] command |
Response: | 04 0E 04 01 34 20 00
|
// Command complete event with status parameter |