About what? Making sure that the code on the sender is actually using write()? About using Tools + Auto Format before posting code? About using some other pins, and SoftwareSerial, for communications between the two Arduinos?
Have a look at the examples in Serial Input Basics - simple reliable ways to receive data. As you are in charge of both sending and receiving you can use the 3rd example which will be most reliable.