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.

Linux/CC2564C: Is there any command/interface to be used for collecting information & statistics about transmission quality, like packet loss?

Part Number: CC2564C

Tool/software: Linux

hi,

As title, is there such method to measure the transmission quality?

Thanks.

  • Hi Peiji,

    There is no HCI layer command/event for this. Moreover, I don't think it is possible to get this information from a Bluetooth controller. You will need to use a Bluetooth sniffer to find out the information like re-transmission rate and packet loss information by sniffing the air traffic of a Bluetooth connection.

    That being said, you can get some other connection statistics like the RSSI and the data rate of a connection from the Bluetooth controller using the Link Quality Monitor tool.
    www.ti.com/.../swau058

    Best regards,
    Vihang