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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi All,
Am I totally missing something ?
I am trying to compile the example mbed-os-example-ble-LEdBlinker and after import BLE_LIB, using the online compiler the example fails to compile with the following error :
Error: Cannot open source input file "ble/gap/Gap.h": No such file or directory in "source/main.cpp", Line: 22, Col: 26
I cant find that a path /gap/ in the BLE API nor can I find the file AdvertisingDataParser.h which is also part of the include.
Thanks for any pointers.
Serge