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 is leading to an infinite loop #49

Open
DotDebian opened this issue Apr 25, 2022 · 0 comments
Open

DFU is leading to an infinite loop #49

DotDebian opened this issue Apr 25, 2022 · 0 comments

Comments

@DotDebian
Copy link

DotDebian commented Apr 25, 2022

When running a simple DFU using a Firmware homemade.
The firmware DFU is working fine with NRF Connect, but I need to turn Alternative Advertising Mode off.

5E5B33DD-07EC-020F-639B-4FCB80E3763A onDfuProcessStarting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onEnablingDfuMode
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDeviceConnecting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDfuProcessStarting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onEnablingDfuMode
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDeviceConnecting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDfuProcessStarting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onEnablingDfuMode
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDeviceConnecting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onDfuProcessStarting
5E5B33DD-07EC-020F-639B-4FCB80E3763A onEnablingDfuMode

For an unknown reason it's just looping on this. Any idea why ?

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