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
  • That depends on what type of transport you want and which board you are using. Are you using the nRF52832 as a target device, if so PCA10040 (not suffixed with e) is the correct board type, so projects for that boards are suitable. Which transport do you want? BLE or UART? If you want BLE, select a project with that in the name. And while learning, I suggest you pick a project suffixed with "_debug" as it has extensive RTT loggign"

Children
Related