Basically, you need to pair two EV3’s, then write some code to make one (sender) send messages to the other, based on brick button clicks, or other inputs. And you need to write another program for the receiver to wait for these messages and then translate different messages to different actuation (fwd, rev, left, right, up, down, etc).