Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 11 months 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