This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to build softdevice after I modify code

Hi,Nordic I am working for BLE_DFU, on SDK 12.1 and SoftDevice s132.

I checked, I should add below code in ble_dfu.c

char_md.char_props.write = 1;

Then I added, when I use Keil to build, it only generate app hex.

How can I build softdevice?

If I choose flash_s132_nrf_3.0.0.softdevice, it show so many strage errors (can not open source input file, but if build app, same code, it show success)

Parents Reply Children
No Data
Related