Setting Transmission Power Configuration Options

Greetings,

I want to set the transmission power to different settings: 0 dBm, +2 dBm, +4 dBm, +8 dBm 

To do this I enabled the configuration options CONFIG_BT_CTLR_TX_PWR_0, CONFIG_BT_CTLR_TX_PWR_PLUS_2, CONFIG_BT_CTLR_TX_PWR_PLUS_4, CONFIG_BT_CTLR_TX_PWR_PLUS_8

respectively in my prj.config file.

Can you confirm that this will indeed change the transmission power to the option selected (i.e. +2 dBm when enabling CONFIG_BT_CTLR_TX_PWR_PLUS_2, + 4 dBm when enabling CONFIG_BT_CTLR_TX_PWR_PLUS_4 etc.) ??

Thank you!

Best regards,

Stavros

Related