How to set the Tx power to +8db on nRF52840

Hello, I have an nRF52840 SoC on which I want to set the transmission power to +8db. I have already tried the following in the configuration, but unfortunately the transmission power does not improve.

CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL=y
CONFIG_BT_CTLR_TX_PWR_PLUS_8=y


How do I configure this correctly?

NCS 2.3.0
nRF52840 - WE_Proteus-3

Regards, Jonas 

Related