This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to merge SoftDevice, Bootloader and Application code into Single hex file

Hello folks, we are currently using RedBear Lab Arduino toolchain to develop a MDBT40 based application. However we meet a lot issues on merging bootloader.hex (downloaded from this github) and Arduino exported application, i.e. the chip cannot jump from bootloader to application code successfully.

Could anyone gives some hints on how to merge bootloader.hex and Arduino exported code into single .hex file?

Thanks for the help!

Parents Reply Children
No Data
Related