ESP32 WiFi AP mode, Data Rate

I've been told:

Each WiFi modulation has it’s own data rates:
802.11b can use 1, 2, 5.5, and 11 Mbps
802.11g can use 6, 9, 12, 18, 24, 36, 48, and 54 Mbps
802.11n uses MCS0 through MCS7.

I am using "WiFi.softAP()" is there a way to set the Data Rate?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.