Page 1 of 1

esp_bt.h: No such file or directory?

Posted: Fri Jun 24, 2022 5:50 pm
by djoshi
Hi

I am trying to include the "blufi" project so that I can set the wifi using Bluetooth.

But I am getting the following error esp_bt.h: No such file or directory?
ble.png
ble.png (88.23 KiB) Viewed 5339 times

Re: esp_bt.h: No such file or directory?

Posted: Mon Oct 17, 2022 9:15 am
by walter03
Hi,

I'm suffering for same issue, finding it also in other IDF examples.
In particular it seems that Path and Symbol form is missing in Eclipse (please refere to the attached picture).

Can someone please help in this issue? Thanks in advance.

I'm using following releases:
-Eclipse
Version: 2022-09 (4.25.0)
Build id: 20220908-1902

-ESP_IDF Plug In
Version: 2.6.0.202208110735

Re: esp_bt.h: No such file or directory?

Posted: Tue Oct 25, 2022 6:59 pm
by Remyhx
Did you enable bluetooth in menuconfig?