![Ublox NINA-W1 Series Скачать руководство пользователя страница 25](http://html1.mh-extra.com/html/ublox/nina-w1-series/nina-w1-series_system-integration-manual_3179697025.webp)
NINA-W1 series - System integration manual
UBX-17005730 - R15
Software
Page 25 of 54
C1 - Public
mkdir hardware
cd hardware
mkdir espressif
cd espressif
Figure 10: Screenshot during installation of the Arduino IDE
Click
Install
button in the dialog box that pops up during installation as shown Figure 11:
Figure 11: Install device software dialog
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
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:
Check if the espressif folder exists; if not, create the same by entering the following command: