adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
427 stars 380 forks source link

DFU OTA with NRF Connect stuck at 100% #287

Closed ericlangel closed 1 year ago

ericlangel commented 1 year ago

Operating System

Android 12

INFO_UF2.TXT

-

What happened ?

I do the DFU Update with NRF Connect App. The Distribution Package (.zip) is generated by Arduino (NRF52 Adafruit).

9 of 100 times the Update fails at 100% and the NRF is bricked. -> i have to flash the Bootloader again. What should i do?

How to reproduce ?

Do the DFU Update with NRF Connect

Debug Log

No response

Screenshots

No response

Montvydas commented 1 year ago

I also have the same issue, take a look at my comment on Nordic-DFU-Library. As per the comment, a temporary solution is to use an older version of nRF Connect App e.g. 4.24.3. I would like to know what a proper fix should be, but it might be the fault of Nordic-DFU-Library or Adafruit nRF52 Bootloader.