This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Changing TX Power and PHY in NCS Example at Runtime

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

Parents Reply Children
Related