[Help]: Getting 20 byte only, requestMtu not working, getting full data on native android app #652
Closed
1 task done
Labels
help
Questions, help, observations, or possible bugs
Requirements
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.20.7
Flutter Version
3.10.6
What OS?
Android
OS Version
Android 5
Bluetooth Module
C2541
What is your problem?
I have received the data from my ble but data is only 20 byte and I am requesting for the increase mtu size after connecting to the ble but still I am getting same data.
I also installed the Serial Bluetooth Terminal(Simple App from Playstore on which I am getting the whole data perfectly without requesting anyting.
These are two library of the Android Native App which I clone android run android app on which I am getting whole data
https://github.com/kai-morich/SimpleBluetoothTerminal
https://github.com/kai-morich/SimpleBluetoothLeTerminal
So it means my device is ok,
Then why requestMtu is not working on Flutter Blue Plus even after requestMtu show success
Kindly help on, I am stuck for so many days.
Logs
The text was updated successfully, but these errors were encountered: