Search found 1 match
- Wed Jul 05, 2017 10:54 pm
- Forum: Showcase
- Topic: ESP32 Webradio
- Replies: 188
- Views: 547702
Re: ESP32 Webradio
Ah, you mean bluetooth. Didn't test that a lot, ESP-IDF does most of the work anyway so I'm not sure I can fix that. The "xBtuQueue Failed" is triggered in btu_task.c, which is Broadcom code. Its possible that we don't consume the PCM buffer fast enough, but I have no idea really. Hi, i tried to fi...