You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/faq/working-with-esp32-targets.md
-5
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,5 @@
1
1
# Working with ESP32 targets
2
2
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
-
8
3
## Can I use Smart Config to configure my ESP32 devices
9
4
10
5
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