Build the application

Asset Tracker Template

tags
Asset Tracker Template
  1. Navigate to the application folder:

    # Assuming you are in the asset-tracker-template folder
    cd project/app
    
  2. Build the application by passing the corresponding build target to west build:

    # Thingy:91 X
    west build -p -b thingy91x/nrf9151/ns
    
    # nRF9151 DK
    west build -p -b nrf9151dk/nrf9151/ns