I want to read the RSSI. The code is shown as follows:
,However, after compilation, the error message displayed is: "undefined reference to `bt_hci_cmd_alloc'".I need to know how to solve this problem。
I want to read the RSSI. The code is shown as follows:
,However, after compilation, the error message displayed is: "undefined reference to `bt_hci_cmd_alloc'".I need to know how to solve this problem。
Hi
What sample project is your application based on, what SDK are you working on? I assume the necessary HCI files hasn't been included in your project. Can you confirm this is set in the main file:
Best regards,
Simon
Hi
What sample project is your application based on, what SDK are you working on? I assume the necessary HCI files hasn't been included in your project. Can you confirm this is set in the main file:
Best regards,
Simon