adafruit / Adafruit_nRF52_Bootloader

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

Xenon bootloader update from 0.5.0 to 0.6.1 not working? #220

Closed ScruffR closed 2 years ago

ScruffR commented 3 years ago

Set up

Describe the bug

I did expect that I can replace the current bootloader by putting the device in bootloader mode and copying the update-particle_xenon_bootloader-0.6.1_nosd.uf2 file to the device. However when the device comes back ist still reports bootloader 0.5.0

Is it not supposed to work as UF2 upload or is that file incompatible with the Xenon?

hathach commented 3 years ago

it should work as other boards, but I don't have a xenon to test with.

ScruffR commented 3 years ago

@hathach , thanks for the reply :+1:

So you also think that my process was correct and should work?

hathach commented 3 years ago

Yes, your procedure is correct