Search found 6 matches

by Ivan32
Thu May 22, 2025 2:58 pm
Forum: General Discussion
Topic: Time needed to A2DP connection
Replies: 1
Views: 1558

Re: Time needed to A2DP connection

We have the same issue. ESP32 always takes 30 to 40 seconds to connect to audio sink. Because of this issue, we are moving to another microchip vendor.

Also see this threads:
https://github.com/espressif/esp-idf/issues/15913
viewtopic.php?t=45508
by Ivan32
Tue May 06, 2025 11:01 pm
Forum: General Discussion
Topic: Why connecting to remote Bluetooth devices takes a long time?
Replies: 0
Views: 160

Why connecting to remote Bluetooth devices takes a long time?

We are using Audio Source example A2DP_SOURCE with ESP32 development board. Connecting to remote external headphones takes too long time: anywhere from 20 seconds to 1 minute. I have 4 different headsets from 4 different manufacturers, but the A2DP_SOURCE example has trouble to connect to most of ...
by Ivan32
Fri Feb 14, 2025 6:05 pm
Forum: Report Bugs
Topic: ESP32 UART receive error after a pause in communications
Replies: 0
Views: 3874

ESP32 UART receive error after a pause in communications

UART receives incorrect first two bytes if there was no RX communication for a few seconds. If communication goes continuously, no errors occurs.

The chip hardware version 3.0 ESP32-Pico development board works OK. I can see it only with 3.1 ESP32-U4WDH chip. In both ESP IDF versions, v5.1 and v5.4 ...
by Ivan32
Wed Jan 15, 2025 5:22 pm
Forum: General Discussion
Topic: ESP32 ROM Loader: Write to flash does not work
Replies: 0
Views: 1154

ESP32 ROM Loader: Write to flash does not work

We are trying to upload binaries to ESP32-U4WDH using Serial Protocol found at:

https://docs.espressif.com/projects/esptool/en/latest/esp32/advanced-topics/serial-protocol.html

but it does not work.

We cannot use esptool.py in the production because the device we are making does not have space ...
by Ivan32
Mon Jan 13, 2025 11:29 pm
Forum: Report Bugs
Topic: ESP32 ROM Loader: Write to flash does not work
Replies: 3
Views: 13126

ESP32 ROM Loader: Write to flash does not work

We are trying to upload binaries to ESP32-U4WDH using Serial Protocol found at:

https://docs.espressif.com/projects/esptool/en/latest/esp32/advanced-topics/serial-protocol.html

but it does not work.

We cannot use esptool.py in the production because the device we are making does not have space ...
by Ivan32
Fri Aug 16, 2024 1:49 am
Forum: General Discussion
Topic: External clock source for ESP32-PICO-V3
Replies: 1
Views: 1073

External clock source for ESP32-PICO-V3

Is it possible to provide an external clock signal to the ESP32-PICO-V3 chip?

We have few other MCUs on the board and a centralized high-quality 40MHz crystal on it. Particularly, it defines audio sampling rate, which we would like to send over Bluetooth A2DP to the speakers using ESP32.

But if ...

Go to advanced search