This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

pc-ble-driver, Master Emulator, Scripting, throughput

My company is developing an embedded product based on NRF52 and until now we are using Master Control Panel (MCP) to test BLE communication. MCP is a great tool but we need something similar that allow us to write some scripts that will be used to do automatic tests and to log notifications and indications.

We have a couple of NRF51 dongles here and the pc-ble-driver provided by Nordic would be suitable for this, but it seems to have data throughput limitations: (devzone.nordicsemi.com/.../)

So, I have some questions:

  1. Is there an updated version of pc-ble-driver that supports higher throughput?

  2. Is it possible to use the Master Control Panel DLL to get higher throughput? (devzone.nordicsemi.com/.../)

  3. Do you know other tool/sniffer (commercial or free) that is suitable to read BLE data (mostly notifications and indications) and write scripts to handle that data?

Any suggestion is appreciated!

Thanks

Related