User's Guide

© USI. All rights reserved.
Download and install nRF5 Command Line Tools
https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF5-Command-Line-
Tools
Untar nRF5 Command Line Tools and set to $PATH
Add nRF5 Command Line Tools path to .bash_profile.
$ echo export PATH=“< nRF5 Command Line Tools path >:$PATH" >> ~/.bash_profile
Install nRF5 Command Line Tools
22