get and export IQ sampling

您好! 听说现在的例程可以支持导出IQ的功能,请问哪一个版本的NCS可以支持呢,代码是开源的吗,是不是下载了这个版本的NCS就可以导出IQ呢?然后的话是能够导出到自己的电脑上还是通过串口进行导出呢,麻烦您帮我详细解答一下,谢谢了!

Parents Reply
  • Hi Nordic Support Team, I’ve read that thread. I’m using nRF Connect SDK v3.2.2, and in the initiator example’s main.c, I only see this function:

    static void ranging_data_cb(struct bt_conn *conn, uint16_t ranging_counter, int err),This doesn’t match the function modified in the thread. Is this due to a difference in NCS versions?

    I’m also not sure whether the code changes in that thread are actually correct. I’d like to know whether Nordic’s official example supports exporting IQ data. I was previously told by someone from Nordic that the current example already has this feature. Is that true? If I download the latest NCS version, will the example already include this feature?

Children
No Data
Related