Closed ChiShaoJun closed 5 years ago
You should check esp_bt_controller_enable() function in bluetooth_service_start(). Its parameter should be same with the menuconfig.(bluetooth->bluetooth controller->bluetooth controller mode). You can use br/edr only.
It's OK.Thank you for your help.
use esp-adf/examples/player/pipeline_bt_sink demo error. error log:
esp_bt_controller_enable failed.How to solve this problem?