nRF Connect SDK API 2.8.99
|
int esb_set_tx_power | ( | int8_t | tx_output_power | ) |
#include <include/esb.h>
Set the radio output power.
[in] | tx_output_power | Output power in dBm. The esb_tx_power values can be used to provide backward compatibility. |
0 | If successful. Otherwise, a (negative) error code is returned. |