flutter_bluetooth_serial
flutter_bluetooth_serial copied to clipboard
Unable to connect to my bluetooth module which is sends string of data
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