getting analog data in RCM4510

Hi,
i’m trying to get analog data using RCM 4510 which does not have onboard ADC but it is utilizing the A/D module in Zigbee modem.
How to read the analog values and get digital value?
Is there any sample code available for it?

Hi anchal,

If you have RCM4510, there is a good sample;
API_TEST.C has Analog Ch reading function.

thanks