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.

使用Python脚本没有得到相位角度的问题



您好,我在AOA相关教程中看到通过设置脚本中不同的模式,可以在导出文件中获得不同的导出值,比如IQ或相位差或角度。

但是当我在rtls_aoa_multi_conn_example.py脚本中,设置了“AOA_MODE_PAIR_ANGLES”和“AOA_MODE_ANGLE”时,却发现得到的数据始终只有channel和rssi值,这是怎么回事?请问我该如何修改才能得到教程中指明的相位差和角度值?