Would we able to access the packet error rate data during or after completed the HCI_LE_Receiver_Test described in this link?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Would we able to access the packet error rate data during or after completed the HCI_LE_Receiver_Test described in this link?
If you read further down on that page it refers to a response with the number of packets received:
After sending the HCI_LE_Test_End command to the device, the following response will be returned, indicating that the command was received and the test has ended:
04 0e 06 01 1f 20 00 xx xx
xx xx = 00 00 if Tx test was performed
xx xx = Total number of received packets if Rx test was performed.