硬件:cc26x2r1
sdk:5.20
ccs:10.3.0
RTLS UI:1.4.1.4
你好,
本人使用一个coordinator和一个responder搭建的AOA测量系统,烧录后就打开UI,发现无法识别到设备,一直在搜索设备,如下图所示。

后台log如下图所示

我还尝试使用其他版本的sdk,发现并无此问题。具体的配置如下:
sdk:4.30
CCS:9.2.0
firmware:3.0.0.5(刷过固件)
请问怎么解决这个问题,感谢!
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.
硬件:cc26x2r1
sdk:5.20
ccs:10.3.0
RTLS UI:1.4.1.4
你好,
本人使用一个coordinator和一个responder搭建的AOA测量系统,烧录后就打开UI,发现无法识别到设备,一直在搜索设备,如下图所示。

后台log如下图所示

我还尝试使用其他版本的sdk,发现并无此问题。具体的配置如下:
sdk:4.30
CCS:9.2.0
firmware:3.0.0.5(刷过固件)
请问怎么解决这个问题,感谢!
从SDK5.20开始删除了对AOA角度计算的支持,现在只提供原始IQ数据的采集
查看下面的声明:
For the past few years, we have been improving our Real Time Localization System (RTLS) toolbox. Today, our SimpleLink CC26x2 Bluetooth LE wireless MCUs and software stack (BLE5-Stack) solution elements enable development of Bluetooth 5.2 compliant direction-finding solutions based on Received Signal Strength Indication (RSSI) and Angle of Arrival (AoA), with each leveraged to assist customers building advanced direction-finding applications in various segments, such as automotive and industrial.
It should be understood that an actual end product implementation incorporating AoA direction finding locator capabilities (1) requires advanced knowledge and further integration by the customer that would not ordinarily be required in a product using Bluetooth LE for communication purposes. Some challenges the customer may be required to address with AoA in their locator product include, but are not limited to, the following:
With Bluetooth-qualified AoA capabilities now included in the SDK, we are making the following modifications in our support for AoA:
The content of SimpleLink CC13x2 / CC26x2 SDK version 5.10 and earlier releases will remain accessible; however, limited E2E support for AoA will be provided in these earlier SDKs.
(1) Implementation incorporating AoA direction finding target capabilities do not require such advanced knowledge and can directly leverage the rtls_responder example provided in the SDK as described in the Bluetooth Low Energy Angle of Arrival (AoA) for target devices