Closed Maqcel closed 2 months ago
"The specified device has disconnected from us."
this is an error string from iOS, not FBP
and it sounds like your peripheral is requesting the disconnection.
Thank you for the response, haven't seen 846 will proceed with things from there!
I'll close it when I'll get it running tomorrow
Ahh Yes I forgot to do so, the upgrade from v13 helped! Thanks
Requirements
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.32.12
Flutter Version
3.22.2
What OS?
iOS
OS Version
17.6 (21G5066d)
Bluetooth Module
Own product can't discuss, All I can share: Bluetooth Low Energy device which uses GATT protocols along Bluetooth Advertising packets to transmit temperature readings measured by the device’s sensor.
What is your problem?
1 off all thank you for this package it's really cool how easy it was to pick up.
This error cancels autoconnect altogether (in the background), and somehow when disconnecting I'm not getting the connection status change from my stream:
I tried to find the place in the library responsible for the error but failed to do so. I'm currently unable to reproduce this error in debug mode, but error sometimes persist (The notification about the
NotConnected
is not send only in case this error happening) I'm happy to answer more questions but currently I'm unable to reproduceLogs