We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7552183 commit 4d2878dCopy full SHA for 4d2878d
guides/beginners_guide_adding_devices.rst
@@ -65,12 +65,9 @@ find the wireless network.
65
66
.. warning::
67
68
- Although it is theoretically possible for an ESP-based device to use a 5Ghz or 6Ghz wireless network,
69
- there are not many ESP-based devices that actually support those ranges.
70
- Most ESP-based devices only support the 2.4Ghz range.
71
- Although you should have no issues using the same SSID name for 2.4Ghz and 5Ghz, if you encounter any issues
72
- with a device maintaining its connection, you may want to consider using a different SSID name
73
- or guest network on the 2.4Ghz band for your IOT devices.
+ Supported Espressif microcontrollers only support the 2.4 Ghz frequency range for Wi-Fi.
+
+ If you're experiencing connectivity issues, see our :ref:`FAQ <wifi-problems>`.
74
75
OTA
76
***
0 commit comments