Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, macOS
773
stars
468
forks
source link
[Bug]: PlatformException(writeCharacteristic, data longer allowed. dataLen: 11 > max: 509 #539
Closed
Nicola-Pozza closed 1 year ago
FlutterBluePlus Version
1.14.13
Flutter Version
3.10.5
What OS?
Android
OS Version
Android 13
What happened?
Can't write in the characteristics, trying to pass a file by 509 byte at time Set the mtu to 512 on Android
Error execute command: PlatformException(writeCharacteristic, data longer allowed. dataLen: 11 > max: 509 (withResponse, No Splits), null, null)
Logs