Please tel me about "HCI EXT PacketErrorRateCmd"
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.
Please tell me about "HCI_EXT_PacketErrorRateCmd".
The following link in Vendor specific HCl_Guide explains,
I want to get the packet error rate data using this command. Is there a way to get the data without an active connection?
I am mass-producing a wireless module equipped with CC2652R1.
I would like to measure the packet error rate during shipping inspection.
Inspection is very inefficient if data cannot be retrieved without an active connection.
Please tell me how to get it if you can get it by dealing with something on the software side produced by this side.
Referenced materials
dev.ti.com/.../hci_ext_api.html
Hi,
If you are interested in getting the packet error rate, then I would recommend using SmartRF Studio 7. This application can assist you in performing RF test and verifying RF performance. One of the test it is able to perform is a TX/RX Packet test which will provide you with the PER of that specific test. Another option would be to use BTool and the host_test firmware to perform test via HCI commands. The BLE5 Quick Start guide contains information on running BTool.
Best Regards,
Jan
Hi,
Yes, the process detailed in the application report you have linked is a valid way to perform a PER test on your device.
Best Regards,
Jan