-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connect success then disconnect immediately #177
Comments
I have the same problem too |
I managed to solve the problem. I had changed an image. In my opinion the printer memory or bluetooth is unable to receive or store data internally. |
@danilocatalanoapsystem What image? Can you please elaborate more, i'm running the |
same problem here:
|
Is there any update on this issue? |
I am trying to solve the same problem. I can list and select the printer but when I tap connect, it's connecting but immediatly after connection breaks. I'm using a Zebra printer with an Android 12 tablet. I would appriciate any help.
|
I am facing the same issue. Any updates would help. |
I am also facing this issue in old Android version. Printer connected for 1 sec and then disconnected. |
For me, the device was supporting V2 Bluetooth for android but the package is only supporting V4. I switched to this package named flutter_blue_plus package and it worked for me |
Yes, same here |
Same thing happeing on my code as well. I dont know if there is a difference on the device being connected like a BLE printer |
For those who still looking for a solution, I've found it not in this package but in ZEBRA jar. (ZSDK_ANDROID_API.jar) |
The bluethooth thermal printer device is found successfully, but when I click on
connect
it connects for a 1 sec and then disconnects immediately, here are the logs:The text was updated successfully, but these errors were encountered: