Hi,
Im a complete beginner in the esp32.
I tried the helloworld example with success in the arduino ide and platformio (im using windows).
Im trying the GATT_client examples but i get the error:fatal error: controller.h: No such file or directory
Watt im i doing wrong?
Thanks in advance
fatal error: controller.h: No such file or directory
Re: fatal error: controller.h: No such file or directory
Hi,
I have been looking and it looks like the problem is with the components.
After i place controller.h in the same folder the ide asks for another file, then another...
How do i include the components folder?
Thanks in advance
I have been looking and it looks like the problem is with the components.
After i place controller.h in the same folder the ide asks for another file, then another...
How do i include the components folder?
Thanks in advance
Re: fatal error: controller.h: No such file or directory
Hi,
You have to check bluetooth in the configuration throuth make menuconfig => "component config". You will tell the SDK to take into account the bt. Then your project will compile with this component and find the files included.
You need not to move the files
Iro
You have to check bluetooth in the configuration throuth make menuconfig => "component config". You will tell the SDK to take into account the bt. Then your project will compile with this component and find the files included.
You need not to move the files
Iro
Re: fatal error: controller.h: No such file or directory
Hi,
Im working in windows using platformIO, and im kind of newbie.
I checked the Makefile but theres nothing there.
Thanks in advance
Im working in windows using platformIO, and im kind of newbie.
I checked the Makefile but theres nothing there.
Thanks in advance
Re: fatal error: controller.h: No such file or directory
Hi!
I have no idea what this means:
"You have to check bluetooth in the configuration throuth make menuconfig => "component config""
Can you please explain?
Thank you!
I have no idea what this means:
"You have to check bluetooth in the configuration throuth make menuconfig => "component config""
Can you please explain?
Thank you!
Who is online
Users browsing this forum: No registered users and 92 guests