Tx power configuration in SDK 2.7.0

Hi, 

I'm a little disoriented.
I used to set the tx power configuration for the nRF5340:

#set output power +3dBm
CONFIG_BT_CTLR=y
CONFIG_BT_CTLR_TX_PWR_PLUS_3=y

in the file <prjdir>\child_image\hci_rpmsg.conf.

How and where can I set the tx power with the new SDK 2.7.0 sysbuild?

Thanks!

Related