Closed prachisg11 closed 4 years ago
Can we specify connection parameters like connection interval, connection event, etc to increase the throughput of the BLE device, using Xamarin.BluetoothLE library? CharacteristicPropertyType do not have these properties.
No, these connection parameters must be set by the BLE peripheral. Android and iOS do not support setting these parameters from the central.
Can we specify connection parameters like connection interval, connection event, etc to increase the throughput of the BLE device, using Xamarin.BluetoothLE library? CharacteristicPropertyType do not have these properties.