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

Feather Sense (nRF52840): Flashing the bootloader #11

Open
vabt-igd opened this issue Oct 26, 2022 · 2 comments
Open

Feather Sense (nRF52840): Flashing the bootloader #11

vabt-igd opened this issue Oct 26, 2022 · 2 comments

Comments

@vabt-igd
Copy link

Hi,

I'm currently struggling to burn the provided Adafruit bootloader to a Feather Sense (nRF52840).
Following the instructions and selecting Burn Bootloader from the Tools menu results in the following error:

xPack OpenOCD x86_64 Open On-Chip Debugger 0.11.0+dev (2022-03-25-17:32)
Error while burning bootloader.
Licensed under GNU GPL v2
For bug reports, read
	http://openocd.org/doc/doxygen/bugs.html
debug_level: 0

embedded:startup.tcl:26: Error: Can't find interface/.cfg
in procedure 'script' 
at file "embedded:startup.tcl", line 26

The programmer is set to adafruit-nrfutil and the device is connected via USB.
Is there an option to burn your provided bootloader without using special programmer hardware?
For instance, something such as Adafruit's Bootloader DFU for Bluefruit nRF52 programmer?

I'm currently using the Adafruit Softdevice enabled bootloader v0.7.0 and am therefore unable to upload sketches without soft-bricking the board.

@vabt-igd vabt-igd changed the title Feather Sense (nRF52840 ): Flashing the bootloader Feather Sense (nRF52840): Flashing the bootloader Oct 26, 2022
@h2zero
Copy link
Owner

h2zero commented Oct 27, 2022

Great question, I haven't got a great answer though. I'm not familiar enough with changing adafruits bootloader over serial and I'm unsure if it would be possible without a hardware debugger. It looks like adafruit uses jlink for this in their repo, but I'll do some testing to check it out.

@vabt-igd
Copy link
Author

Cool, let me know if you find something. I'm happy to test!

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

2 participants