Skip to content

Commit e76208f

Browse files
thomas-m-johansenrlubos
authored andcommitted
doc: samples: added documentation for the new radio_test command
added documentation for the new radio_test command as well as a changelog entry Signed-off-by: Thomas Johansen <thomas.johansen@nordicsemi.no>
1 parent 2c6196e commit e76208f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,10 @@ nRF5340 samples
329329
Peripheral samples
330330
------------------
331331

332-
|no_changes_yet_note|
332+
* :ref:`radio_test` sample:
333+
334+
* Added the new ``start_tx_sweep_with_sleep`` shell command.
335+
It allows for running a TX sweep with silent periods between each frequency.
333336

334337
PMIC samples
335338
------------

samples/peripheral/radio_test/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ User interface
129129
* - time_on_channel
130130
- <time>
131131
- Time on each channel in ms (between 1 and 99).
132+
* - start_tx_sweep_with_sleep
133+
- <tx_time> (us) <sleep_time> (us)
134+
- Start TX sweep with a controlled sleep cycle
132135
* - toggle_dcdc_state
133136
- <state>
134137
- Toggle DC/DC converter state.

0 commit comments

Comments
 (0)