Hi !
I'm setting up buttonless DFU on an nrf52832. I'm using SES on windows.
I found two ways of performing it, one in the forum and another in the infocenter.
The first way is using those command found on the Dev Zone that are supposed to restart in DFU mode :
I would like to know where I could find the reference (.h) to the BOOTLOADER_DFU_START and to BOOTLOADER_DFU_SKIP_CRC
The other way i found is to use NRF_BL_DFU_ENTER_METHOD_BUTTONLESS. I would like to know how to switch the boolean mentionned in this infocenter link .
Thanks !
Jerome