NINA-W1 series - System Integration Manual
UBX-17005730 - R07
Software
Page 21 of 47
git clone --recursive https://github.com/espressif/arduino-esp32.git esp32
mkdir espressif
cd espressif
Now clone the repository to the folder esp32 folder.
Figure 16: Cloning the Arduino Esp32 repository
2.4.3
Downloading the Toolchain
Go to the folder - “C:\Users\user_name\Documents\Arduino\hardware\espressif\esp32\tools” to
execute the program – “get.exe”.
Double click on the “get.exe” to start the download. This will download the toolchain that is needed
to build and flash the project. All the files are extracted on successful download.
Figure 17: Screenshot after selecting "get.exe"
☞
Normally, it takes around 15-30 minutes to download this program.