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

Configuring ble_dfu service for nRF52840 uC

Hello,

I am trying to implement ble_dfu service into an existing project. The problem is I can not find an example in the SDK. I need to find out which macros to copy-paste from the example project sdk_config.h file into the existing projects sdk_config.h file. I cannot proceed without doing that because i keep getting compiling errors. Can somebody please point me to the example or at least point me to a link where I can find the needed macros?

Thank you for your time.
Best regards.

Related