fidesmo / apdu-over-ble

Specification of a protocol to transmit APDU commands and responses over Bluetooth Low Energy
MIT License
19 stars 3 forks source link

Document notification retrying #13

Open Franzaine opened 5 years ago

Franzaine commented 5 years ago

When a peripheral is notifying the client that the APDU responses are ready it needs to retry the notification until it is received. Certain phones seem to miss the notification and then the transaction fails. A sensible retry mechanism seems to be retry every second in total 5 times.

martinpaljak commented 5 years ago

Things to consider: