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.

CC2530: How to get the RSSI values from a module with CC2530 chip?

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

I have a ZigBee module of some other manufacturer with a TI CC2530 chip inside it. I need to know how I can get the RSSI values from it. For now I can only give commands and send data in hex format from a serial monitor. The manufacturer have not specified any command to get the RSSI.

I went through some of the threads here and found that I can change the AF.h file in Z-stack to get the RSSI. I already downloaded the TI Z-stack. I want to know what I should change in the AF.h or any other file and how I can write those files into my chip? What software should I use? Do I need to use the CC debugger also?

Any documentation or a step by step guide for this would be really valuable.

Thank You