Flutter BLE

I am using Flutter for developing an Android and iOS application which communicates with a BLE device. I am using the FlutterBluePlus package ( https://pub.dev/packages/flutter_blue_plus ) to handle the BLE communication. While this package works perfectly on an Android phone I am experiencing some slowdowns in BLE communication with the iOS application. Can someone here help to solve this issue?

Hi!

Without stacktraces nor information of how you setup Flutter Blue Plus is a bit complicated to help you with your issue.

Does the slowdown happens in the scanning only? When you are connected to a device and communicating with it? Both?

Regards,

Iván

Flutter BLE
 
 
Q