Hi Everyone,
I am working on nrf52832, I am using sdk15.0.0 ble_peripheral /ble_app_beacon as reference.
I am not understood properly uesd for this function static void tps_init(void);
I want to set the tx_power ,I am tried using sd_ble_tx_power_set() function getting error(invalid parameter passing ).
please someone help me for solved this problem.