NINA-W1 series - User Manual
make flash
make flash monitor
make monitor
Now the project is ready to build, but before building and flashing, NINA-W10 should be prepared to
accept the downloaded file. This is done by holding the BOOT button while resetting or powering on
the board.
Then, enter “
make flash
” to build and flash the NINA-W10 as shown below:
Figure 12: Compiling of the example application
Now, reset the NINA-W10 by clicking the RESET button.
Then, enter “
make monitor
” to open a serial port monitor program to the NINA-W10.
You could also enter “
make flash monitor
” to build and flash and then start the serial port monitor
program using only one command.
Figure 131: Hello world example as displayed on the monitor