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

OTA DFU times out in bluefruit connect #736

Open
JVKran opened this issue Jun 28, 2022 · 2 comments
Open

OTA DFU times out in bluefruit connect #736

JVKran opened this issue Jun 28, 2022 · 2 comments
Labels

Comments

@JVKran
Copy link

JVKran commented Jun 28, 2022

Operating System

Windows 10

IDE version

Arduino 1.8.19

Board

Feather nRF52832

BSP version

1.3.0

Sketch

Example: Bluefruit52Lib/examples/peripheral/blinky_ota
File to update OTA: pim.ino.zip

What happened ?

When running the blinky_ota example, I'm unable to update to the provided zip. While in the opposite direction (from pim.ino.zip to blinky_ota via OTA DFU) everything works perfectly fine.

How to reproduce ?

  1. Flash blinky_ota example
  2. Start DFU operation with provided zip
  3. Watch operation hanging at 100%

Debug Log

No response

Screenshots

No response

@JVKran JVKran added the Bug label Jun 28, 2022
@diogo24m
Copy link

diogo24m commented Feb 1, 2023

@JVKran Can you provide the code of the example Zip file?

@diogo24m
Copy link

diogo24m commented Feb 1, 2023

In my case I noticed that the notification never arrives from the DFU Control Point characteristic (00001531-1212-efde-1523-785feabcd123) after uploading the firmware, causing it to hang at 100%

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

No branches or pull requests

2 participants