-
Notifications
You must be signed in to change notification settings - Fork 9
CLI Shell
olleheugene edited this page Nov 21, 2019
·
1 revision
For command execution on shell based command line interface
-
Start Window Terminal
-
Type
nRF_DTM cli
on prompt -
You can run the commands set when the prompt shown as below.
Currently available commands are "start/stop/showcfg"
You can easily check the available commands by pressing tab key or typing "help"
-
You can check the detail of options by adding
--help
that whatever you want -
For example,
You can do trasmitter test as below command
(if the configuration is same as default you can omit that items)
DTM> start --port=COM5 --mode=0 --channel=19 --power=0 --model=3 --length=1 --phy=1 --time=1000 --level=0 --repeat=1
or
DTM> start --port=COM5
Getting started
Simple Test
Firmware Modification for RSSI
AoA Tx test result