edufolly / flutter_bluetooth_serial

A basic Flutter Bluetooth Serial
MIT License
476 stars 455 forks source link

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

Open zubair999 opened 11 months ago

zubair999 commented 11 months ago

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 commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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 commented 6 months ago

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