Data loss in RX node (Wireless sensor monitoring using nRF24L01+)

PeterH:
To see whether that's the problem, you could change the sender to send a much shorter string and see whether the problems then stop.

Your solution works perfectly. I shorten the TX node String contents & now the RX node shows the FULL Length information.

Received data is sometimes erroneous. Why is it happening?
What is the probable solution to eliminate these errors? Please give some idea
Thank you.