universal_ble icon indicating copy to clipboard operation
universal_ble copied to clipboard

A cross-platform Android/iOS/macOS/Windows/Linux/Web Bluetooth Low Energy (BLE) plugin for Flutter

Results 15 universal_ble issues
Sort by recently updated
recently updated
newest added

Could you provide a function to turn off Bluetooth on Windows? A function to turn on Bluetooth has already been designed.

Hi, First thanks for this awesome plugin :) I'm having an issue when trying to increase the default MTU value to send data to a device, on windows : When...

On at least some platforms, trying to notify twice on a characteristic throws an error. IMO, it should not. The user wants to be notified of changes to a characteristic...

Under android, you cannot connect again after three or five times of repeated connection and disconnection. status 257. D/BluetoothGatt(27725): connect() - device: F1:ED:FC:C3:10:A9, auto: false, eattSupport: false D/BluetoothGatt(27725): registerApp() D/BluetoothGatt(27725):...