Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect to my bluetooth module which is sends string of data #207

Open
zubair999 opened this issue Oct 20, 2023 · 4 comments
Open

Comments

@zubair999
Copy link

I have bluetooth module which is sending some data string continously, I have install Serial Bluetooth Termial
https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en&gl=US
this app from play store and I am getting the data when device is connected,

So how to stream data from the bluetooth in flutter_blue_plus.

I already running example app but not getting anywhere, device is connecting but how to get the data stream

@zamirszn
Copy link

I have bluetooth module which is sending some data string continously, I have install Serial Bluetooth Termial
https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en&gl=US
this app from play store and I am getting the data when device is connected,

So how to stream data from the bluetooth in flutter_blue_plus.

I already running example app but not getting anywhere, device is connecting but how to get the data stream

hello were you able to do this ?? I'm also trying to connect to a BT module

@zubair999
Copy link
Author

I have bluetooth module which is sending some data string continously, I have install Serial Bluetooth Termial
https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en&gl=US
this app from play store and I am getting the data when device is connected,
So how to stream data from the bluetooth in flutter_blue_plus.
I already running example app but not getting anywhere, device is connecting but how to get the data stream

hello were you able to do this ?? I'm also trying to connect to a BT module

Yes

@zamirszn
Copy link

I have bluetooth module which is sending some data string continously, I have install Serial Bluetooth Termial
https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en&gl=US
this app from play store and I am getting the data when device is connected,
So how to stream data from the bluetooth in flutter_blue_plus.
I already running example app but not getting anywhere, device is connecting but how to get the data stream

hello were you able to do this ?? I'm also trying to connect to a BT module

Yes

can you help with a demo code please , im trying to connect to a raspberry pi using this package but the example code doesnt work

@zubair999
Copy link
Author

zubair999 commented Mar 16, 2024

I have bluetooth module which is sending some data string continously, I have install Serial Bluetooth Termial
https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=en&gl=US
this app from play store and I am getting the data when device is connected,
So how to stream data from the bluetooth in flutter_blue_plus.
I already running example app but not getting anywhere, device is connecting but how to get the data stream

hello were you able to do this ?? I'm also trying to connect to a BT module

Yes

can you help with a demo code please , im trying to connect to a raspberry pi using this package but the example code doesnt work

I suggest you to use flutter blue plus package

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants