Search found 3 matches

by RBAGDAZIAN
Mon Jun 03, 2024 1:30 am
Forum: ESP-IDF
Topic: Initiating a2dp connection from sink to prior source
Replies: 0
Views: 320

Initiating a2dp connection from sink to prior source

I have been able to create a bluetooth a2dp app and stream sound from my mobile phone to the attached speaker on my esp32 board. Does anyone know how to initiate the connection from the sink to the phone ? I have been able to save the prior connection bda in non volatile memory for later use when at...
by RBAGDAZIAN
Thu Feb 08, 2024 2:51 am
Forum: Hardware
Topic: Problem Bringing up a new ESP-32 Dev Board
Replies: 1
Views: 760

Re: Problem Bringing up a new ESP-32 Dev Board

For anyone else that might have had this problem. I re-installed the driver for the CH340C usb bridge to serial chip that I am using and also removed a capacitor that was across the boot switch and that seems to have fixed the issue. esptool is now able to get control of the chip and I was able to e...
by RBAGDAZIAN
Sun Feb 04, 2024 10:17 pm
Forum: Hardware
Topic: Problem Bringing up a new ESP-32 Dev Board
Replies: 1
Views: 760

Problem Bringing up a new ESP-32 Dev Board

I am in the process of bringing up a custom board with an ESP32-WROOM-32D chip on the board. I have run into a problem that I am having trouble solving. I am able to flash a sample program into the chip and the program runs fine, but then when attempting to flash the chip again, it is unable to conn...