Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blufi example not compiling #262

Closed
seopyoon opened this issue Jan 18, 2017 · 4 comments
Closed

blufi example not compiling #262

seopyoon opened this issue Jan 18, 2017 · 4 comments
Milestone

Comments

@seopyoon
Copy link

I have updated the esp-idf and toolchain.

But, when I try to make flash, it gives me following error: blufi/main/./blufi_main.c:28:27: fatal error:esp_blufi_api.h: No such file or directory

Perhaps I have done something wrong in setting up the environment, or something is wrong with the make file? I use Visual Studio Code for developing, and the IDE finds these header files with no problem. Somehow the makefile cannot.

@negativekelvin
Copy link
Contributor

I get this error when Bluetooth component is not enabled in menuconfig

@seopyoon
Copy link
Author

I am away from work, so I cannot check it for a couple of days, but from sdkconfig.defaults, the Bluetooth component should be already enabled, unless I explicitly disabled it during make menuconfig which I did not. @negativekelvin does your blufi example work with the new sdk??

@negativekelvin
Copy link
Contributor

negativekelvin commented Jan 18, 2017

Yes it successfully builds for me with the Bluetooth component enabled (msys2 command line)

igrr added a commit that referenced this issue Jan 19, 2017
Readme and links to example category folders

- Added README.md to example category folders, for BT ref. #262
- Added links from api category TOC to example category folders

See merge request !450
@seopyoon
Copy link
Author

I had to somehow delete the whole esp-idf folder and re clone it. pulling and loading submodules weren't enough. Thanks for input anyways. Cheers.

@igrr igrr removed the Status: In Progress Work is in progress label Jan 20, 2017
@igrr igrr modified the milestone: v2.0 Jan 20, 2017
0xFEEDC0DE64 pushed a commit to 0xFEEDC0DE64/esp-idf that referenced this issue May 5, 2021
It's look more a practical guide "how to use SD lib"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants