Page 1 of 1

pipeline_bt_sink - [BLUETOOTH_EXAMPLE] Action command error

Posted: Wed Jan 22, 2020 9:17 am
by Hristian
Hello everyone,

When I run the pipeline_bt_sink example, I can connect to the ESP32 and play music, but every time a button is pressed I get the following error

Code: Select all

E (7064) BLUETOOTH_EXAMPLE: [ * ] Action command error: src_type:1048588, source
:0x3ffdbdf0 cmd:1, data:0x4, data_len:3
I want to use this example as a base for my next project, but I haven't found a way to fix this issue.