EasyManua.ls Logo

u-blox NINA-W1 series - Setup Path to ESP-IDF; Building and Flashing

u-blox NINA-W1 series
47 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
NINA-W1 series - System Integration Manual
UBX-17005730 - R07 Software Page 16 of 47
export IDF_PATH="C:/git/esp-idf"
cd examples/get-started/hello_world
Figure 8: Verification of all the downloaded files
2.3.3 Setup path to ESP-IDF
The toolchain for the ESP-IDF uses the IDF_PATH environment variable. This variable must be set up
for building the projects.
Figure 9: Setting up the PATH variable
2.3.4 Building and flashing
The environment is now ready to build and flash a project. In this case, we use “hello worldas a
sample project.
This project will print out “Hello World” ten times on the UART and then reboot.
To build this sample project, go to the “hello world” folder using the following command:
Plug in NINA-W10 to the PC and note down the com port number with which it is connected. In this
example, the com port number is assumed to be “COM10”.

Table of Contents