Search found 5 matches

by jimmyvongjv
Mon Aug 26, 2024 12:32 pm
Forum: ESP-IDF
Topic: ESP-IDF Compiler Errors
Replies: 2
Views: 973

Re: ESP-IDF Compiler Errors

arrell wrote:
Sun Aug 18, 2024 9:14 am
Were you able to you resolve this?
I ended up resetting my laptop with the keep files selection and it ended up fixing the problem.
by jimmyvongjv
Mon Aug 05, 2024 2:42 pm
Forum: ESP-IDF
Topic: Running A2DP and Wi-Fi Station Simultaneously
Replies: 0
Views: 407

Running A2DP and Wi-Fi Station Simultaneously

I am working on a project that is trying to run A2DP and a Wi-Fi Station at the same time. Currently, I am facing some performance issues and have been trying to fix them with no luck. I just wanted to know whether or not this is possible in the first place before going deeper into this project.
by jimmyvongjv
Fri May 17, 2024 7:02 pm
Forum: ESP-IDF
Topic: How to change sample rate A2DP source to headphone
Replies: 2
Views: 1284

Re: How to change sample rate A2DP source to headphone

Hi, I am also curious about this. Were you able to figure it out?
by jimmyvongjv
Fri May 17, 2024 6:39 pm
Forum: ESP-IDF
Topic: ESP IDF A2DP Changing Sample Rate
Replies: 1
Views: 678

ESP IDF A2DP Changing Sample Rate

I am currently working on a project that has a ESP32 connected to a pair of bluetooth earbuds through A2DP. Right now, it seems that my bluetooth earbuds are using a sample rate of 88.2 kHz which I don't want because that requires my music to take up a lot of space. Is there a way for me to change t...
by jimmyvongjv
Thu Mar 14, 2024 2:12 pm
Forum: ESP-IDF
Topic: ESP-IDF Compiler Errors
Replies: 2
Views: 973

ESP-IDF Compiler Errors

Hi, I am having some errors when trying to build my code. I've been editing some code on visual studio using the Espressif extension for the past two weeks without any error. But today, I am running into some errors out of no where after making no changes to my code. One reason this could potentiall...