flutter_bluetooth_serial
flutter_bluetooth_serial copied to clipboard
Is passkey required in this library as my serial bluetooth don't have passkey
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.