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.

[参考译文] CC2640:+5dBm 输出的信号

Guru**** 2387960 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1268786/cc2640-signal-by-5dbm

器件型号:CC2640

大家好。

我们使用该函数将信号升高+5dBm、为此、我们运行命令:
HCI_EXT_SetTxPowerCmd (HCI_EXT_TX_POWER_5_DBM);

是否有必要在其他某个位置启用此命令以在+5dBm 永久工作?

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

     HCI_EXT_SetTxPowerCmd ()是更改器件 txPower 的正确方法。 您可以在启动时运行该函数一次、并且该设置应在整个程序执行过程中进行维护。

    此致、

    1月