Date
1 - 2 of 2
Zephyr technical question
Benedikt Schmidt
Hi there, the KConfig files contain the definitions of possible configuration options. You can then set them in your prj.conf like this: CONFIG_BT_CTLR_TX_PWR_PLUS_5=y Regards, Benedikt Schmidt
On 31.08.21 22:36, Ebrm Jam via
lists.zephyrproject.org wrote:
|
|
Ebrm Jam <jokrsouthvision@...>
Hi, Also, is it just the "BT_CTLR_TX_PWR_0" line that I need to add or <config BT_CTLR_TX_PWR_PLUS_5 bool "+5 dBm" depends on HAS_HW_NRF_RADIO_TX_PWR_HIGH> entirely ? Will it work for the hci_usb sample ? Thank you so much
|
|