Skip to content

Commit f9e1701

Browse files
doc: samples: added documentation for new radio_test hopping_sequence command
added documentation for the new tx_with_sleep_custom_hopping_sequence_set command in radio_test as well as a changelog entry for the new command. Signed-off-by: Thomas Johansen <thomas.johansen@nordicsemi.no>
1 parent 177d482 commit f9e1701

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,8 @@ Peripheral samples
343343

344344
* Added the new ``start_tx_sweep_with_sleep`` shell command.
345345
It allows for running a TX sweep with silent periods between each frequency.
346+
* Added the new ``tx_with_sleep_custom_hopping_sequence_set`` shell command.
347+
It allows for setting a custom channel sequence for the ``start_tx_sweep_with_sleep`` command.
346348

347349
PMIC samples
348350
------------

samples/peripheral/radio_test/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ User interface
142142
- <tx output power>
143143
- Set total output power in dBm.
144144
This value includes SoC output power and front-end module gain.
145+
* - tx_with_sleep_custom_hopping_sequence_set
146+
- <sequence of up to 80channels>
147+
- Set a custom sequence for the start_tx_with_sleep command
145148

146149
TX output power
147150
===============

0 commit comments

Comments
 (0)