8 years, 10 months ago.

"#include "BLEDevice.h"" No such file or directory exists.

I am getting that error and wondering if I was supposed to download another file along with this one? Let me know please.

Question relating to:

This is a demonstration of how to create a GATT service and characteristic. BLE, evothings, GATT, GATT Demo, GATT Example

3 Answers

8 years, 9 months ago.

Hi All,

I would request that mbed team (or a volunteer) makes an auto-script to update the functions in accordance with the APIs name in all the example programs.

I am a newbie to mbed platform, and like many others facing a lot of difficulty in making a program to work.

Thanks, -AJ

8 years, 10 months ago.

It is now BLE.h

...kevin

Sorry, hate to be annoying, but now it's giving me other errors. It might be because I'm running it on an OSX 10.10.3 machine. The errors are all contained within the "void writeCharCallback". Not sure what to do.

posted by Eli Pottash 26 Jun 2015
8 years, 10 months ago.

Please refer to example code for how to use APIs. Writecharcallback has been renamed to something like writeAttributeCallbackParams.

where do we have to commit htis change in the program or in ".h" file?

posted by jayendra mishra 23 Jul 2015

in the program.

posted by Rohit Grover 24 Jul 2015