NINA-W1 series - System Integration Manual
UBX-17005730 - R07
Software
Page 20 of 47
mkdir hardware
cd hardware
Figure 15: 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.4.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 the following location -
“C:\Users\user_name\Documents\Arduino”
Check if the hardware folder exists. If not, create the same by entering the following command:
Check if the espressif folder exists; if not, create the same by entering the following command: