Page 1 of 1

First BLE project Eclipse

Posted: Tue Apr 19, 2022 5:01 pm
by Grungel
Hi,

Installed Eclipse/Espressif IDE/IDF from this place, https://dl.espressif.com/dl/esp-idf/

I have spent some time trying to get the samples working for my ESP32-S3-WROOM-1 module, with no luck at all.

I can get the blink example working fine. But as soon as I try the Bluetooth LE examples there is error which I cannot seem to resolve.

Compiling I get this error message;
"gattc_demo.c:27:10: fatal error: esp_bt.h: No such file or directory"

The solution offered on different pages is to use menuconfig to enable bluetooth, however, there is no such option in the package available. Or is BLE not actually available on these modules?!

How do I get pass this annoying error?

It shall be super simple to reproduce for anyone. I am using Windows 11. Just download the same package, create a project from the examples, select any BLE-project. You will get the same error building.

Thanks!

Re: First BLE project Eclipse

Posted: Wed Apr 20, 2022 8:05 am
by rpiloverbd
Hi, you may find some clues from here: https://community.platformio.org/t/how- ... chain/3464
If nobody answers anything worthwhile here, you can post your question to https://www.eclipse.org/forums/