kai-morich / SimpleBluetoothLeTerminal

Android terminal app for Bluetooth LE devices using custom serial profiles
MIT License
288 stars 111 forks source link

connecting BLE code in flutter app #36

Closed n1kh1lmore closed 2 years ago

n1kh1lmore commented 2 years ago

you are a Ble expert as mentioned below image we are making a final year project in which we are ready with flutter screens but there is a button to connect with ESP for this we are attaching your BLE code to that button and a scanning popup will come and show available devices but not working finally our team decided to contact with you hope you will help us and thank you for your reply

iPhone 12, 12 Pro – 8

kai-morich commented 2 years ago

you should translate scan permission + broadcast-receiver logic from DevicesFragment.java to flutter

n1kh1lmore commented 2 years ago

Thank you for this, but we need little more help

Retr0sec7 commented 2 years ago

Hi @n1kh1lmore did you manage to find or get a solution for flutter?

n1kh1lmore commented 2 years ago

hey @Retr0sec7, yes I used flutter_blue package and now working properly, But I need help to make flutter application for thermal Bluetooth printer to print receipt,

Retr0sec7 commented 2 years ago

@n1kh1lmore is it possible to show us the configuration you made for the flutter_blue instance ?

n1kh1lmore commented 2 years ago

What configuration?