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

Unable to perform secure serial DFU with nrf52 DK

Hi, I'm having trouble performing a secure serial DFU with the nrf52 DK, I'm using the following components :

  • SDK 13.0.0 : experimental_bootloader_secure_serial example
  • softdevice v4.0.2
  • nrfutil v3.2.0(standalone exe)

I've disabled flowcontrol and reduced the baudrate to 9600 as suggested by this post. I still get no ping response error from nrfutil.

nrfutil error message nrfutil error message

rtt viewer log rtt viewer log

Related