sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 28 forks source link

Bluetooth connection #202

Open florianewert opened 1 year ago

florianewert commented 1 year ago

Hi,

is there a way to connect sumup air once via bluetooth so that the connection is permanent?

At the moment I must connect sumup air for each payment and needed a stable permanent connection for fast payment, without long connection process.

DxTa commented 9 months ago

I think you might want to look into:

  1. BLE connection
  2. BLE Gatt cache clear when the connection is out of sync

I'm myself still researching for more solutions