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!