ESP32 pins used by WiFi

Hello, I am using the ESP32-Wroom-32D for the first time, and I read online that some pins cannot (or should not) be used when the ESP32's WiFi functionality is used/enabled. However, I could not find exactly what pins are not recommended for use when WiFi is enabled for my specific board. Does anyone know what pins shouldn't be used with WiFi for the ESP32-Wroom-32D? Thanks in advance.

This may be helpful >> ESP32 Pinout Reference: Which GPIO pins should you use? | Random Nerd Tutorials

Read the docs.

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/adc_oneshot.html

Thank you all for the information, it helped me a lot!

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