Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问为什么esp32 C6不支持EDR协议? (AEGHB-470) #314

Closed
3 tasks done
jankens opened this issue Nov 28, 2023 · 5 comments
Closed
3 tasks done

请问为什么esp32 C6不支持EDR协议? (AEGHB-470) #314

jankens opened this issue Nov 28, 2023 · 5 comments

Comments

@jankens
Copy link

jankens commented Nov 28, 2023

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

计划使用ESP32 C6,但是发现classic bt里的功能不能用,请问为什么不支持EDR?是软件没有实现吗?有没有可能在后续版本中增加对EDR的支持?

@github-actions github-actions bot changed the title 请问为什么esp32 C6不支持EDR协议? 请问为什么esp32 C6不支持EDR协议? (AEGHB-470) Nov 28, 2023
@zztiger123
Copy link

Hi jankens

目前 ESP 系列芯片中,只有 ESP32 支持经典蓝牙,其他芯片如 ESP32-C6 在硬件上就不支持经典蓝牙,所以后续软件版本也无法为其新增经典蓝牙功能。

因此,如您需要经典蓝牙,我们推荐您选择 ESP32。对应 datasheet 参见 https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf

@jankens
Copy link
Author

jankens commented Nov 30, 2023

请问支持经典蓝牙的硬件和支持ble的硬件有什么区别?谢谢

@zztiger123
Copy link

经典蓝牙和BLE的基带都不同,硬件上也会有一些其他的不同。

@jankens
Copy link
Author

jankens commented Dec 4, 2023

请问esp32 c3是否支持经典蓝牙 EDR协议?

@zztiger123
Copy link

只有 ESP32 支持经典蓝牙,其他芯片如 ESP32-C3, ESP32-C6 在硬件上就不支持经典蓝牙

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants