Hello.
I am using SDK v17.0.1, nrf52833.
I can enter DFU Mode with pressing Button 4 and reset Button.
However, I want to enter DFU mode without any Button.
I've get informations about it.
There is a method I want.
- Entering DFU mode is triggered by one of the optional sources :
Request from the application written to the settings page(NRF_BL_DFU_ENTER_METHOD_BUTTONLESS).
For this optional source, How to enter DFU mode buttonless?