Hello,
I have a question about if/how the BLE connection interval can be set from a Windows 10 PC master using the BluetoothFrameworks .NET edition.
I have 2 BLE servers (Cypress BLE module, Laird BT900 dongle) BLE-connected to a PC with a Broadcom USB-BT adapter. The PC is running a custom application that implements the version of BluetoothFrameworks from 2018 September. Both BLE servers are configured with minimum/maximum connection intervals of 7.5 ms to 10 ms. Communication with a 10 ms connection interval with the BT900 has been demonstrated, but communication with the Cypress BLE module always ends up running at 60 ms and performance testing fails. Is there a method in the BluetoothFrameworks library that can control the connection interval? If not, could someone explain where/how this is set on the PC side?
Thanks,
Kurt