This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Set TX power on peripheal/central UART example

Hi everyone,

I wish know how i can set BLE_GAP_TX_POWER_ROLE_ADV at peripheral and BLE_GAP_TX_POWER_ROLE_CONN at central on UART example provided on nRF Connect SDK v1.6.1.

I read about call sd_ble_gap_tx_power_set() function between advertising_init and advertising_start, but unfortunetlly sd_ble_gap_tx_power_set() isn't included in this project. 

What alternative i could make?

Thank you,

regards.

Parents Reply Children
No Data
Related