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.

CC2650DK: BLE PER test data rate

Part Number: CC2650DK


Hi,

can you tell me the data rate of the BLE PER test implementation used with CC2650DK?

Thanks and best regards

  • Hello,

    Please refer to the README.html in the TI-RTOS 2.21.00.06 rfPacketErrorRate example application. If installed to the default path, the file is at: file:///C:/ti/tirtos_cc13xx_cc26xx_2_21_00_06/examples/IAR/CC2650DK_7ID/rfPacketErrorRate/README.html

    Best wishes
  • Hi,

    thanks for the reference. However, I cannot find any hint about the data rate in the readme file. It just mentions BLE mode has been added to the PER test. I guess the data rate depends on the selected packet rate and the packet size.

    My intention is to support a customer doing BLE range tests using the PER software. I want to be able to explain that he can reach X kbps with Y% packet error rate over BLE.

    Is there more information about this?

    Thanks!
  • Hi,

    It sounds like the Throughput example we have on guthub ( github.com/.../ble_examples ) might be better suited for you.