Page 1 of 1

problems with pipeline_bt_sink example with latest ADF

Posted: Wed Jun 12, 2019 3:22 am
by mitchk
I recently pulled the latest ESP-ADF

$ git describe --tags --dirty
v1.0-108-g7d6f6ce-dirty

and now I can no longer successfully run the pipeline_bt_sink example on my LyraT V4.3 board. With no change to any of the Menuconfig settings (which by default has Bluetooth for BLE only) the program runs but I cannot see the "ESP-ADF-SPEAKER" as an available device to connect to.

If I go to the Bluetooth settings within Menuconfig and change the Bluetooth controller to "BR/EDR Only" the code compiles but the board goes into an endless boot loop when running it.

Has anyone else had issues with this example and the most recent ESP-ADF version?

Thanks,
Mitch

Re: problems with pipeline_bt_sink example with latest ADF

Posted: Fri Jul 05, 2019 10:23 am
by Ardjoen
Hi,

I have the same issue, the program runs but I cannot see the "ESP-ADF-SPEAKER" as an available device to connect to.