Throughput testing with nRF5340 and custom BLE code

Hello,

I am working with an nRF5340 DUT and I would like to perform a throughput test. I have my own BLE peripheral/central application (developed separately) and I want to measure the throughput of this code.

I see that Nordic provides a throughput test sample in the SDK. My plan is to use the nRF5340 throughput example on one side (DUT), and use my custom BLE application as the peer device instead of running the throughput example on both devices.

Could you please guide me on:

  1. Whether this setup is supported/feasible?

  2. If yes, what steps or modifications are needed to connect my BLE code with the nRF throughput example?

  3. Any recommendations for measuring and logging throughput in this mixed setup?

Thanks in advance.

Parents Reply Children
No Data
Related