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.
请问两块LAUNCHXL-CC1310,我已经将电容修改好,通过SAM天线接口连接了915MHz的天线,也在SmartRF Studio中修改了相关的射频参数,请问应该结合rfPacketTX/RX示例吗?应该怎么修改程序,能实现通过天线让一块发送,一块接受呢?
替换掉工程中的smartrf_settings.c和smartrf_settings.h文件,参考https://dev.ti.com/tirex/content/simplelink_academy_cc13x0sdk_4_20_00_00/modules/prop_rf/prop_01_basic/prop_01_basic.html
您好,请问CC1310开发板可以实现对天线数据或信号进行采集,如AD采样这些吗?参考哪些示例呢?
天线部分的数据是由RF核完成的,这部分不开源,没有办法自己操作