8 years ago.

"dfu_app_handler.h" error5 nRF51822 using nRF51-DK

Hello there,

I've been looking for some BLE exemple using the nRF51822 with the nRF51-DK and I finaly got one ! There is the link : https://developer.mbed.org/forum/team-63-Bluetooth-Low-Energy-community/topic/5502/?page=1#comment-39801

Also I copied the first program and I include what I thought it were the good lib : BLE_API and mbed to use the #include "mbed.h" and the #include "BLEDevice.h" to be able to run my program.

The fact is when I tried to compile, the error 5 appeared :

Error: Cannot open source input file "dfu_app_handler.h": No such file or directory in "BLE_API/ble/services/DFUService.h", Line: 26, Col: 30

I don't know what to do, maybe the lib is too old? But I've been trying some others, and I did update the lib and nothing worked. I hope you guys can help me ! Thank you by advance.

Best, Walhérand

2 Answers

7 years, 2 months ago.

Are you still having the same problem? I'm having the exact same problem.

7 years, 2 months ago.

did you include the nrf51822 library ?