I am using the CC2530 to transmit wireless signals for monitoring, so I need to access the internal ADC and transmit the data from the ADC to another CC2530 chip. Is there any sample code for using the ADC and transmitting/receiving this data through the ZigBee protocol? I came accross an ADC.c file and it's header file, but I was not able to compile it because of undefined variables in the code.