Android-BLE-Library
Android-BLE-Library copied to clipboard
Issue with reading on Android 13 Samsung devices
Hi Android-Ble-Library developers,
we have issue with readCharacteristic request on Samsung devices using Android 13. Issue occurs only when we trying to read data larger then 512. We tried changing MTU sizes but nothing solve this issue. When we try to call readCharacteristic it fails with Fail reason -100 and BLE Connection get disconnected.
Can you help us solve this issue as it's really important as Users with those devices cannot use some of fundamental features of our app.
Thanks!