Setting Up OTA DFU for BMD-350-EVAL Board Windows 10

Hello,

I've been struggling to follow along with this tutorial:  Getting started with Nordic's Secure DFU bootloader, a step by step guide 

Is this the most up to date instructions for how to update the device over bluetooth?

I'm using SEGGER 5.68 and nRF 17.1.0

Thanks,
Caleb

Parents Reply
  • Hi,

    Did you get to the bottom of this?

    Regarding the first issue, I think there may be issues with parenthesis in the path, so that may be the issue there.

    Regarding GNU_INSTALL_ROOT etc in the makefile.windows, that must be set to be correct for your specific environment. The reason for this not using whatever is in your path is that in some cases you may have different SDKs etc installed, each which you for some reason want to use with different specific versions of ARM GCC (typically you want to use the version that was used in release testing, and which is specified in the release notes).

Children
Related