NimBLE-Arduino
NimBLE-Arduino copied to clipboard
esp_bt.h: No such file or directory
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.
i tried fresh install on another computer and got the same error
That file is included in the esp32-Arduino core, there is something wrong with your pio environment or board setting in Arduino IDE.
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
Closing this as it is not an issue with this library.