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

Questions about supporting and enabling beamforming (AEGHB-716) #183

Open
TryTwoTop opened this issue Jul 1, 2024 · 1 comment
Open

Comments

@TryTwoTop
Copy link

TryTwoTop commented Jul 1, 2024

There are two questions in this issue.

You can answer them one by one, or we'll create separate issues if requested.

  1. Does the ESP32-S3 support beamforming?
    (I can't find anything about beamforming in the ESP32-S3's datasheet and esp-idf GitHub repo)

  2. Does the ESP32-C6 have beamforming automatically enabled only when communicating with 802.11ax?
    (You can find 802.11ax beamformee support in the Wi-Fi Feature of the ESP32-C6 Datasheet)

@github-actions github-actions bot changed the title Questions about supporting and enabling beamforming Questions about supporting and enabling beamforming (AEGHB-716) Jul 1, 2024
@MacChu0315-Espressif
Copy link

  1. Not supported
  2. This can be set by wifi_csi_acquire_config_t in esp_wifi_he_types.h. By the way, the current code cannot be directly run on the c6 chip.

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

2 participants