Xbee to AVR32 communication HELP

Hi everybody,

I have two Xbee modules (series 1) and I implemented Tweet–watt project (http://ladyada.net/make/tweetawatt/index.html). But instead of connecting receiver Xbee to PC, I connected my receiver Xbee directly to the AVR32 through USART.

Right now my Xbee transmitter can send data wirelessly to Xbee receiver and I can send data to AVR LCD (with USART C code), but those data are encoded and are not readable.(I can see them on LCD but no meaning!)

I need a code to translate coming data to the voltage and show it on LCD.

Anybody has done it before? any help please? :cry: