Arduino IDE not recognising any ESP32 boards.

Stoshew
Posts: 1
Joined: Tue Apr 21, 2020 6:20 pm

Arduino IDE not recognising any ESP32 boards.

Postby Stoshew » Tue Apr 21, 2020 6:27 pm

I have used the IDE ver 1.8.9 and others to program several variants of the esp32 boards. Then something changed and I can no longer get sketches to compile, I get the following error message:
Board D1_mini32 (or any other variant) platform ESP32, package esp32 is unknown.

I have uninstalled and reinstalled different versions of the IDE and done the esp32 installation several times with git and other ways. The board variants show up in The preferences and board manager as well as in the board selection window.

In addition all the files sem to be present in the espressif directory in the IDE

Can anyone offer a solution or some help?
This is the error I get no matter what type of esp32 board is selected.
Arduino: 1.8.9 (Windows 7), Board: "WEMOS D1 MINI ESP32, 80MHz, Default, 240MHz (WiFi/BT), 921600"

C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -hardware C:\Users\stan\AppData\Local\Arduino15\packages -hardware C:\Users\stan\Documents\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -tools C:\Users\stan\AppData\Local\Arduino15\packages -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\stan\Documents\Arduino\libraries -fqbn=esp32:esp32:d1_mini32:FlashFreq=80,PartitionScheme=default,CPUFreq=240,UploadSpeed=921600 -ide-version=10809 -build-path C:\Users\stan\AppData\Local\Temp\arduino_build_901478 -warnings=none -build-cache C:\Users\stan\AppData\Local\Temp\arduino_cache_527173 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.esptool_py.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\2.6.1 -prefs=runtime.tools.esptool_py-2.6.1.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\esptool_py\2.6.1 -prefs=runtime.tools.xtensa-esp32-elf-gcc.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0 -prefs=runtime.tools.xtensa-esp32-elf-gcc-1.22.0-80-g6c4433a-5.2.0.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\xtensa-esp32-elf-gcc\1.22.0-80-g6c4433a-5.2.0 -prefs=runtime.tools.mkspiffs.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -prefs=runtime.tools.mkspiffs-0.2.3.path=C:\Users\stan\AppData\Local\Arduino15\packages\esp32\tools\mkspiffs\0.2.3 -verbose C:\Users\stan\Documents\Arduino\libraries\ESP32-42e-Paper-Weather-Display--master\ESP32_OWM_Current_Forecast_Streaming_75on42_epaper_v1\ESP32_OWM_Current_Forecast_Streaming_75on42_epaper_v1.ino

Board d1_mini32 (platform esp32, package esp32) is unknown

Error compiling for board WEMOS D1 MINI ESP32.

User avatar
jgustavoam
Posts: 163
Joined: Thu Feb 01, 2018 2:43 pm
Location: Belo Horizonte , Brazil
Contact:

Re: Arduino IDE not recognising any ESP32 boards.

Postby jgustavoam » Tue May 25, 2021 12:12 pm

Hello,

Installing ESP32 Board in Arduino IDE 2.0 (Windows, Mac OS X, Linux)
https://randomnerdtutorials.com/install ... o-ide-2-0/
Retired IBM Brasil
Electronic hobbyist since 1976.

mrburnette
Posts: 22
Joined: Mon Feb 12, 2018 6:50 pm

Re: Arduino IDE not recognising any ESP32 boards.

Postby mrburnette » Tue May 25, 2021 4:27 pm

In your ArduinoIDE/preferences, ensure you have the correct JSON listed:

https://github.com/espressif/arduino-es ... manager.md

Then using the IDE board manager, select the ESP32 official install. You may wish to uninstall first and then do a clean install.

Who is online

Users browsing this forum: No registered users and 76 guests