Hi, I am developing my own application based on the newest demo direction _finding_connectionless_tx and direction_finding_connectionless_rx with Dev board nrf52833.
I am wondering that if there is a api or something for me to set the tx power, like 0dbm,+4dbm. I see from other question that the api function sd_ble_gap_tx_power_set() do actually set the tx power. But in demo direction _finding_connectionless_tx i did not find the similar code. Can you help me?