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?

Be the first to answer this question.