Skip to content

Command Line

Eugene edited this page Aug 2, 2024 · 3 revisions

Direct Terminal command

1552546940038

For direct command execution on the Windows terminal

  1. Start Power shell or DOS terminal
  2. Type nRF_DTM_CLI.exe start on the prompt. If you don't type any options, the tool will use the default configuration that read from nrfdtm_config.ini for the Transmission test. For serial ports, the tool will automatically search for available DTM ports and use the first item in the list it finds, unless you specify one yourself.
  3. To test infinite transmission, you can use "--time=0" or change the value of "continuoustx" to "1" in nrfdtm_config.ini. To stop the infinite transmission, press the key "CTRL+X"

Tx Test

rx_pass

Rx Test

rx_pass rx_fail

Listing DTM available serial ports

nRF_DTM_CLI.exe portlist

searchport

Listing supported features

nRF_DTM_CLI.exe showfeature

showfeature

Show configuration

nRF_DTM_CLI.exe showconfig

showconfig

Getting started


Simple Test


Firmware Modification for RSSI


AoA Tx test result

Clone this wiki locally