chipweinberger / flutter_blue_plus

Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
Other
778 stars 469 forks source link

[Help]: how to add services for bluetooth gatt server #734

Closed itanvation closed 10 months ago

itanvation commented 10 months ago

Requirements

Have you checked this problem on the example app?

No

FlutterBluePlus Version

1.30.7

Flutter Version

3.1.5

What OS?

Android

OS Version

13

Bluetooth Module

HC-05

What is your problem?

i want to connect to one device but for that we have to add services to gatt server how to do that i dint find anything in the documentation ,if i dont add any services it will disconnect automatically

Logs

i dont have any logs
chipweinberger commented 10 months ago

❗ Bluetooth Classic is not supported ❗

i.e. speakers, headphones, mice, keyboards, gamepads, Arduino HC-05 & HC-06, and more are not supported. These all use Bluetooth Classic.