8 years, 7 months ago.

Error: Cannot open source input file "BLEDevice.h": No such file or directory in "main.cpp"

I have just imported this program, but when I build it , it throws this error. I tried changing the reference to "BLE.h" however, that throws out errors on the: writeCharCallback() function. I saw somewhere it suggested that this should now be called: writeAttributeCallbackParams()

However, that still gives the following error message:

Error: Identifier "GattCharacteristicWriteCBParams" is undefined in "main.cpp", Line: 36, Col: 42

Any suggestions / new commits would be much appreciated.

Question relating to:

This is an mbed side application meant to demonstrate how to create a custom GATT service/characteristic with Evothings. evothings, GATT

Same Problem here with different BLE Nano Projects (e.g. "BLE_HTM_by_InTempSensr"). I'm new to mbed - any help would be great!

posted by Joe Chen 19 Oct 2015
Be the first to answer this question.