Skip to content

Commit 3fcce0d

Browse files
authored
Remove outdated description about ESP32 targets
***NO_CI***
1 parent b2e001f commit 3fcce0d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

content/faq/working-with-esp32-targets.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# Working with ESP32 targets
22

3-
## Is the ESP32 Dev Kit C the ONLY board version that will work with nanoFramework
4-
5-
There are available several different versions including: ESP32-WROOM-32, ESP32-WROOM-32D, ESP32-WROOM-32U, ESP32-SOLO-1, ESP32-WROVER-B, ESP32-WROVER-IB, etc.
6-
The current ESP32 Dev Kit C image that we provide works on all ESP32 boards that use the ESP32-Wroom-32x or ESP32-WROVER modules. The SOLO modules have only one core which currently won't work as we start the nanoCLR on the 2nd core.
7-
83
## Can I use Smart Config to configure my ESP32 devices
94

105
Yes you can! The Smart Config is automatically started when the device is booted and there is no wireless SSID set up. i.e. When the device is first flashed.

0 commit comments

Comments
 (0)