Skip to content

Commit 22962d1

Browse files
e-rknordicjm
authored andcommitted
samples: 802154_phy_test: Enable TX diagnostic mode
The TX diagnostic mode is needed to allow the PHY test tool to send arbitrary packets. Signed-off-by: Rafał Kuźnia <[email protected]>
1 parent 7fc104f commit 22962d1

File tree

1 file changed

+1
-0
lines changed
  • samples/peripheral/802154_phy_test

1 file changed

+1
-0
lines changed

samples/peripheral/802154_phy_test/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CONFIG_RING_BUFFER=y
2525
# Additional radio driver configurations
2626
CONFIG_NRF_802154_CARRIER_FUNCTIONS=y
2727
CONFIG_NRF_802154_ENCRYPTION=n
28+
CONFIG_NRF_802154_TX_DIAGNOSTIC_MODE=y
2829

2930
# Shell configuration
3031
CONFIG_SHELL=y

0 commit comments

Comments
 (0)