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.

CC2640R2F AOA工程 修改广播发送功率



SDK版本:simplelink_cc2640r2_sdk_2_30_00_28

采用例程:“ti\simplelink_cc2640r2_sdk_2_30_00_28\examples\rtos\CC2640R2_LAUNCHXL\blestack\aoa_sender”

问题:在aoa_sender工程中,想修改AOA开启后的广播发送功率,要如何修改???

补充:1、使用过HCI_EXT_SetTxPowerCmd()函数修改广播发送功率,但发现设置后,测量的功耗并没有变化,实际测试也并没有增加发送的距离。

  2、查找资料,发现修改AOA时的发送功率需要修改“AOA.c aoaSetup参数中的.common.txPower”,但经验证也没有任何变化。