-
Notifications
You must be signed in to change notification settings - Fork 7.6k
I want the ESP32 default setting to be HT20. #6624
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
Labels
Comments
|
is this still valid @CheolsoonKwon? |
Might be nice if that were a paramater in the config struct. And perhaps have a setter and getter? |
Hello, Due to the overwhelming volume of issues currently being addressed, we have decided to close the previously received tickets. If you still require assistance or if the issue persists, please don't hesitate to reopen the ticket. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Board
ESP32-WROOM-32D
Device Description
Devkit
Hardware Configuration
GPIO 16, 17pin is UART
Version
v2.0.2
IDE Name
Arduino
Operating System
Windows10
Flash frequency
80M
PSRAM enabled
no
Upload speed
921600
Description
Hello Everyone
I want the ESP32 default setting to be HT20.
I changed the settings because I couldn't capture in Wireshark.
Change to HT20 -> HT40+ to capture.
ESP32 Arduino seems to work with HT40+.
Previously, the test condition was Laptop(Station) <-> ESP32(AP).
It worked without any problems, and when I changed the Laptop(station) to an HT20 dedicated device, a data transmission/reception problem occurred.
Is it possible to change ESP32's HT40 setting to HT20 on Arduino?
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: