flutter_bluetooth_serial icon indicating copy to clipboard operation
flutter_bluetooth_serial copied to clipboard

Is passkey required in this library as my serial bluetooth don't have passkey

Open zubair999 opened this issue 1 year ago • 0 comments

I have bluetooth module c2541 which is sending string based data in Serial Bluetooth Terminal app in android and I don't need to pass any key in that app, I want to connect my bluetooth module and read string based data which bluetooth sends continously.

So how can I connect my bluetooth using this library and read data.

zubair999 avatar Oct 24 '23 09:10 zubair999