Search found 101 matches
- Wed Jul 22, 2026 11:49 am
- Forum: ESP32-S31 中文讨论版
- Topic: ESP32-S31 开发板样例代码
- Replies: 1
- Views: 41
- Tue Jun 16, 2026 3:31 am
- Forum: ESP32-S31 中文讨论版
- Topic: ESP32S31开发板蓝牙实时音频的问题
- Replies: 8
- Views: 505
Re: ESP32S31开发板蓝牙实时音频的问题
好的,我们来复现一下,尽快给你回复。
- Tue Jun 09, 2026 9:28 am
- Forum: ESP32-S31 中文讨论版
- Topic: ESP32S31开发板蓝牙实时音频的问题
- Replies: 8
- Views: 505
Re: ESP32S31开发板蓝牙实时音频的问题
Hi rianMai
S31 在 Wi-Fi 和蓝牙共存时候的带宽是满足 CD 音质传输的。
您反馈的问题方便提供:复现工程和对应的 IDF commit,我们来分析一下。
S31 在 Wi-Fi 和蓝牙共存时候的带宽是满足 CD 音质传输的。
您反馈的问题方便提供:复现工程和对应的 IDF commit,我们来分析一下。
- Wed Apr 17, 2024 1:50 am
- Forum: ESP-WHO 中文讨论版
- Topic: ESP32-S3 是否可以做H264解码
- Replies: 3
- Views: 29747
- Wed Apr 17, 2024 1:44 am
- Forum: ESP-WHO 中文讨论版
- Topic: ESP32-S3 是否可以做H264解码
- Replies: 3
- Views: 29747
Re: ESP32-S3 是否可以做H264解码
S3可以做264的解码,分辨率 320*192 有18 FPS
- Tue Jan 23, 2024 6:54 am
- Forum: ESP-ADF
- Topic: issue in play_embed_flash_example
- Replies: 1
- Views: 41117
Re: issue in play_embed_flash_example
Hi MSD-Systems
This phenomenon can not accurately judge the problem, but there are some lessons to share with you. This seems to be a memory problem, it is recommended to check the code first, you can turn on the IDF heap debug function.
This phenomenon can not accurately judge the problem, but there are some lessons to share with you. This seems to be a memory problem, it is recommended to check the code first, you can turn on the IDF heap debug function.
- Tue Jan 23, 2024 6:39 am
- Forum: ESP-ADF
- Topic: VoIP using ESP32-D0WD-V3 and custom hardware feasibility
- Replies: 1
- Views: 7896
Re: VoIP using ESP32-D0WD-V3 and custom hardware feasibility
Hi goliveira,
ESP32-D0WD-V3 does not integrate audio codec, so you can use a PDM microphone to record voice and use the PDM TX for audio output.
However, this hardware structure may have some problems such as poor playback quality and poor echo suppression effect. It is recommended to add a codec ...
ESP32-D0WD-V3 does not integrate audio codec, so you can use a PDM microphone to record voice and use the PDM TX for audio output.
However, this hardware structure may have some problems such as poor playback quality and poor echo suppression effect. It is recommended to add a codec ...
- Wed Jan 04, 2023 1:09 pm
- Forum: ESP-ADF 中文讨论版
- Topic: ESP-ADF 调查问卷
- Replies: 2
- Views: 45001
Re: ESP-ADF 调查问卷
调查问卷已结束,谢谢大家。
- Wed Jan 04, 2023 1:08 pm
- Forum: ESP-ADF
- Topic: ESP-ADF Usage Questionnaire
- Replies: 8
- Views: 14741
Re: ESP-ADF Usage Questionnaire
Thank you for your feedback, the questionnaire has been completed.
- Thu Nov 03, 2022 7:16 am
- Forum: ESP-ADF
- Topic: ESP-ADF Usage Questionnaire
- Replies: 8
- Views: 14741
Re: ESP-ADF Usage Questionnaire
This is a positive questionnaire, mainly to find out which designs of ADF are bad and which ones are popular. Some bad designs are not suitable for repair in small versions. We are planning a major new version change. The questionnaire result will also be reflected in the new version, which will ...