2024-03-21 02:12 AM
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
2024-03-21 02:41 AM
What chip?
2024-03-21 03:27 AM
I use NUCLEO-WL55JC1 EVM
2024-05-20 03:46 AM
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.