NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

esp_bt.h: No such file or directory

Open haimbilia opened this issue 1 year ago • 3 comments
trafficstars

i keep having this issue when trying to compile with NimBLE library i see this esp_bt.h file included in several places but couldn't find it in the library.

haimbilia avatar Jul 30 '24 17:07 haimbilia

i tried fresh install on another computer and got the same error

haimbilia avatar Jul 30 '24 17:07 haimbilia

That file is included in the esp32-Arduino core, there is something wrong with your pio environment or board setting in Arduino IDE.

h2zero avatar Jul 30 '24 20:07 h2zero

i also tried an older ide version and tried a different board. this is the code im trying to compile: https://github.com/gromeck/BLE-Scanner

haimbilia avatar Jul 30 '24 21:07 haimbilia

Closing this as it is not an issue with this library.

h2zero avatar Nov 20 '24 01:11 h2zero