I added the DFU service to my project.
I will get this error: #5: cannot open source input file "ble_dfu.h": No such file or directory
This error appears in the dfu_app_handler file. But in the ble_dfu file is everything ok.
How is that possible?
The dfu_app_handler and the ble_dfu file are in the same folder. So if the ble_dfu. h file is missing in the dfu_app_handler, why it isnt missing in the ble_dfu file??
Project folder: