Tool/software:
Hi engineers,
I'm using CC2745 host test example code and control it via btool to set the txpower. but seems it always return fail. the RF measuring also shows the set txpower did not succeed.
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.
Tool/software:
Hi engineers,
I'm using CC2745 host test example code and control it via btool to set the txpower. but seems it always return fail. the RF measuring also shows the set txpower did not succeed.
Hello,
Depending on what you're trying to do, you need to use two different APIs:
1. For running tests (HCI_ModemTest etc.) you will need to use: 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. For general (advertising, connections, etc.) use: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
Best,
Nima Behmanesh
Hi Island,
It's legacy code, and it will eventually be removed from the API.
Best,
Nima Behmanesh