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

DFU can't work when use s332 softdevice

I use SDK 13.0.0,and use S332 softdevice,I download  dfu to PCA10040 board,it can't work,I want to know when I use S332,how to use dfu?

  • Hi, I also have some problems when I want to use S332 SoftDevice.  DFU can't work.  I add "S332" in the C/C++ tab -> "preprocessor symbols" in the project setting  and  replace the S132 tag with S332 tag in the 'define' area.

    Meanwhile I changed the  include path option.

    My board:10040

    SDK:16.0

    My RAM config:start address:0x20005968   size:0xA698

    Could you help me find the reasons? Many Thanks!

Related