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

DFU

Hi, I am developing the application in nRF52832 with SDK_16 in SES.

I have a problem with DFU

I need to run the application and DFU has to be activate only if the mobile application gives permission

I have seen that Two method in DFU

Button DFU

Buttonless DFU

Is Buttonless DFU as same as Background DFU or both are different

I have done Button DFU.

But while running Buttonless DFU for my application. the application doesn't work. i don't know how to debug my application

Related