Skip to content

List of questions

Vojtěch Bartoška edited this page Sep 14, 2021 · 10 revisions

The purpose of this FAQ page is to collect and respond to questions commonly asked in Issues section and on ESP32 Community Forum.

If it's possible we are going right to the answer with brief explanation. If the question is more extensive, please follow a link to "Read more" details.

Please feel free to contribute if you find out that some Frequently Asked Question is missing below.

I want to use some feature in Arduino ESP32 which is available only in ESP-IDF. How can I do that?

You can use Arduino as a ESP-IDF component. For more information take a look in Documentation

Clone this wiki locally