Search found 1 match

by jkotheimer9
Tue Nov 29, 2022 4:06 am
Forum: ESP-IDF
Topic: how to enable bluetooth
Replies: 4
Views: 6791

Re: how to enable bluetooth

@Senal Chandrasekara I think @nouwon means to run this command:

idf.py set-target <devicename>

I'm having a similar issue with the esp32s2 development board. I was able to set the target successfully with "idf.py set-target esp32s2"

I then tried to enable bluetooth in my sdkconfig using the ...

Go to advanced search