Any suggested APIs to setup BLE transmit power in NCS?
the set_tx_power() in the Zephyr example looks not work with nordic softdevice controller.
Any suggested APIs to setup BLE transmit power in NCS?
the set_tx_power() in the Zephyr example looks not work with nordic softdevice controller.
Hi,
Are you running the example I referred to? Or a custom application?
Can you give more details about your setup?
There are a number of posts indicating that it is a softdevice problem. Please try it yourself, then advise when it may be fixed.
Adding these lines to prj.conf should make it work.
Thank you for that.
Unfortunately I'm still having trouble with those settings added and
I'm using the example in here:
\v1.4.99-dev1\zephyr\samples\bluetooth\hci_pwr_ctrl
Hi,
Your issue is probably related to this.