-
Notifications
You must be signed in to change notification settings - Fork 63
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-S2 slow transfer #129
Comments
Hello, unfortunately I can't do that. I try to keep the code base as general as possible and ignore specifics for individual devices. Kind Regards, |
From what I remember, you can set autodetection of PSRAM in the config. |
Can you tell me why my esp32 c6 can only do 2mbps, is there any setting that need to be adjusted, and it's only wifi 4, no wifi 6 |
My ESP32-C6 module: ESP32-C6-WROOM-1-N8 My AP: MikroTik RB952Ui-5ac2nD |
source router is wifi6 and can do 100m |
do your register as wifi6 ap to client? |
Unfortunately my AP is only Wi-Fi 4. |
do your phone see repeater as wifi4 or wifi6 |
Phone also wi-fi 4, but i have wi-fi 6 (RTL8852BE) in my PC.
And after reset to defaults:
|
Hi
I have 19Mb/s transfer speed on ESP32 and ESP32-C6 but only 4Mb/s on ESP32-S2.
I suspect not enough RAM may be a problem. Can you enable PSRAM support for S2 ?
Soft: 7.1.1
Board: https://www.wemos.cc/en/latest/s2/s2_mini.html
Thank You
The text was updated successfully, but these errors were encountered: