-
Notifications
You must be signed in to change notification settings - Fork 488
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help]: iOS 17: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error. #639
Closed
1 task done
Labels
help
Questions, help, observations, or possible bugs
Comments
chipweinberger
changed the title
[Bug]: [VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error. #0 BluetoothCharacteristic.write (package:flutter_blue_plus/src/bluetooth_characteristic.dart:228:9) <asynchronous suspension>
[Bug]: iOS: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error.
Oct 23, 2023
chipweinberger
changed the title
[Bug]: iOS: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error.
[Help]: iOS: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error.
Oct 24, 2023
chipweinberger
added
help
Questions, help, observations, or possible bugs
and removed
bug
Something isn't working
labels
Oct 24, 2023
chipweinberger
changed the title
[Help]: iOS: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error.
[Help]: iOS 17: FlutterBluePlusException: writeCharacteristic: (code: 14) Unlikely error.
Oct 25, 2023
Repository owner
deleted a comment from
kiranruth
Nov 3, 2023
This error code originates from your BLE device. It is one of the BLE GATT codes that your device is allowed to return. It usually means your device is malfunctioning, or you are sending an invalid request, but the exact meaning depends on your BLE device.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Requirements
Have you checked this problem on the example app?
Yes
FlutterBluePlus Version
1.20.4
Flutter Version
3.10.4
What OS?
iOS, macOS
OS Version
xcode 15, mac os 14.0 (23A344), ios 17.0.3
Bluetooth Module
arduino
What is your problem?
Unhandled Exception: FlutterBluePlusException: writeCharacteristic
Logs
The text was updated successfully, but these errors were encountered: