BoSL nano - Setting up nRF9160 firmware
Here we will describe in detail how to make a build of the nRF9160 firmware for the BoSL nano.
Installing nRF connect
The first step is to install the nRF connect SDK. This will install all the necessary tools. A tutorial is provided at Nordic semiconductors documentation
once this is done, you should have the required tools installed in a ncs directory at the chosen installation directory.
Adding BoSLnano configuration files
We now need to add the BoSL nano board configuration. This provides definitions of where the various peripherals are located, such as LEDs, GPIO, and UART.