This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2642R: How to modify the tx power in real time?

Part Number: CC2642R
Other Parts Discussed in Thread: SYSCONFIG, ENERGYTRACE

hi all,

i can change tx power by call HCI_EXT_SetTxPowerCmd()  In SimplePeripheral_init().

but i call HCI_EXT_SetTxPowerCmd() after adv, RSSI will not change. 

I want to change the tx power in real-time without reboot. Is there any function I can use?

SDK simplelink_cc13x2_26x2_sdk_4_10_00_78

Demo: simple_peripheral_oad_onchip