Skip to content

Commit a027e19

Browse files
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 c792074 commit a027e19

2 files changed

Lines changed: 10 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
@@ -718,7 +718,10 @@ nRF5340 samples
718718
Peripheral samples
719719
------------------
720720

721-
|no_changes_yet_note|
721+
* :ref:`radio_test` sample:
722+
723+
* Added the new ``start_tx_sweep_duty_cycle`` shell command.
724+
It allows for running a TX sweep with silent periods between each frequency.
722725

723726
PMIC samples
724727
------------

samples/peripheral/radio_test/README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ User interface
129129
* - time_on_channel
130130
- <time>
131131
- Time on each channel in ms (between 1 and 99).
132+
* - start_tx_sweep_duty_cycle
133+
-
134+
- Start TX sweep with duty cycle
135+
* - sweep_duty_cycle_timings
136+
- <tx_time> <sleep_time>
137+
- Time reserved for transmission and sleep respectively on each channel in us.
132138
* - toggle_dcdc_state
133139
- <state>
134140
- Toggle DC/DC converter state.

0 commit comments

Comments
 (0)