Search found 2 matches

by Salman9133
Thu Aug 08, 2024 3:11 pm
Forum: General Discussion
Topic: Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile
Replies: 1
Views: 772

Unable to open the sd card mp3 file while transmitting audio data to connected device through bluetooth a2dp profile

Note: iam using example code (D:\ESP_ADF\esp-adf\examples\player\pipeline_a2dp_source_stream) 1)audio_element_set_uri(fatfs_stream_reader, "/sdcard/test.mp3"); // i had set the same path still no luck 2)discovery and connection is absolutely fine when comes to transmission itself open the file is an...