Hello,
I am using NCS v1.6.0 with the nRF52833 DK and would like to modify the TX power (e.g. from 0 to +4 dBm) and PHY (e.g. from 1Mbps to Coded PHY) in the peripheral_uart example with runtime function calls (not Kconfig). I am looking for something similar to the sd_ble_gap_tx_power_set and sd_ble_gap_phy_update function calls that we had with nRF5 SDK.
Can you please provide a modified version of the example that illustrates this? Are these function calls different if I use the Zephyr Controller vs. the SoftDevice Controller? If so, please provide an example showing each of them.
Regards,
Akash Patel