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-CC1352P: 在rfEchoRx包中如何查看接收信号强度?

Part Number: LAUNCHXL-CC1352P

感觉在

RF_cmdPropRx.pOutput = (uint8_t *)&rxStatistics;
中应该有关接受信号强度的变量,当应该如何在debug中查看,或者使用这个成员变量?