I have already read that doc and performed the experiment according to the instruction describe in the document. I got response time equal to 300-400 usec for stable RSSI. when I use this timing in my code to read RSSI register, I never got the intended value until I increase the timing upto 800+ usec. could you explain the reason why I need to wait for a long period.
Secondly, Why we could not use a RSSI_VALID signal for this purpose. I mean, it is good if we got to know for stable RSSI through interrupt. waiting for your reply. Thanks