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

dfu_app_handler.h is not available

Hello 

I would like to integrate DFU into my application

but, when including:

#ifdef BLE_DFU_APP_SUPPORT
#include "ble_dfu.h"
#include "dfu_app_handler.h"
#endif // BLE_DFU_APP_SUPPORT

dfu_app_handler.h is not available, I have also searched for this file on SDK but it does not exist

please advice 

Parents Reply Children
No Data
Related