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

What EXACTLY I need to do to include DFU feature for my application

So, I am having a nRF51822 application that I used to upload via wired interface. Now I want my application to support so called DFU over BTLE, enabling software upload from nRF Toolbox. I am using S110 soft device. Also, I don't want to use any buttons to initiate DFU. So, what I need to add to my uVision application project to enable that? Probably there's already step-by-step instructions, so please point me there :)

Related