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

Thread Border Router using only ESP32-C6 (CON-1495) #1227

Closed
dmartauz opened this issue Jan 4, 2025 · 2 comments
Closed

Thread Border Router using only ESP32-C6 (CON-1495) #1227

dmartauz opened this issue Jan 4, 2025 · 2 comments

Comments

@dmartauz
Copy link

dmartauz commented Jan 4, 2025

Is it possible to implement Thread Border Router using only ESP32-C6 without any additional SoC?

From C6 datasheet: Wi-Fi, Bluetooth and 802.15.4 coexist with each other and share the same antenna.

@github-actions github-actions bot changed the title Thread Border Router using only ESP32-C6 Thread Border Router using only ESP32-C6 (CON-1495) Jan 4, 2025
@wqx6
Copy link
Contributor

wqx6 commented Jan 8, 2025

Yes, it is possible to to implement Thread Border Router using only ESP32-C6, but we would not suggest to use only ESP32-C6 for a TBR, as there is only one radio on ESP32-C6. Even if the internal-coexist for BLE&WiFi&802.15.4 is enabled, the performance is not as good as the two-chips solution.

@dmartauz dmartauz closed this as completed Jan 9, 2025
@alexbegoon
Copy link

Hi @dmartauz
this PR might help you #1244

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

No branches or pull requests

3 participants