Skip to content
 
 

Latest commit

 

History

106 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Open the toolchain manager from nRFConnect and open a shell for the selected toolchain

Manifest

  1. Open west.yml and add the following lines in the remotes section:
    - name: lab5e
      url-base: https://github.com/lab5e
  1. Add the following to the projects section:

projects:

    - name: nrf9160-Lab5e
      remote: lab5e
  1. Save the file and run
west update

The folder nrf9160-Lab5e should now appear under ncs<toolchain version>\nrf\applications

Samples

About

Samples to get you started with nrf9160 and Span

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors