Skip to content

Commit

Permalink
samples: openthread: cli: Enable 802.15.4 carrier functions
Browse files Browse the repository at this point in the history
Enable carrier functions required by OPENTHREAD_DIAG.

Signed-off-by: Adrian Gielniewski <[email protected]>
  • Loading branch information
adigie authored and rlubos committed Jan 21, 2025
1 parent cf65838 commit 08ae2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/openthread/cli/sysbuild/ipc_radio/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ CONFIG_UART_CONSOLE=n
CONFIG_LOG=n

CONFIG_NRF_802154_SER_RADIO=y
CONFIG_NRF_802154_CARRIER_FUNCTIONS=y
CONFIG_NRF_RTC_TIMER_USER_CHAN_COUNT=2

# Enable the frame encryption feature in the radio driver, it's required for proper working
Expand Down

0 comments on commit 08ae2b1

Please sign in to comment.