Closed xyzbilal closed 9 months ago
this is a problem in your device firmware probably.
or a problem in your app.
It is not possible for me to help you further. This is not a bug in FBP.
Edit: I just noticed you said it only happen on Android 14. Thats more surprising. But still, probably a problem in your device firmware.
if you have more details to add, please reopen the issue.
I think this is a device firmware issue.
Requirements
Have you checked this problem on the example app?
No
FlutterBluePlus Version
1.13.8 and 1.31.13
Flutter Version
3.16.9 and 3.10.5
What OS?
Android
OS Version
Android 14
Bluetooth Module
esp 32
What is your problem?
Hi, firstly thanks for your great effort. We have a veird problem on xiomi device android Android 14 installed. on other versions of android everything is fine.
the problem is this. we create rfid inventory request with following hex commands. and write to esp with 100 milliseconds delays sequentily and we see that device take commands first time.
then send AB command and we disconnect device. below is esp serial output.
when we connect second time and try to send commands second time device receives only 0100 command instead of sequential commands mentioned below.
below logs shows reads from location services periodically and these are out of topic.
Logs