-
Notifications
You must be signed in to change notification settings - Fork 178
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
Documentation request - soft device / bootloader ? #393
Comments
cc @pan- |
OK. After digging in the files, I think I realized what is going on. Can you please confirm? |
I believe this is the intended behavior, yes. Does that sounds right @0xc0170 ? |
Can you also please confirm whether the default bootloader is dual bank or single bank? |
@shayo This is getting reworked: ARMmbed/mbed-os#3376 . |
|
I believe this ARMmbed/mbed-os#3453 will resolve this. |
The PRs mentioned in this issue are long merged. Closing. |
When I compile my project with mbed cli, I get a pretty large hex file (NRF51_DK).
I assume it already has the softdevice? Can you please provide more details? which softdevice is used? from which SDK? does the hex also contain a bootloader? which bootloader? how can I compile and get only the app hex, in case I want to use a different boot loader?
The text was updated successfully, but these errors were encountered: