cancel
Showing results for 
Search instead for 
Did you mean: 

How to change transmit power in runtime

KimiHu
Associate

Hi all,

If I want to increase transmit power when press button, how to do it?

1. Do I stop or DeInit something?

2. which API can change power?

Thank you

3 REPLIES 3
Andrew Neil
Evangelist III

What chip?

KimiHu
Associate

I use NUCLEO-WL55JC1 EVM

STTwo-32
ST Employee

Hello @KimiHu 

To change the TX_Output power on a button Click, I suggest you create an interrupt on the press of the Button where you change the TX_OUTPUT_POWER (this parameter is declared on the subghz_phy_app.h).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.