Part Number:CC2640R2F
rtls matser 、rtls passive都可以获得 AOA IQ数据吗,通过什么方式获得,在那个文件或者接口可以获得呢
Susan Yang:
https://e2echina.ti.com/support/wireless-connectivity/bluetooth/f/bluetooth-forum/185638/rtls-faq
以及
https://software-dl.ti.com/simplelink/esd/simplelink_cc2640r2_sdk/3.30.00.20/exports/docs/blestack/ble_user_guide/html/ble-stack-3.x-guide/localization-index.html
在此版本中,只有 rtls_passive设备可以捕获 I/Q 样本并触发应用程序进行天线切换的无线电事件。
void AOA_getRxIQ(uint8_t *packetId, AoA_IQSample **samples)您可以在上面的链接直接搜索 I/Q 以详细了解