nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ esb_set_tx_power()

int esb_set_tx_power ( int8_t  tx_output_power)

#include <include/esb.h>

Set the radio output power.

Parameters
[in]tx_output_powerOutput power in dBm. The esb_tx_power values can be used to provide backward compatibility.
Return values
0If successful. Otherwise, a (negative) error code is returned.