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

DFU failing because of connection timeout, but works on iOS #105

Open
obasille opened this issue Mar 7, 2022 · 0 comments
Open

DFU failing because of connection timeout, but works on iOS #105

obasille opened this issue Mar 7, 2022 · 0 comments

Comments

@obasille
Copy link

obasille commented Mar 7, 2022

Hi,

I'm trying to reduce the inactivity timeout value of the Bootloader so the app is started as soon as possible, while still retaining the ability to do a DFU with a phone.

On iOs, it works with a timeout value of 0.8s or more, but on Android (with a Nokia G10) it needs to be no less than ~3s.

If I understand correctly, there are some delays in the nRF Toolbox app for Android for compatibility reasons.

I understand this might be too much to ask but would it be possible to have an option in the app to reduce those timings?
If not, could you document in this issue the delays that have been introduced in the Android version? I'll try to make a custom build of the app without the delays.

See this issue:
NordicSemiconductor/Android-DFU-Library#93 (comment)

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant