How to maximize transmit power used on nRF52840?

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

Parents Reply
  • Hi Ken,

    Yes, it seems clear this is only a VS Code related issue. Do you always see this? The Kconfig interpretatin should be based on the active build folder and I do no have any immediate suggestion on why this fails. Can you you generate support info as shown here and upload to the case?

     

    It could also be interestign to see if there are any relevant issues in the VS Code problems tab?

Children
Related