edufolly / flutter_bluetooth_serial

A basic Flutter Bluetooth Serial
MIT License
479 stars 465 forks source link

Can't to Scan and Connect FlutterBlue library. #185

Open Rajeswari-Kadarkaraiyandi opened 1 year ago

Rajeswari-Kadarkaraiyandi commented 1 year ago

Hi....

As am new to Flutter Bluetooth Technology. I am trying to communicate two android devices with the help of Flutter Blue.

When am trying to scan the devices in my android mobile , it doesn't show the actual real devices like other mobile phones or laptops, but other than this it shows the smart brand devices. But that's also not connecting through the Flutter Blue app.

I tried some other Bluetooth technology like Flutter Bluetooth_serial, Flutter_reactive. But that's also having the same issue.

I want to transfer the data between two android devices with the Flutter Bluetooth technology.

Can anyone please assist me for sort out me from this issue.

Thanks in advance.