Skip to content

bandwidth is not working for esp_wifi_80211_tx (IDFGH-17003) #18052

@sysytwl

Description

@sysytwl

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

V5.5.1
Hi, I find that bandwidth is not working for esp_wifi_80211_tx
esp_wifi_set_bandwidth(WIFI_IF_STA, WIFI_BW_HT40);
ESP_ERROR_CHECK(esp_wifi_config_80211_tx_rate(WIFI_IF_STA, WIFI_PHY_RATE_MCS7_SGI));

but in wireshark: bandwidth is still 20MHz, data rate is 72.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions