工具/软件:
尊敬的工程师:
我将使用 CC2745 主机测试示例代码、并通过 btool 对其进行控制、以设置 txPower。 但似乎它总是返回失败。 射频测量还显示设置的 txPower 未成功。
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.
工具/软件:
尊敬的工程师:
我将使用 CC2745 主机测试示例代码、并通过 btool 对其进行控制、以设置 txPower。 但似乎它总是返回失败。 射频测量还显示设置的 txPower 未成功。
您好:
根据您尝试执行的操作、您需要使用两个不同的 API:
1.对于运行测试(HCI_ModemTest 等)、您需要使用: https://dev.ti.com/tirex/content/simplelink_lowpower_f3_sdk_9_10_00_83/docs/ble5stack/ble_user_guide/doxygen/ble/html/group___h_c_i.html#ga239c7bbaeeb1d71daec73138a4516ca7
2.对于一般(广告,联系等),请使用:https://dev.ti.com/tirex/content/simplelink_lowpower_f3_sdk_9_10_00_83/docs/ble5stack/ble_user_guide/doxygen/ble/html/group___h_c_i.html#gaa61487d3db72c8628aa9d529e8de1bed
此致、
Nima Behmanesh