
NINA-W1 series - User Manual
mkdir hardware
cd hardware
2.6.1
Downloading the Arduino IDE
Windows, Mac, and Linux environment are supported. The example below uses the Windows
environment. Download the Arduino IDE using the URL -
https://www.arduino.cc/en/Main/Software
.
Figure 14: Screenshot during installation of the Arduino IDE
Click
Install
button in the dialog box that pops up during installation as shown in the screenshots
below:
Open the Arduino IDE - "
C:\Program Files (x86)\Arduino\arduino.exe
" and then close the program
again. Do this to ensure that the folder is created correctly before downloading the Arduino files as
mentioned in the next step.
The Arduino IDE user folder is typically located in “
C:\Users\user_name\Documents\Arduino
”
2.6.2
Downloading from the GIT repository
Download from the URL -
https://github.com/espressif/arduino-esp32.git
The files should be placed in “
C:\Users\user_name\Documents\Arduino\hardware\espressif\esp32
”
Open the “
mingw32.exe
” located in
c:\msys32
.
The Arduino user folder is normally stored at “
C:\Users\user_name\Documents\Arduino
”
Check if the hardware folder exists. If not, create the same by entering the following command: