espressif / esp-va-sdk

Espressif's Voice Assistant SDK: Alexa, Google Voice Assistant, Google DialogFlow
Other
291 stars 82 forks source link

A2DP Activation #118

Open Turroxx opened 4 years ago

Turroxx commented 4 years ago

Greetings from Colombia

I have had some problems activating the a2dp option, I have activated it in menuconfig, but when I tell alexa to pair bluetooth devices, she says "sorry, I cannot pair bluetooth devices on your device" I may be missing a step, thank you very much.

vikramdattu commented 3 years ago

It maybe because you are using stale sdkconfig. Can you please do a clean build? i.e.,

rm -rf build/ sdkconfig sdkconfig.old make -j8 ALEXA_BT=1