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.