Hello, I have my device which using the classic Bluetooth, communicating via Serial.
It's possible to have support for this in the library?
Thanks
definitely interested in this too
I'm interested also in classic Bluetooth communication. There is a ScanMode option in the scan method, but none of the options can view classic Bluetooth. What we can do to accomplish this, the android libraries are not compatible ?
On iOS at least, the CoreBluetooth framework used by flutter_blue is for Bluetooth Low Energy only.
Really need this in my current project.
Same here i rely on scanning for non Low Energy Devices as well
Any update on this? I'm unable to test with an HC-05 due to lack of BT classic support.
I need this for my current project as well! Any updates? Anybody know how to program this, I will pay for this to happen.
Hi folks, I tried to find a plugin to do the interface with an HC-05 Bluetooth adapter, but I didn't find. So I started to dev one, based on flutter-blue and I would like to get your opinions and improvements. I'm waiting for your comments. https://github.com/edufolly/flutter_bluetooth_serial
Dude way to go! I'm going to check it out today. This is very important for a project I'm working on. I saw another gentleman started working on one, but it didn't seem to get any traction. I'll check this out this week and tell you what I think!
Bluetooth Classic/Serial support will be tracked in issue #118
Most helpful comment
Hi folks, I tried to find a plugin to do the interface with an HC-05 Bluetooth adapter, but I didn't find. So I started to dev one, based on flutter-blue and I would like to get your opinions and improvements. I'm waiting for your comments. https://github.com/edufolly/flutter_bluetooth_serial