xbee_transparent_serial function can't seem to transmit

I am running a sample application.
In that I was transmitting a string between XBees.
The radios seem to respond to node discovery callbacks and recognize each other.
But the transmitter can’t seem to put data through to the receiver via xbee_transparent_serial(&env).

I really don’t know what to do.

Any help is much appreciated!!