-
Notifications
You must be signed in to change notification settings - Fork 505
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Operating System
macOS 15.x.
INFO_UF2.TXT
Of the three different bootloader update methods for the Feather Sense nRF52840 the UF2 does not work. I'm running macOS 15.5 which I reproduced from a forum users report.
The same version of bootloader 0.9.2 in ZIP format works fine via command line.
The Arduino IDE built-in bootloader in one back 0.9.1, but also works fine as an update.
The suspicious thing about the UF2 is the size. It is only 70kb. The zip blob is 190k.
What happened ?
UF2 fails to copy with error message of:
The Finder can't complete the operation because some data in "update-feather_nrf52840_sense_bootloader-0.9.2_nosd.uf2" can't be read or writte" (Error Code -36)
How to reproduce ?
Double reset Feather Sense to enter bootloader mode.
Try to drag UF2 file onto it
Debug Log
No response
Screenshots
No response
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working