Sendng packets of data via serial wireless

:slight_smile: Greetings....

Actually i am trying to send acclerometer x and y values serially from arduino to teensy via wireless. Accelerometer values reads from 270 to 450 in x and y axis, trying to send it from arudino to teensy through xbee s2 module, i receive values like 248, 128, 0 again & again... I was not able to receive original axis values.. So, can u help me with

1. Sending this data over wireless serial??
2. Is way of using packets of data a good idea.. if so pls help us with it??
3. A small programming structure can even mean to us alot...

Awaiting for reply....

You are not giving us much to go on.

Please post your code, and PLEASE put it in code tags.

...R

Try to get your project working first using wires, then try to set up the wireless connection.