Hi,
I would like to know how to set the RF output power to the maximum value of +4dBm.
Thanks.
 
					
				
		
 mario_castaneda
		
			mario_castaneda
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Emil,
I am assuming that you want to set the TX power level.
You can use the next API:
rf_tx_power_level_set(TX_GAIN_LEVEL);
Hope it helps
Best Regards,
Mario
Hi Mario,
Thanks for the help.
