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.

CC1101 Requesting RSSI in asynchronous mode

Other Parts Discussed in Thread: CC1101

I am using CC1101 in asynchronous serial mode with my micro uart set up in interrupt mode. How can I request the RSSI from the radio over SPI and ensure that the value read as RSSI is related to the bytes of data received? I want to know the RSSI value of the bytes as they are received and not request the RSSI after the micro has received the data and only  be looking at the noise level.

Thanks,