Hi,
Using nRF Connect SDK v3.3.0, Toolchain v3.3.0, nRF Connect for VS Code 2026.7.2128: I want to configure maximum transmit power used by the nRF52840 on a nRF52840DK, nRF52840 Dongle, and a custom board using the nRF52840.
I have added CONFIG_BT_CTLR_TX_PWR_PLUS_8=y to my prj.conf file, but I see the following:

What am I missing? I see CONFIG_HAS_HW_NRF_RADIO_TX_PWR_HIGH=y in the output file .config.
Thank you,
Ken

