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

To enter dfu mode from application buttonless

Hi, 

I have been working on DFU ble update with nrf52840 DK.

Using the onboard buttons I'm able to go to DFU mode where as for our custom board there's no buttons and I need to switch from application to DFU mode without button press. 

I tried to update the structure variable s_dfu_settings.enter_buttonless_dfu using nrf_dfu_settings_write( ); function.

But not able to compile.....how do I proceed further , please suggest.

  • Thank you.
Related