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.
6 years, 3 months ago.
MBED OS on Thunderboard Sense 2
Hi Everyone
I am now working on a development board Thunderboard Sense 2. Everything from MBED OS works well on it, like GPIO, sensors control, but when I started to use BLE (bluetooth low energy), it does not work, because of lacking "BLE/ble.h".
The error code is: "Error: Cannot open source input file "ble/BLE.h": No such file or directory in "source/main.cpp", Line: 19, Col: 22 ".
Could someone please help me with this? Or if anyone knows whether I can use BLE on Thunderboard Sense 2 by MBED OS?