-
Notifications
You must be signed in to change notification settings - Fork 30
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
E/SumUp: (SourceFile:153)@main | onTransportError() CardReaderError{Name = TRANSPORT_ERROR mErrorCode=3} #150
Comments
Hey @jordanscott1992 we are experiencing exactly the same issues. Sometimes it takes roughly 2 minutes until the customer is requested to enter the PIN and we're getting the same error message. Sometimes it fails completely. If I read the blinking LEDs on the SumUp Air Terminal correctly, it somehow communicates with the tablet. SumUp team, anyone? |
I eventually ditched the sumup reader for the izettle reader and swapped the sdk out.. No more Bluetooth issues it just works thankfully. Good luck getting a response, this is a known issue that involves clearing the Bluetooth cache on the device and resetting the reader.. Which makes it useless for my integration. |
Oh great, I'm looking forward to explaining that to our users. But thanks for responding so quickly! |
Yes, we are seeing something similar at #161 |
We had a similar issue: To replicate this issue (8 out of 10 times Android Version 9 and 10) .
Stacktrace from nRG Connect app which manage software for Bluetooth Low EnergyFix ValidationI started doing the Fix code in the app.On every app startup added code to refresh the
Hope that helps. |
I'm having this issue as well! Very unfortunate. Will try the bluetooth cache refresh workaround, but it seems quite brittle. |
W/SumUp: (SourceFile:112)@BtSmart-Receiver | BluetoothAdapter not initialized
E/SumUp: (SourceFile:153)@main | onTransportError() CardReaderError{Name = TRANSPORT_ERROR mErrorCode=3}
Anyone have constant issues with Bluetooth connecting to the reader ?
The text was updated successfully, but these errors were encountered: