-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Nordic PCA10059 support without additional Segger debugger #9055
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
Comments
@larsgk thanks for creating this. |
cc @jhedberg |
I'm stuck with a few of these dongles that I want to flash with zephyr, but I don't have an external debugger (yet). If I understand it correctly, once this is done, I can flash without an additional debugger but I would still need one in the first place to place mcu_boot on the target, right? Using DFU-flash is not sufficient? |
@postlund there is an issue with the current USB driver that @pawelzadrozniak is looking into. I think then that @lemrey needs to update the documentation on the board in order to describe how to use Zephyr without an external debugger. |
Perfect, thank you! |
@lemrey it looks like all the features are in place for this now. We just need to document how to transition from the built-in bootloader to MCUboot in order for people to be able to use this without a debugger. |
I can try when I get home
…On Tue, Oct 30, 2018, 18:24 Carles Cufí ***@***.***> wrote:
@lemrey <https://github.com/lemrey> it looks like all the features are in
place for this now. We just need to document how to transition from the
built-in bootloader to MCUboot in order for people to be able to use this
without a debugger.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9055 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA97lm1Io2xGx8xXt1Km82Z5qMjla8zDks5uqItSgaJpZM4VYCnH>
.
|
Is there now a documentation how to replace the stock bootloader without jlink? |
Thanks, I'll give it a try when I'm back in the office tomorrow! Just to clarify that this is an issue I'm seeing with hci_usb and not hci_uart though |
@Xenoamor so this is a completely different issue, not related to using this board without a debugger? Are you flashing using J-Link? |
Sorry yes I'm using a J-Link and nrfjprog. Should I make a new issue for this? |
@Xenoamor yes please, this is completely unrelated. |
Sorry @Xenoamor, I had misunderstood. What I said applies for HCI over UARTE. |
All the required PRs have now been merged. |
Uh oh!
There was an error while loading. Please reload this page.
A collection of pull requests (and issues) related to PCA10059 (Dongle) suport:
/cc @lemrey @nvlsianpu
The text was updated successfully, but these errors were encountered: