Problem reading XBee API packet

Dariostesh,

No you have misunderstood my problem entirely! Please read carefully my first post. I am transmitting data perfectly well and receiving it!

My problem is that I am not able to print the serial packets consistently to the arduino serial monitor.

I get the output that I screen grabbed and posted when i expect to see something like

0,14,131,0,2,51,0,1,14,0,1,243,1,252,2,123,202
0,14,131,0,2,51,0,1,14,0,1,243,1,252,2,123,202

...repeating consistently, however I get some lines where this in not the case. The problem is in my code somewhere. The hardware is set up and working perfectly.