Skip to content
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

Bootloader should boot into existing app after some time, and also after a failed unlock attempt #56

Open
dallmair opened this issue Dec 4, 2023 · 0 comments

Comments

@dallmair
Copy link
Member

dallmair commented Dec 4, 2023

As a fail-safe precaution, the bootloader should boot back into the app in the following situation:

  1. Bootloader was started by the app.
  2. App is still valid.
  3. Bootloader does not get unlocked after 15 seconds -- or -- Bootloader encounters a failed unlock attempt.

This ensures that a mounted device continues its usual operation, even when there's an issue in the update procedure like

  • Some device blocks messages in the manufacturer id range (not aware of any, but theoretically possible)
  • User does not know the device UID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant